mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-07-24 11:46:33 +00:00
Remove unused var commandtopic
This commit is contained in:
parent
3305a376c8
commit
eca15976c7
@ -250,7 +250,6 @@ variables:
|
||||
{%- endfor -%}
|
||||
{% if states(activepage.entity)|lower == "none" %}-1{% else %}{{ states(activepage.entity) | int }}{% endif %}
|
||||
statetopic: '{{ "hasp/" ~ haspname ~ "/state" }}'
|
||||
commandtopic: '{{ "hasp/" ~ haspname ~ "/command/" ~ haspobject }}'
|
||||
jsontopic: '{{ "hasp/" ~ haspname ~ "/state/json" }}'
|
||||
jsoncommandtopic: '{{ "hasp/" ~ haspname ~ "/command/json" }}'
|
||||
haspsensor: >-
|
||||
|
Loading…
x
Reference in New Issue
Block a user