core/homeassistant/components/zwave_js
Raman Gupta af4e6f856f
Use better names for zwave_js platforms that are self describing (#46083)
* use better names for platforms that are self describing

* add missing light change

* fix tests

* only use value_name in sensors and binary_sensors
2021-02-06 12:08:25 +01:00
..
translations [ci skip] Translation update 2021-02-06 00:07:22 +00:00
__init__.py Upgrade Z-Wave JS Python to 0.17.0 (#45895) 2021-02-03 11:58:46 +01:00
api.py Upgrade Z-Wave JS Python to 0.17.0 (#45895) 2021-02-03 11:58:46 +01:00
binary_sensor.py Use better names for zwave_js platforms that are self describing (#46083) 2021-02-06 12:08:25 +01:00
climate.py Add support for climate setpoint thermostats to zwave_js (#45890) 2021-02-03 13:59:19 +01:00
config_flow.py Add zwave_js add-on config flow support (#45552) 2021-01-27 08:56:16 +01:00
const.py Add notification events to zwave_js integration (#45827) 2021-02-02 09:37:42 +01:00
cover.py Fix zwave_js cover control for Up/Down and Open/Close (#45965) 2021-02-05 10:48:47 +01:00
discovery.py Add support for climate setpoint thermostats to zwave_js (#45890) 2021-02-03 13:59:19 +01:00
entity.py Use better names for zwave_js platforms that are self describing (#46083) 2021-02-06 12:08:25 +01:00
fan.py Update zwave_js to use new fan entity model (#45543) 2021-01-28 10:15:24 +01:00
light.py Remove v4 multilevel transitional currentValue workaround in zwave_js (#45884) 2021-02-03 12:02:49 +01:00
lock.py Add support for zwave_js lock services (#45451) 2021-01-23 18:21:31 -05: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 support for zwave_js lock services (#45451) 2021-01-23 18:21:31 -05:00
strings.json Add zwave_js add-on config flow support (#45552) 2021-01-27 08:56:16 +01:00
switch.py Include config entry id in zwave_js signal names (#45282) 2021-01-19 16:40:01 +01:00