This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-06 13:26:29 +01:00
Code
Activity
Files
5f627df6f8d07331e8385f3e24efa0a0e92abdbf
core
/
tests
/
components
/
ozw
T
History
Erik Montnemery
84226da404
Update tests i-o to use async_get() instead of async_get_registry() (
#47653
)
2021-03-09 14:32:08 +01:00
..
__init__.py
…
common.py
…
conftest.py
Lint suppression cleanups (
#47248
)
2021-03-02 09:02:04 +01:00
test_binary_sensor.py
Update tests i-o to use async_get() instead of async_get_registry() (
#47653
)
2021-03-09 14:32:08 +01:00
test_climate.py
Revert "Convert ozw climate values to correct units (
#45369
)" (
#46163
)
2021-02-08 07:05:10 +01:00
test_config_flow.py
…
test_cover.py
…
test_fan.py
…
test_init.py
Mark entities as unavailable when they are removed but are still registered (
#45528
)
2021-02-08 10:45:46 +01:00
test_light.py
…
test_lock.py
…
test_migration.py
Update tests i-o to use async_get() instead of async_get_registry() (
#47653
)
2021-03-09 14:32:08 +01:00
test_scenes.py
…
test_sensor.py
Update tests i-o to use async_get() instead of async_get_registry() (
#47653
)
2021-03-09 14:32:08 +01:00
test_services.py
…
test_switch.py
…
test_websocket_api.py
…