You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"name": "My Simple Dimmer",
"type": "SimpleDimmer",
"manufacturer": "DETA",
"model": "Smart Dimmer Switch",
"id": "XXXXXXXXXXX",
"key": "XXXXXXXXXX",
"ip": "10.30.0.10", /* Auto Discovery did not work and only adding direct IP worked, I have statically assigned the IP to ensure it doesn't change. */
"platform": "TuyaLan"
Please let me know what further information you need :)
The text was updated successfully, but these errors were encountered:
Hi,
I have run into these error messages when adding this DETA Smart Switch (Details below),
Device: DETA Smart LED Dimmer Switch Touch Series
model: 6910HA series2
Error messages:
[TuyaAccessory] Odd message from My Simple Dimmer with command 8: { cmd: 8, data: 'õJNÒÙ\x98\x89m4·84U"Á©' }
[TuyaAccessory] Odd message from My Simple Dimmer with command 8: { cmd: 8, data: '\x83ky^-Ë=\x908Rl\x8Ae\x0EØ(' }
[TuyaAccessory] Odd message from My Simple Dimmer with command 8: { cmd: 8, data: "\x98\x03\ní´\rÌ'\x9B\x0FÃê\\x9DSÎ" }
[TuyaAccessory] Odd message from My Simple Dimmer with command 8: { cmd: 8, data: "ßÂë\x82ô\x11Þ'\fÔKÑQß0<" }
[TuyaAccessory] Odd message from My Simple Dimmer with command 8: { cmd: 8, data: 'Á\x06°H!_\x93§§\x94ó¾OTh\x90' }
[TuyaAccessory] Odd message from My Simple Dimmer with command 8: { cmd: 8, data: '|ü\x03ȬÏ\x15¸\x95hª\x1B\x9F|"´' }
[TuyaAccessory] Odd message from My Simple Dimmer with command 8: { cmd: 8, data: 'Ác³P8YÔwQ F\x1EÐ\x17\x9F\x8A' }
[TuyaAccessory] Odd message from My Simple Dimmer with command 8: { cmd: 8, data: '\x1BÔÌ÷\x9E\x00\x902\x91²\x82ù=òrx' }
[TuyaAccessory] Odd message from My Simple Dimmer with command 8: { cmd: 8, data: '\x0FÉM¬À7\x97ÑlÏÉyíæY' }
Configuration in homebridge:
"name": "My Simple Dimmer",
"type": "SimpleDimmer",
"manufacturer": "DETA",
"model": "Smart Dimmer Switch",
"id": "XXXXXXXXXXX",
"key": "XXXXXXXXXX",
"ip": "10.30.0.10", /* Auto Discovery did not work and only adding direct IP worked, I have statically assigned the IP to ensure it doesn't change. */
"platform": "TuyaLan"
Please let me know what further information you need :)
The text was updated successfully, but these errors were encountered: