Change names to line up with what Node-RED expects

This commit is contained in:
2023-08-05 01:52:47 -04:00
parent 7f0b696cf8
commit c0c66962b2
2 changed files with 11 additions and 7 deletions

View File

@ -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