core/tests/components/zwave_js
Martin Hjelmare d5fcf0b622
Add zwave_js binary sensor entity category (#58703)
* Add zwave_js binary sensor entity category

* Handle non idle notification state

* Fix door state

* Fix duplicate door state description

* Add tests
2021-11-09 18:26:34 +01:00
..
fixtures Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
__init__.py
common.py Add zwave_js binary sensor entity category (#58703) 2021-11-09 18:26:34 +01:00
conftest.py Open and close tilt for Fibaro devices in zwave_js (#58435) 2021-10-28 22:30:34 +02:00
test_api.py Use http.HTTPStatus in components/[wxyz]* (#58330) 2021-10-24 17:25:01 +02:00
test_binary_sensor.py Add zwave_js binary sensor entity category (#58703) 2021-11-09 18:26:34 +01:00
test_climate.py
test_config_flow.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_cover.py Open and close tilt for Fibaro devices in zwave_js (#58435) 2021-10-28 22:30:34 +02:00
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_discovery.py
test_events.py
test_fan.py Bump zwave-js-server-python to 0.22.0 (#48085) 2021-03-18 18:12:33 +01:00
test_init.py Manage s2 keys in zwave_js (#56783) 2021-09-29 15:04:24 -07:00
test_light.py
test_lock.py
test_migrate.py
test_number.py
test_select.py Add zwave_js select entity category (#59157) 2021-11-05 10:31:51 -04:00
test_sensor.py Set entity_category for node status sensor (#58434) 2021-10-25 17:54:13 -04:00
test_services.py Convert val to str when needed while calling zwave_js.set_value (#57216) 2021-10-07 13:22:33 -07:00
test_siren.py
test_switch.py
test_trigger.py