Advertisement
rafi1082

Untitled

Jan 19th, 2022
769
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.20 KB | None | 0 0
  1. action:
  2.   - data:
  3.       payload_template: '{"DS18B20-1":{"Temperature":{{ state_attr('switch.sonoff_10010ba15a','temperature') | int }}}}'
  4.       topic: my_topic/boiler/sensor
  5.     service: mqtt.publish
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement