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-02-23 11:26:46 +00:00
Code
Activity
Files
02391663c199fb4bd4e031041788ece809faa20a
core
/
tests
/
components
/
config
History
J. Nick Koston
9a5eec561a
Only set require_restart on config entry reload if its not recoverable (
#66994
)
2022-02-21 10:27:23 -08:00
..
__init__.py
…
test_area_registry.py
…
test_auth_provider_homeassistant.py
…
test_auth.py
…
test_automation.py
Allow removing keys from automation (
#65374
)
2022-02-01 09:45:08 -08:00
test_config_entries.py
Only set require_restart on config entry reload if its not recoverable (
#66994
)
2022-02-21 10:27:23 -08:00
test_core.py
…
test_device_registry.py
Add WS API for removing a config entry from a device (
#66188
)
2022-02-21 10:11:18 +01:00
test_entity_registry.py
Revert "Allow setting entity options with config/entity_registry/update" (
#64693
)
2022-01-23 21:07:12 -08:00
test_init.py
…
test_scene.py
…
test_script.py
…
test_zwave.py
…