Change names to line up with what Node-RED expects
This commit is contained in:
@ -788,7 +788,7 @@ script:
|
||||
notify.living_room_tv
|
||||
{% elif who == "master_bedroom" %}
|
||||
notify.master_bedroom_tv
|
||||
{% elif who == "basement" %}
|
||||
{% elif who in ["basement","basement_studio"] %}
|
||||
notify.basement_tv
|
||||
{% elif who == "no_basement" %}
|
||||
notify.tv_no_basement
|
||||
|
Reference in New Issue
Block a user