diff --git a/templates/devices.html b/templates/devices.html index 56b5601..0408a15 100644 --- a/templates/devices.html +++ b/templates/devices.html @@ -93,9 +93,15 @@
Description | {{ v['name']['name'] }}
+
+ +
+ Turns on/off already in state error message +
- {% if v['notificationSupportedByAgent'] == True %} (User can turn on or off notifications in Google Home App){% endif %} +
+ {% if v['notificationSupportedByAgent'] == True %}User can turn on or off notifications in Google Home App{% endif %}