Sonoff T3 - configuration #2052
Closed
pibolas1991
started this conversation in
MEPLHAA Scripts Collection
Replies: 1 comment
-
Found this, I can confirm it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, can someone help with the configuration of my T3 series?
My old configs are for 1,2 and 3 gangs:
{"c":{"l":13,"i":0,"b":[{"g":0,"t":5}]},"a":[{"0":{"r":[{"g":12}]},"1":{"r":[{"g":12,"v":1}]},"b":[{"g":0}],"s":5}]}
{"c":{"l":13,"b":[{"g":0,"t":5}]},"a":[{"0":{"r":[{"g":12}]},"1":{"r":[{"g":12,"v":1}]},"b":[{"g":0}]},{"0":{"r":[{"g":5}]},"1":{"r":[{"g":5,"v":1}]},"b":[{"g":9}]}]}
{"c":{"l":13,"b":[{"g":0,"t":5}]},"a":[{"0":{"r":[{"g":12}]},"1":{"r":[{"g":12,"v":1}]},"b":[{"g":0}]},{"0":{"r":[{"g":5}]},"1":{"r":[{"g":5,"v":1}]},"b":[{"g":9}]},{"0":{"r":[{"g":4}]},"1":{"r":[{"g":4,"v":1}]},"b":[{"g":10}]}]}
I tried the following on the 1 gang but it didn't work, I based my script on past discussions. Not necessary but any feedback is appreciated.
1.{"c":{"l":13"i":0},"a":[{"0":{"r":[12]},"1":{"r":[{12,}]},"b":[0],"s":5}],"io":[[[0], 6,0,0,0],[ [12],2,0,0]]}
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions