hass-core/tests/components/onewire
epenet 2f3b509513
Refactor onewire options flow (#87162)
* Refactor onewire options flow

* Adjust

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Use async_entries_for_config_entry

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-02-05 01:18:20 +01:00
..
__init__.py Ignore TAI8570 errors in onewire (#87154) 2023-02-03 09:11:54 -05:00
conftest.py
const.py Replace the usage of unit constants by enumerations in Tests [o-r] (#85936) 2023-01-15 14:50:24 +01:00
test_binary_sensor.py Improve onewire tests (#85064) 2023-01-03 17:32:39 +01:00
test_config_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum (#74656) 2022-07-07 21:28:18 +02:00
test_diagnostics.py Improve onewire tests (#85064) 2023-01-03 17:32:39 +01:00
test_init.py Allow removing a onewire device (#72710) 2022-05-31 10:40:08 +02:00
test_options_flow.py Refactor onewire options flow (#87162) 2023-02-05 01:18:20 +01:00
test_sensor.py Ignore TAI8570 errors in onewire (#87154) 2023-02-03 09:11:54 -05:00
test_switch.py Improve onewire tests (#85064) 2023-01-03 17:32:39 +01:00