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
| /** | |
| * BLU RC4 Button → Cover control (Shelly Plus2PM Gen3) | |
| * | |
| * SETUP: | |
| * 1. Set DEVICE_MAC to your RC4's MAC address (find it in the Shelly app, | |
| * Bluetooth devices list — lowercase, colons). | |
| * 2. Set COVER_ID to the cover channel you want to control (0 or 1). | |
| * 3. Upload this script to the Plus2PM, enable it, and make sure | |
| * Bluetooth is enabled in the device settings. | |
| * |