hass-core/tests/components/onewire
epenet 7e81c6a591
Move onewire device compatibility checks (#59338)
* Move device compatibility checks to onewirehub

* Add test for dtoverlay warning

* Add tests for unknown device warning

* Move dtoverlay error

* Empty commit to retrigger tests

* Update description

* Patch asyncio.sleep to speed up the tests

Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-09 18:30:05 +01:00
..
__init__.py Use ATTR_VIA_DEVICE constant in onewire tests (#58405) 2021-10-25 09:42:40 -04:00
conftest.py Use constants in Onewire tests (#58017) 2021-10-19 21:41:01 +02:00
const.py Move onewire device compatibility checks (#59338) 2021-11-09 18:30:05 +01:00
test_binary_sensor.py Move onewire device compatibility checks (#59338) 2021-11-09 18:30:05 +01:00
test_config_flow.py Use pytest fixtures on Onewire tests (#57973) 2021-10-18 19:16:53 +02:00
test_init.py Move onewire device compatibility checks (#59338) 2021-11-09 18:30:05 +01:00
test_sensor.py Move onewire device compatibility checks (#59338) 2021-11-09 18:30:05 +01:00
test_switch.py Move onewire device compatibility checks (#59338) 2021-11-09 18:30:05 +01:00