hass-core/tests/components/zwave
Dave T fa6d6d914b
Use new enums in zwave tests (#62711)
* Use new enums in zwave tests

* Code review: == to is and BinarySensor to Sensor
2021-12-23 23:51:33 +01:00
..
__init__.py
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_binary_sensor.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_climate.py Update integrations t-z to override extra_state_attributes() (#47760) 2021-03-11 20:16:26 +01:00
test_cover.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_fan.py Update zwave to use new fan entity model (#45541) 2021-01-28 10:35:01 +01:00
test_init.py Add zwave to zwave_js migration (#56159) 2021-09-29 08:55:27 -07:00
test_light.py Add color mode support to zwave light (#55264) 2021-12-13 14:38:49 +01:00
test_lock.py Merge system options into pref properties (#51347) 2021-06-01 22:34:31 +02:00
test_node_entity.py Update integrations t-z to override extra_state_attributes() (#47760) 2021-03-11 20:16:26 +01:00
test_sensor.py Use new enums in zwave tests (#62711) 2021-12-23 23:51:33 +01:00
test_switch.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_websocket_api.py Add zwave to zwave_js migration (#56159) 2021-09-29 08:55:27 -07:00
test_workaround.py Sort imports according to PEP8 for zwave (#29658) 2019-12-09 12:29:12 +01:00