Tags
There are no tags for this page.
Attachments
Dobrica Pavlinušić's random unstructured stuff
Home Assistant
show_name: true
show_icon: true
type: button
tap_action:
action: call-service
service: mqtt.publish
data:
topic: cmnd/ir/IRSend
payload: '{"protocol": "NEC","bits": 32, "data": 0x20DF10EF}'
target: {}
icon: mdi:television
|