mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 19:06:53 +00:00
Minor View Update
This commit is contained in:
@@ -35,7 +35,9 @@ Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](htt
|
|||||||
* (IFTTT) Blink Office lights 15 minutes before ANY meeting on my calendar (using IFTTT)
|
* (IFTTT) Blink Office lights 15 minutes before ANY meeting on my calendar (using IFTTT)
|
||||||
* (IFTTT) Stop watering grass via Rachio if winds are greater than 20 MPH.
|
* (IFTTT) Stop watering grass via Rachio if winds are greater than 20 MPH.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
#Todo List
|
#Todo List
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@ default_view:
|
|||||||
icon: mdi:home
|
icon: mdi:home
|
||||||
entities:
|
entities:
|
||||||
- persistent_notification.update_available
|
- persistent_notification.update_available
|
||||||
- group.home_mode
|
- group.home_modes
|
||||||
- group.family
|
- group.family
|
||||||
- group.weather
|
- group.weather
|
||||||
- group.amps
|
- group.amps
|
||||||
@@ -23,6 +23,7 @@ Lights:
|
|||||||
view: yes
|
view: yes
|
||||||
icon: mdi:lightbulb
|
icon: mdi:lightbulb
|
||||||
entities:
|
entities:
|
||||||
|
- group.home_modes
|
||||||
- group.amps
|
- group.amps
|
||||||
- group.holiday
|
- group.holiday
|
||||||
- group.Bedroom
|
- group.Bedroom
|
||||||
@@ -40,6 +41,7 @@ Info:
|
|||||||
icon: mdi:settings
|
icon: mdi:settings
|
||||||
entities:
|
entities:
|
||||||
- group.family
|
- group.family
|
||||||
|
- group.home_modes
|
||||||
- group.network
|
- group.network
|
||||||
- group.sensors
|
- group.sensors
|
||||||
- sun.sun
|
- sun.sun
|
||||||
|
Reference in New Issue
Block a user