Releases: mnordseth/enet-homeassistant
Releases · mnordseth/enet-homeassistant
Initial light sensor support
v0.993 Add initial support for light sensor.
Merge fix for cover position
Merge pull request #17 from joergpichler/Fix_enet_cover_position Fix enet cover position
Try to resolve cover position
v0.991 Try to make cover position consistent across enet and HA
Remove use of depricated async_get_registry
This should resolve issue where suggested device automations are not shown
FIx resolution issue when converting between 0-100 and 0-255 values
v0.98 Fix transform between 0-100 values and 0-255 values
Ignore TADO devices
Merge pull request #12 from antoonhuiskens/main Adds DVT_TADO device and add TADO channels to 'ignored_channel_types'…
Fix device trigger bug
v0.96 Fix a bug introduced by SensorChannel refactoring that broke device t…
Scale cover position
v0.95c Scale cover position from 0-100 in enet to 0-255 in HA
Initial cover support
v0.95b Initial support for blinds / cover
Support devices with both sensor and actuator channels
v0.94 Rearchitect to support devices with both sensor and actuator channels