Releases: theneweinstein/somneo
Releases · theneweinstein/somneo
v3.0.1
Fix bug in light.
v3.0.0
Complete rewrite of the code to support Home Assistant DataCoordinator and new entity naming structure. Set-up via YAML has been removed.
v2.2.8-hotfix
Fix HACS version
v2.2.8
Fixed depreciated features NumberEntity
v2.2.7
Update urllib to resolve conflicts in HA2022.3
v2.2.6
Change device_state_attributes to extra_state_attributes (depreciated)
v2.2.5
Bumped required version for HA to 2021.12
v2.2.3
Changed state property to no native_value property (home assistant 2021.9).
v2.2.2
Update services.yaml (include add_alarm and remove_alarm).
v2.2.1
Converted NextAlarmSensor to datetime object.