mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-08-27 06:56:27 +00:00
minor updates.
This commit is contained in:
@@ -84,9 +84,7 @@
|
||||
{%- endmacro -%}
|
||||
|
||||
{%- macro light_status() -%}
|
||||
{%- set lights_switches = ["light.family_room",
|
||||
"light.master_bedroom",
|
||||
"switch.basement_left",
|
||||
{%- set lights_switches = ["switch.basement_left",
|
||||
"switch.basement_right",
|
||||
"switch.frontyard_light",
|
||||
"switch.garage",
|
||||
|
@@ -18,9 +18,7 @@
|
||||
|
||||
{#- Provides Light Status -#}
|
||||
{%- macro light_status() -%}
|
||||
{%- set lights_switches = ["light.family_room",
|
||||
"light.master_bedroom",
|
||||
"switch.basement_left",
|
||||
{%- set lights_switches = ["switch.basement_left",
|
||||
"switch.basement_right",
|
||||
"switch.frontyard_light",
|
||||
"switch.garage",
|
||||
|
Reference in New Issue
Block a user