hass-core/tests/components/onewire
epenet 1b0118a81b
Use constants in Onewire tests (#58017)
* Use ATTR_ENTITY_ID constant

* Add ATTR_UNIQUE_ID constant

* Add new attribute constants

* Fix missing ATTR_DEFAULT_DISABLED

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