This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/elisspace/core.git
synced
2026-09-19 09:11:38 +00:00
Code
Issues
Releases
Wiki
Activity
Files
5e366d93fccbe254d3f6ebe43b3d16ca35deb5e1
core
/
homeassistant
/
components
/
config
T
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
…
area_registry.py
…
auth_provider_homeassistant.py
…
auth.py
Enable basic type checking for config (
#66197
)
2022-02-09 19:09:55 +01:00
automation.py
Allow removing keys from automation (
#65374
)
2022-02-01 09:45:08 -08:00
config_entries.py
Only set require_restart on config entry reload if its not recoverable (
#66994
)
2022-02-21 10:27:23 -08:00
core.py
Enable basic type checking for config (
#66197
)
2022-02-09 19:09:55 +01:00
device_registry.py
Add WS API for removing a config entry from a device (
#66188
)
2022-02-21 10:11:18 +01:00
entity_registry.py
Enable basic type checking for config (
#66197
)
2022-02-09 19:09:55 +01:00
manifest.json
…
scene.py
Allow removing keys from automation (
#65374
)
2022-02-01 09:45:08 -08:00
script.py
…
services.yaml
…
zwave.py
…