core/tests/components/onewire
epenet c00a5fad8f
Cleanup device registration in Onewire (#58101)
* 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 (#58101) 2021-10-22 11:45:40 +02:00
conftest.py Use constants in Onewire tests (#58017) 2021-10-19 21:41:01 +02:00
const.py Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00
test_binary_sensor.py Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00
test_config_flow.py
test_init.py
test_sensor.py Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00
test_switch.py Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00