mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-07-24 11:46:33 +00:00
Candidate fix for issue 106 and Heatpump page 6
Remove hp_is_off and toggle_hp_state from page6 entirely Remove hp_is_off and toggle_hp_state from page9 triggers Should remove the warnings that were tripping the upstream issue 106: https://github.com/HASwitchPlate/HASPone/issues/106
This commit is contained in:
parent
11a792ddf6
commit
f092966202
@ -274,7 +274,6 @@ trigger_variables:
|
||||
{{ entity }}
|
||||
{%- endif -%}
|
||||
{%- endfor -%}
|
||||
toggle_hp_state: "{%- if hp_is_off -%}heat_cool{%- else -%}off{%- endif -%}"
|
||||
jsontopic: '{{ "hasp/" ~ haspname ~ "/state/json" }}'
|
||||
selectedfgtopic: '{{ "hasp/" ~ haspname ~ "/light/selectedforegroundcolor/rgb" }}'
|
||||
selectedbgtopic: '{{ "hasp/" ~ haspname ~ "/light/selectedbackgroundcolor/rgb" }}'
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user