#Create an automation of a Zigbee Button

1 messages · Page 1 of 1 (latest)

eternal fossil
#

If I dont want to use a blueprint to create an automation from a button press, how do I approach creating my own automation? I have an IKEA button that I want to trigger an automation on, when the button is pressed I want to toggle a switch. How do I create such an automation?

pallid abyss
#

Go to automations
Add a state trigger pointed at the button entity
Add an action to call toggle on the switch.
Save it