Releases: scottyphillips/echonetlite_homeassistant
Correct solar generation
This release fixes Solar panel generation sensor in to be in WH rather then incorrectly KWH
Bug Fix
Issue with sensors not being created under certain combinations due to missing logic has been resolved.
Home Solar panel bug fix
minor update to improve support for home solar panel class.
Initial support for Home Solar
This release should see better support for Home Solar systems in response to issue #68
Tweak minimum and maximum values
Following feedback the temperature slider minimum and maximum values in 3.4.0 have been adjusted slightly.
Thanks everyone for supporting this project.
Configurable Temperature ranges for modes of operation.
This release provides end users with the means to configure minimum and maximum temperature ranges for their HVAC systems under different modes of operation. Under the configuration options, you can now adjust minimum and maximum ranges for heating, cooling and automatic modes of operation to match with your system.
Bug fixes
Bug fixes.
This is a minor uplift to include the recent bug fix contributions. Thanks everyone who has supported this project.
Bug fixes
This release contains the following bug fixes:
- Improves behaviour when reloading Home Assistant and ECHONETlite device is offline or not reachable from the network at reboot. Device will be loaded but in state 'unavailable'. Device will continue to be polled and not throw errors in the logs
- Minor bugfix for when climate state is auto.
Add light class and correctly handle config flow for unavailable devices
This release introduces support for the light class.
Tested against MoekadenRoom simulator.
Also this address an issue where ghost ECHONET devices would be appear to be added to HomeAssistant. Config flow will now identify if no ECHONET device actually exists and cancel.