hass-core/tests/components/ozw
Paulus Schoutsen 9e07910ab0
Mark entities as unavailable when they are removed but are still registered ()
* Mark entities as unavailable when they are removed but are still registered

* Add sync_entity_lifecycle to collection helper

* Remove debug print

* Lint

* Fix tests

* Fix tests

* Update zha

* Update zone

* Fix tests

* Update hyperion

* Update rfxtrx

* Fix tests

* Pass force_remove=True from integrations

Co-authored-by: Erik <erik@montnemery.com>
2021-02-08 10:45:46 +01:00
..
__init__.py Rename zwave_mqtt to ozw () 2020-05-14 22:56:04 +02:00
common.py Fix mqtt check in ozw () 2021-01-29 17:57:39 +01:00
conftest.py Fix mqtt check in ozw () 2021-01-29 17:57:39 +01:00
test_binary_sensor.py Rename zwave_mqtt to ozw () 2020-05-14 22:56:04 +02:00
test_climate.py Revert "Convert ozw climate values to correct units ()" () 2021-02-08 07:05:10 +01:00
test_config_flow.py Fix mqtt check in ozw () 2021-01-29 17:57:39 +01:00
test_cover.py Add stop support to openzwave (mqtt) cover () 2021-01-10 18:05:52 +01:00
test_fan.py Update ozw to use new fan entity model () 2021-01-28 09:40:10 +01:00
test_init.py Mark entities as unavailable when they are removed but are still registered () 2021-02-08 10:45:46 +01:00
test_light.py Clean up some of the ozw tests () 2020-10-10 09:45:20 +02:00
test_lock.py Add OZW WS API support for locks () 2020-10-06 14:20:48 +02:00
test_migration.py Add zwave to ozw migration () 2021-01-09 15:23:03 +01:00
test_scenes.py Add ozw scene_instance to scene_activated () 2020-12-02 01:23:08 +01:00
test_sensor.py Add ZwaveStringSensor to OZW integration () 2020-08-23 15:16:26 +02:00
test_services.py Add OZW node config parameters websocket commands () 2020-10-05 21:47:28 +02:00
test_switch.py Rename zwave_mqtt to ozw () 2020-05-14 22:56:04 +02:00
test_websocket_api.py Drop asynctest () 2021-01-01 22:31:56 +01:00