core/tests/components/onewire
epenet 2d1bb6135c
Use entity name translations in 1-wire (#90696)
* Use entity name translations in onewire

* Adjust binary sensors

* Adjust switches

* Cleanup
2023-04-03 13:07:02 -04:00
..
__init__.py Use entity name translations in 1-wire (#90696) 2023-04-03 13:07:02 -04:00
conftest.py Move mock_setup_entry to conftest (#88484) 2023-03-06 11:31:50 +01:00
const.py Use entity name translations in 1-wire (#90696) 2023-04-03 13:07:02 -04:00
test_binary_sensor.py Clean up unnecessary registry mocks from integration tests (#87763) 2023-02-09 10:43:45 +01:00
test_config_flow.py Await block till done inside patched config entry in tests (#89515) 2023-03-10 06:42:53 -10:00
test_diagnostics.py Add type hints to integration tests (part 16) (#88008) 2023-02-15 10:50:02 +01:00
test_init.py Improve onewire test coverage (#90184) 2023-03-26 23:46:52 +02:00
test_sensor.py Clean up unnecessary registry mocks from integration tests (#87763) 2023-02-09 10:43:45 +01:00
test_switch.py Clean up unnecessary registry mocks from integration tests (#87763) 2023-02-09 10:43:45 +01:00