mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-21 11:35:30 +00:00
Adding garage switch
This commit is contained in:
parent
2b957c5bc9
commit
56251e2ed4
@ -6,6 +6,7 @@ default_view:
|
|||||||
- group.family
|
- group.family
|
||||||
- group.outside
|
- group.outside
|
||||||
- group.living_room
|
- group.living_room
|
||||||
|
- group.garage
|
||||||
- group.temperature
|
- group.temperature
|
||||||
|
|
||||||
people:
|
people:
|
||||||
@ -126,3 +127,6 @@ Outside:
|
|||||||
- switch.side_door_light
|
- switch.side_door_light
|
||||||
- switch.front_porch_left
|
- switch.front_porch_left
|
||||||
- switch.front_porch_right
|
- switch.front_porch_right
|
||||||
|
|
||||||
|
Garage:
|
||||||
|
- switch.garage_door
|
||||||
|
Loading…
x
Reference in New Issue
Block a user