Remove unused var commandtopic

This commit is contained in:
Allen Derusha 2021-04-08 15:36:14 -04:00 committed by GitHub
parent 3305a376c8
commit eca15976c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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