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