Skip to content

Releases: mnordseth/enet-homeassistant

Initial light sensor support

21 Jun 11:33
Compare
Choose a tag to compare
v0.993

Add initial support for light sensor.

Merge fix for cover position

09 Jun 08:51
295005d
Compare
Choose a tag to compare
Merge pull request #17 from joergpichler/Fix_enet_cover_position

Fix enet cover position

Try to resolve cover position

06 Jun 19:34
Compare
Choose a tag to compare
v0.991

Try to make cover position consistent across enet and HA

Remove use of depricated async_get_registry

25 May 08:06
Compare
Choose a tag to compare

This should resolve issue where suggested device automations are not shown

FIx resolution issue when converting between 0-100 and 0-255 values

29 Mar 07:38
Compare
Choose a tag to compare
v0.98

Fix transform between 0-100 values and 0-255 values

Ignore TADO devices

15 Mar 21:03
8cc5749
Compare
Choose a tag to compare
Merge pull request #12 from antoonhuiskens/main

Adds DVT_TADO device and add TADO channels to 'ignored_channel_types'…

Fix device trigger bug

17 Feb 18:48
Compare
Choose a tag to compare
v0.96

Fix a bug introduced by SensorChannel refactoring that broke device t…

Scale cover position

06 Feb 21:15
Compare
Choose a tag to compare
Scale cover position Pre-release
Pre-release
v0.95c

Scale cover position from 0-100 in enet to 0-255 in HA

Initial cover support

06 Feb 18:18
Compare
Choose a tag to compare
Initial cover support Pre-release
Pre-release
v0.95b

Initial support for blinds / cover

Support devices with both sensor and actuator channels

25 Jan 20:31
Compare
Choose a tag to compare
v0.94

Rearchitect to support devices with both sensor and actuator channels