Remove leftover debug output

This commit is contained in:
aderusha 2021-03-03 20:56:19 -05:00
parent 4df73279b8
commit 4c822f1352

View File

@ -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}}"