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-30 01:56:13 +01:00
Code
Activity
Files
8dca73d08e547c152dcd41bc2ef55d35f5795dc3
core
/
tests
/
components
/
config
T
History
Penny Wood
and
Paulus Schoutsen
84e6813779
Rename via_hub to via_device (
#24360
)
...
* Rename via_hub to via_device * Fixed registry interactions
2019-06-10 09:10:44 -07:00
..
__init__.py
…
test_area_registry.py
…
test_auth_provider_homeassistant.py
…
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
Rename via_hub to via_device (
#24360
)
2019-06-10 09:10:44 -07: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
…