This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-15 17:52:59 +01:00
Code
Activity
Files
0dc0706eb20657ea7069fa5a7dcbca0b1d305aaa
core
/
tests
/
components
/
config
T
History
Paulus Schoutsen
and
GitHub
9e96397e6a
Require core config detection to be triggerd manually (
#24019
)
...
* Detect core config * Remove elevation * Lint * Lint * Fix type
2019-05-22 17:24:46 -07:00
..
__init__.py
…
test_area_registry.py
Area registry (
#20435
)
2019-01-28 15:52:42 -08:00
test_auth_provider_homeassistant.py
Strip login username in backend (
#20150
)
2019-01-16 15:03:05 -08:00
test_auth.py
Add update user command (
#21922
)
2019-03-11 12:08:02 -07:00
test_automation.py
Allow deletion of automations and scripts (
#23845
)
2019-05-14 09:16:36 +02:00
test_config_entries.py
Automatically generate config flow list (
#23802
)
2019-05-13 01:16:55 -07:00
test_core.py
Require core config detection to be triggerd manually (
#24019
)
2019-05-22 17:24:46 -07:00
test_customize.py
…
test_device_registry.py
Add friendly name to devices in the device registry (
#21318
)
2019-02-26 12:20:16 -08:00
test_entity_registry.py
Add remove commmand to entity registry (
#20597
)
2019-01-30 09:50:32 -08:00
test_group.py
…
test_init.py
remove config sections from hass.config.components (
#22370
)
2019-03-25 22:36:39 -07:00
test_script.py
Allow deletion of automations and scripts (
#23845
)
2019-05-14 09:16:36 +02:00
test_zwave.py
…