This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This blueprint uses an Aqara Mini Switch Remote Control connected through ZHA and MQTT | |
| # This blueprint allows you to control lights and run custom actions with the remote's buttons | |
| # | |
| # | Button Type | Interaction | Action Choices | | |
| # | ------------- | ------------ | ----------------------- | | |
| # | Main Button | Single Press | - Toggle light(s) state | | |
| # | | | - Run custom action | | |
| # | ------------- | ------------ | ----------------------- | | |
| # | Main Button | Double Press | - Toggle light(s) state | | |
| # | | | - Run custom action | |
NewerOlder