mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-06 09:45:07 +00:00
Stating to Break apart the Config files
This commit is contained in:
11
group/devices.yaml
Executable file
11
group/devices.yaml
Executable file
@@ -0,0 +1,11 @@
|
||||
Devices:
|
||||
entities:
|
||||
- sensor.since_last_boot_templated
|
||||
- sensor.wii
|
||||
- sensor.hue_hub
|
||||
- sensor.tablotv
|
||||
- sensor.alexa_echo
|
||||
- sensor.circle
|
||||
- sensor.rachio
|
||||
- sensor.skybell
|
||||
- sensor.samsungtv
|
||||
4
group/internet.yaml
Executable file
4
group/internet.yaml
Executable file
@@ -0,0 +1,4 @@
|
||||
Internet:
|
||||
entities:
|
||||
- sensor.speedtest_download
|
||||
- sensor.speedtest_upload
|
||||
4
group/nest.yaml
Executable file
4
group/nest.yaml
Executable file
@@ -0,0 +1,4 @@
|
||||
Nest:
|
||||
entities:
|
||||
- climate.downstairs
|
||||
- climate.upstairs
|
||||
7
group/people.yaml
Executable file
7
group/people.yaml
Executable file
@@ -0,0 +1,7 @@
|
||||
Family:
|
||||
entities:
|
||||
- device_tracker.carlo
|
||||
- device_tracker.stacey
|
||||
- device_tracker.franco
|
||||
- device_tracker.yolanda
|
||||
- device_tracker.joyce_ipad
|
||||
7
group/sensors.yaml
Executable file
7
group/sensors.yaml
Executable file
@@ -0,0 +1,7 @@
|
||||
Sensors:
|
||||
entities:
|
||||
- binary_sensor._sensor_2
|
||||
- binary_sensor._sensor_3
|
||||
- binary_sensor._sensor_5
|
||||
- binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_4
|
||||
- binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_6
|
||||
Reference in New Issue
Block a user