github dolezsa/thermal_comfort 1.5.0

latest releases: 2.2.2, 2.2.1, 2.2.0...
2 years ago

Added

Yaml global options @rautesamtr

This adds global options per thermal comfort platform entry. This
options are set for all entries but can be overridden per sensor entry.

Supported options are poll, scan_interval, custom_icons,
sensor_types.

e.g.

thermal_comfort:
  - poll: true
    scan_interval: 5
    sensor:
      - name: Kitchen
        
      - name: Garage
        poll: false

Store temperature attribute in native unit @lymanepp

Translations

Full Changelog: 1.4.3...1.5.0

Don't miss a new thermal_comfort release

NewReleases is sending notifications on new releases.