1.5.0
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
- Polish translation added. @pejotigrek
- Brazilian Portugese translation added. @cvroque
Full Changelog: 1.4.3...1.5.0