Skip to content

Releases: scottyphillips/echonetlite_homeassistant

Correct solar generation

11 Mar 02:42
Compare
Choose a tag to compare

This release fixes Solar panel generation sensor in to be in WH rather then incorrectly KWH

Bug Fix

11 Mar 02:14
Compare
Choose a tag to compare

Issue with sensors not being created under certain combinations due to missing logic has been resolved.

Home Solar panel bug fix

11 Mar 01:19
Compare
Choose a tag to compare

minor update to improve support for home solar panel class.

Initial support for Home Solar

10 Mar 23:48
Compare
Choose a tag to compare

This release should see better support for Home Solar systems in response to issue #68

Tweak minimum and maximum values

25 Feb 06:57
Compare
Choose a tag to compare

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.

24 Feb 21:40
Compare
Choose a tag to compare

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.

Screen Shot 2022-02-25 at 8 38 15 am

Bug fixes

21 Feb 06:52
Compare
Choose a tag to compare

This release addresses the KeyError 133 messages as seen in issues #64 and #65. Root cause was failed batch processing of Echonet messages.

Bug fixes.

17 Feb 06:01
Compare
Choose a tag to compare

This is a minor uplift to include the recent bug fix contributions. Thanks everyone who has supported this project.

Bug fixes

14 Jan 23:16
Compare
Choose a tag to compare

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

15 Sep 01:24
Compare
Choose a tag to compare

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.