Toggle Lightbulb with a push button (Programmable Switch)

I have no luck to toggle a Lightbulb (on/off) with a push button (Programmable Switch) using

the Home app on iOS.


I want to achieve the obvious: press once and the light goes on, press again an the light goes off.


Only managed to to set it to on or off or certain brightness.

Is that possible to "toggle"? If yes, how?


THANKS


-M

Replies

make two scenes, one which turns the light on, another turns it off

make automations with a condition

make the single-press event from the push button set the ON scene if the light is OFF, and the OFF scene if the light is ON

>using the Home app on iOS.


Wrong forums…


Apple Developer Forums is a community for discussing developer-level issues with Apple’s SDKs and tools, for 3rd party developers creating and distributing their own apps. It is not an official Apple support channel, even for those developer issues, and it’s definitely not the right place to get answers about user-level issues. It is not a place for users to talk to Apple's own developers/engineers/staffers that are responsible for Apple branded products.


User-centric queries/comments such as this are perhaps best put to AppleCare's public community support forums, Apple's twitter support account and/or Apple’s YouTube Support Channel vs. risking off-topic here in the DevForums, thanks and good luck.

https://support.apple.com/


Users can feedback via http://www.apple.com/feedback/ - Individuals using betas are free to use the Feedback Assistant; Devs can use the 'Report Bugs' link, below right.


________________