mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-08-01 07:27:46 +00:00
Remove leftover debug output
This commit is contained in:
parent
4df73279b8
commit
4c822f1352
@ -269,10 +269,6 @@ action:
|
|||||||
((trigger.platform == 'template') and (trigger.entity_id == haspsensor) and (trigger.to_state.state == 'ON'))
|
((trigger.platform == 'template') and (trigger.entity_id == haspsensor) and (trigger.to_state.state == 'ON'))
|
||||||
-}}
|
-}}
|
||||||
sequence:
|
sequence:
|
||||||
- service: mqtt.publish
|
|
||||||
data:
|
|
||||||
topic: "debug"
|
|
||||||
payload: "weather condition text: {{text}} states(weather_provider): {{states(weather_provider)}}"
|
|
||||||
- service: mqtt.publish
|
- service: mqtt.publish
|
||||||
data:
|
data:
|
||||||
topic: "{{jsoncommandtopic}}"
|
topic: "{{jsoncommandtopic}}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user