Thanks @ygerlovin for your efforts with our switches. Looking forward to your edge driver.
Hi, @ygerlovin I heard that edge drivers have been fully deployed in ST. Are we good to apply for a driver for our switches? Anything we could help you to make it work? Please feel free to reach out if we can be of assistance.
Thank you again for helping all of us. Wish you a nice weekend.
Hi @iwry ,
Thanks for reaching out.
I have a development version of Edge driver for multigang switches, but since I donât have Moes devices, Iâm unable to test it for Moes.
Iâm looking for volunteers that could test it and provide Edge logs.
Please be noted, to collect Edge logs it is required to install Smartthings CLI, IDE live logging will show nothing from Edge drivers.
Wish you and all community a great weekend
You can count on me to test it.
Hi guys,
Could someone please comment whether Child lock is working for Moes switches?
Iâd like to understand whether I need a separate device profile for Moes or I can reuse one for other Tuya switch.
Thanks
Child lock doesnât work for Moes.
I have installed the driver.
I have added a 2 gangs Moes switch and it was automatically recognized as âMoes 2 gangs switchâ.
I can see there are 3 boxes for this device: Switch1, Switch2, and Main.
Switching on/off the lamps in the app is not possible, it gets loading but nothing happens.
If I manually switch on/off the lamps we get the correct status information on the app.
Thank you for the update.
Do I understand correctly that none of the switches in the app is not able to control the lights?
Not switch1, not switch2, nor main?
But when using a physical switch the status in the app updated correctly?
Have you tried to first use a physical switch and then after the status is updated in the app to switch it from the app?
Would it be possible to get the logs from the driver?
Thanks
@iwry ,
Thank you for the logs.
So, do I understand correctly that Backlight and PowerOn configuration are correctly applied on the device?
Thanks
Sorry I didnât reply to your questions yesterday.
The switches in the app are not able to control the lights. Not switch1, not switch2, neither main.
But when pressing the switch physically, the status in the app is updated correctly.
I have tried first to use the physical switch and then switch it from the app after the status is updated in the app, but it doesnât work.
Yes, the Backlight and PowerOn work correctly. At least the backlight updates super fast when changing in the app.
Let me know if you need anything else from my side.
Thanks!!
Could you please validate that your driver version is already updated and test switches again?
Thanks
Hi @ygerlovin, Now I have version 2.0 (2022-0511T22:21:36.988981), and seems to be working with minor bugs on the main switch. Please find a video testing here.
@iwry
Is the main switch behaviour with Edge driver different, compared to what youâve seen with DTH?
Do you see fast responses from the load (lights) when you press the button and only delayed update in the app? Or lights response slowly as well?
What signal strength values do you see for the device?
MOES switches do not report the main switch, therefore the driver calculates it, based on the current state of all gangs (if all gangs are off it will be off, otherwise it will be on).
Thanks
@ygerlovin
Yes, in the DTH I cannot see this behavior. But checking again I couldnât reproduce the error again for now.
Regarding delays, it is extremely faster compared to DTH.
Iâm having some issues with routines. I have 2 Moes with the Edge driver now. 1 module has a switch as âvirtual switchâ that switches on/off the other moduleâs switch. Sometimes the routine is triggered and sometimes it isnât.
Please find below a screenshot of the routine
and here you can see the behavior in a video.
@ygerlovin
Another thing that I noticed is that since this driver is not creating separate children like the DTH, we cannot use for example Google Home to switch a specific lamp. It switches on/off both of them at the same time.
Unfortunately, this is Edge limitation. However, you can workaround this with virtual things edge driver.
- Install virtual things edge driver
- Create virtual switch
- Create 2 automations
3a. If virtual switch is on - turn on switch X on multigang switch
3b If virtual switch is off - turn off switch X on multigang switch
Do not use toggle option in automation, it might not work - If you need a feedback for the gang status for your virtual switch, create another 2 automations for the same gang
I realise that creating 4 automations manually for each gang is a lot of work, but this is what we currently have.
Regards
P.S.
Below is the link to my virtual things driver, but you can use any virtual switch (DTH or Edge) to achieve this
Hi, Iâve got a Moes 3 gang dimmer switch and whilst Iâve read through all of these posts and installed the parent and child handlers Iâm unable to get the 2nd or 3rd switch to work from the app. Switch 1 works fine but the other 2 when I press the button just spins for ages and then eventually says âA network or server error occurred. Try again laterâ Any suggestions?