mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-07-31 07:06:39 +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'))
|
||||
-}}
|
||||
sequence:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "debug"
|
||||
payload: "weather condition text: {{text}} states(weather_provider): {{states(weather_provider)}}"
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "{{jsoncommandtopic}}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user