mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-15 22:26:10 +00:00
Minor View Update
This commit is contained in:
parent
0799242531
commit
01768d0ef1
@ -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) Stop watering grass via Rachio if winds are greater than 20 MPH.
|
||||
|
||||
![Screenshot of Dashboards](https://i.imgur.com/HgVkDGD.png)
|
||||
![Screenshot of Home View](https://i.imgur.com/Exz32fr.png)
|
||||
![Screenshot of Lights](https://i.imgur.com/rPm5wgJ.png)
|
||||
![Screenshot of Info](https://i.imgur.com/jKGpJVo.png)
|
||||
|
||||
#Todo List
|
||||
|
||||
|
@ -4,7 +4,7 @@ default_view:
|
||||
icon: mdi:home
|
||||
entities:
|
||||
- persistent_notification.update_available
|
||||
- group.home_mode
|
||||
- group.home_modes
|
||||
- group.family
|
||||
- group.weather
|
||||
- group.amps
|
||||
@ -23,6 +23,7 @@ Lights:
|
||||
view: yes
|
||||
icon: mdi:lightbulb
|
||||
entities:
|
||||
- group.home_modes
|
||||
- group.amps
|
||||
- group.holiday
|
||||
- group.Bedroom
|
||||
@ -40,6 +41,7 @@ Info:
|
||||
icon: mdi:settings
|
||||
entities:
|
||||
- group.family
|
||||
- group.home_modes
|
||||
- group.network
|
||||
- group.sensors
|
||||
- sun.sun
|
||||
|
Loading…
x
Reference in New Issue
Block a user