core/homeassistant/components/zwave_js
J. Nick Koston f2b303d509
Implement percentage step sizes for fans (#46512)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-02-18 21:05:09 -10:00
..
translations [ci skip] Translation update 2021-02-19 00:03:06 +00:00
__init__.py Wait for registries to load at startup (#46265) 2021-02-11 17:36:19 +01:00
api.py Cleanup unused loggers (#46510) 2021-02-14 13:46:58 +01:00
binary_sensor.py Add guards for missing value in binary_sensor platform of zwave_js integration (#46293) 2021-02-10 10:30:16 -05:00
climate.py Cleanup unused loggers (#46510) 2021-02-14 13:46:58 +01:00
config_flow.py None optional hass typing in FlowHandler (#46462) 2021-02-13 13:21:37 +01:00
const.py
cover.py Add barrier covers to zwave_js integration (#46379) 2021-02-14 13:24:29 +01:00
discovery.py Fix missing color switch specific device class for Z-Wave JS driver >6.3 (#46718) 2021-02-18 07:58:43 -05:00
entity.py Handle missing value in all platforms of zwave_js (#46081) 2021-02-06 14:02:03 +01:00
fan.py Implement percentage step sizes for fans (#46512) 2021-02-18 21:05:09 -10:00
light.py Remove v4 multilevel transitional currentValue workaround in zwave_js (#45884) 2021-02-03 12:02:49 +01:00
lock.py Handle missing value in all platforms of zwave_js (#46081) 2021-02-06 14:02:03 +01:00
manifest.json Bump zwave-js-server-python to 0.17.2 (#46010) 2021-02-04 20:44:40 +01:00
sensor.py Use better names for zwave_js platforms that are self describing (#46083) 2021-02-06 12:08:25 +01:00
services.yaml Add selectors to Z-Wave JS service definitions (#46737) 2021-02-18 16:24:04 +01:00
strings.json
switch.py Add barrier covers to zwave_js integration (#46379) 2021-02-14 13:24:29 +01:00