hass-core/homeassistant/components/sleepiq
Mike Fugate 836b051be9
Fix SleepIQ firmness number step and min values ()
* fix sleepiq firmness number step and min values

* add asserts for min/max/step attributes
2022-04-09 22:46:58 +03:00
..
translations [ci skip] Translation update 2022-03-13 00:18:58 +00:00
__init__.py Add SleepIQ select entity for foundation preset positions () 2022-03-23 16:14:39 -10:00
binary_sensor.py
button.py
config_flow.py
const.py Add number entities to control SleepIQ actuator positions () 2022-03-12 09:58:03 -10:00
coordinator.py Bump asyncsleepiq to 1.2.0 () 2022-03-21 08:27:51 -10:00
entity.py Migrate SleepIQ unique IDs that are using sleeper name instead of sleeper ID () 2022-03-12 12:54:26 -10:00
light.py
manifest.json Bump asyncsleepiq to 1.2.3 () 2022-04-02 10:44:16 +02:00
number.py Fix SleepIQ firmness number step and min values () 2022-04-09 22:46:58 +03:00
select.py Bump asyncsleepiq to 1.2.3 () 2022-04-02 10:44:16 +02:00
sensor.py
strings.json Prettify json (strings.json) () 2022-03-30 10:35:30 +02:00
switch.py