hass-core/tests/components/onewire
epenet c00a5fad8f
Cleanup device registration in Onewire ()
* Add checks for device registry

* Move registry checks to init.py

* Run device registry check on disabled devices

* Empty commit for testing

* Register devices during initialisation

* Adjust tests accordingly

* Add via_device to device info

* Adjust access to device registry

Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-22 11:45:40 +02:00
..
__init__.py Cleanup device registration in Onewire () 2021-10-22 11:45:40 +02:00
conftest.py Use constants in Onewire tests () 2021-10-19 21:41:01 +02:00
const.py Cleanup device registration in Onewire () 2021-10-22 11:45:40 +02:00
test_binary_sensor.py Cleanup device registration in Onewire () 2021-10-22 11:45:40 +02:00
test_config_flow.py Use pytest fixtures on Onewire tests () 2021-10-18 19:16:53 +02:00
test_init.py Use pytest fixtures on Onewire tests () 2021-10-18 19:16:53 +02:00
test_sensor.py Cleanup device registration in Onewire () 2021-10-22 11:45:40 +02:00
test_switch.py Cleanup device registration in Onewire () 2021-10-22 11:45:40 +02:00