hass-core/tests/components/renault
epenet d49029e9fc
Add door and lock status to Renault integration (#66698)
* Add coordinator for lock status

* Add fixture for lock status

* Add lock status binary sensor

* Add to test constants

* Adjust conftest

* Fix inverted state

* Add door status

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-21 20:07:43 +01:00
..
fixtures Add door and lock status to Renault integration (#66698) 2022-02-21 20:07:43 +01:00
__init__.py Use constants in renault tests (#58406) 2021-10-25 09:42:01 -04:00
conftest.py Add door and lock status to Renault integration (#66698) 2022-02-21 20:07:43 +01:00
const.py Add door and lock status to Renault integration (#66698) 2022-02-21 20:07:43 +01:00
test_binary_sensor.py Allow None on Renault binary sensors (#65997) 2022-02-07 15:06:40 +02:00
test_button.py Use Domain not Platform on test service calls (#65508) 2022-02-03 14:16:35 +01:00
test_config_flow.py Use pytest fixtures on Renault tests (#57955) 2021-10-18 13:27:44 +02:00
test_device_tracker.py Use new Platform enum in Renault (#60903) 2021-12-03 09:28:04 -08:00
test_diagnostics.py Add coordinator data to Renault diagnostics (#64783) 2022-01-24 11:15:57 +02:00
test_init.py Use pytest fixtures on Renault tests (#57955) 2021-10-18 13:27:44 +02:00
test_select.py Use Domain not Platform on test service calls (#65508) 2022-02-03 14:16:35 +01:00
test_sensor.py Use RegistryEntryDisabler (#60436) 2021-12-15 23:25:40 +02:00
test_services.py Add button entities to Renault (#59383) 2021-11-15 15:50:43 +01:00