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 a Philips Hue Tap Dial Remote Control connected through MQTT. | |
| # This blueprint allows you to run custom actions with the remote's buttons | |
| # | |
| # | Button Type | Interaction | Action Choices | | |
| # | ----------- | ----------------- | ------------------- | | |
| # | One Dot | Press | - Toggle light | | |
| # | | | - Turn on light | | |
| # | | | - Turn off light | | |
| # | | | - Run custom action | | |
| # | ----------- | ----------------- | ------------------- | |
OlderNewer