Created
October 8, 2021 20:17
-
-
Save dmslabsbr/90e26dd4d484ce77c5c07f9f14d097bf to your computer and use it in GitHub Desktop.
node-red - thingzi-timer - Sol e lâmpada jabuticaba.
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
[ | |
{ | |
"id": "5e1281d56ba41e33", | |
"type": "thingzi-timer", | |
"z": "644851038c5ab0c0", | |
"name": "Timer SOL Dusk + 30m", | |
"lat": "-16.6391", | |
"lon": "-49.2622", | |
"timerType": "trigger", | |
"startupMessage": true, | |
"ontype": "sun", | |
"ontimesun": "dusk", | |
"ontimetod": "", | |
"onpropertytype": "msg", | |
"onproperty": "payload", | |
"onvaluetype": "str", | |
"onvalue": "ON", | |
"onoffset": "30", | |
"onrandomoffset": false, | |
"offtype": "tod", | |
"offtimesun": "dawn", | |
"offtimetod": "", | |
"offpropertytype": "msg", | |
"offproperty": "payload", | |
"offvaluetype": "str", | |
"offvalue": "OFF", | |
"offoffset": "", | |
"offrandomoffset": false, | |
"mon": true, | |
"tue": true, | |
"wed": true, | |
"thu": true, | |
"fri": true, | |
"sat": true, | |
"sun": true, | |
"x": 120, | |
"y": 60, | |
"wires": [ | |
[ | |
"0d6da2c8542d1eb8" | |
] | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment