Reestructuración core
sun / updater / weather / tts / system_health / map
This commit is contained in:
2
packages/core/map.yaml
Normal file
2
packages/core/map.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
# Enables a map showing the location of tracked devices
|
||||
map:
|
||||
1
packages/core/sun.yaml
Normal file
1
packages/core/sun.yaml
Normal file
@@ -0,0 +1 @@
|
||||
sun:
|
||||
1
packages/core/system_health.yaml
Normal file
1
packages/core/system_health.yaml
Normal file
@@ -0,0 +1 @@
|
||||
system_health:
|
||||
2
packages/core/tts.yaml
Normal file
2
packages/core/tts.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
#tts:
|
||||
# - platform: google
|
||||
9
packages/core/updater.yaml
Normal file
9
packages/core/updater.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Checks for available updates
|
||||
# Note: This component will send some information about your system to
|
||||
# the developers to assist with development of Home Assistant.
|
||||
# For more information, please see:
|
||||
# https://home-assistant.io/blog/2016/10/25/explaining-the-updater/
|
||||
updater:
|
||||
# Optional, allows Home Assistant developers to focus on popular components.
|
||||
# include_used_components: true
|
||||
|
||||
1
packages/core/weather.yaml
Normal file
1
packages/core/weather.yaml
Normal file
@@ -0,0 +1 @@
|
||||
weather:
|
||||
Reference in New Issue
Block a user