Created
June 1, 2026 00:31
-
-
Save vimagick/af3de56081b4f02a6985c99befe70e52 to your computer and use it in GitHub Desktop.
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
| RULE1 ON button1#state DO publish button %value% ENDON | |
| RULE2 ON mqtt#connected DO Subscribe motion, home/zigbee2mqtt/0x1234567890abcdef, occupancy ENDON ON Event#motion=true DO power 3 ENDON ON Event#motion=false DO power 4 ENDON |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment