- updated documentation

This commit is contained in:
Jack Simbach 2021-10-08 22:12:07 -04:00
parent 64c92d38c5
commit 2f5ae91150
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
- Fixed device info when serial not present (@Xe138)
- Fixed issue with ovens when raw temperature not available (@chadohalloran)
- Fixed issue where Split A/C temperature sensors report UOM incorrectly (@RobertusIT)
- Added convertable drawer mode, proximity light, and interior lights to fridge (@grotto27, @elwing00)
## 0.4.3
- Enabled support for appliances without serial numbers

View File

@ -72,6 +72,7 @@ A/C Controls:
- Fixed device info when serial not present (@Xe138)
- Fixed issue with ovens when raw temperature not available (@chadohalloran)
- Fixed issue where Split A/C temperature sensors report UOM incorrectly (@RobertusIT)
- Added convertable drawer mode, proximity light, and interior lights to fridge (@grotto27, @elwing00)
{% endif %}
{% if version_installed.split('.') | map('int') < '0.4.3'.split('.') | map('int') %}