diff --git a/group/lights.yaml b/group/lights.yaml index d8e21b7a..db98da67 100755 --- a/group/lights.yaml +++ b/group/lights.yaml @@ -55,3 +55,8 @@ Dining_Room: - light.sconce_2 - light.sconce_3 - light.sconce_4 + +Garage: + entities: + - light.garage_attic + - switch.garage_outlet \ No newline at end of file diff --git a/group/views.yaml b/group/views.yaml index be1dc933..6603b9df 100755 --- a/group/views.yaml +++ b/group/views.yaml @@ -19,6 +19,7 @@ default_view: - group.upstairs - group.den - group.office + - group.garage Lights: view: yes @@ -37,6 +38,7 @@ Lights: - group.upstairs - group.den - group.office + - group.garage Info: view: yes