carferrer

Results 5 comments of carferrer

Hi and thanks for this great integration. I have the same problem. Devices conected to interface "01" send the command but que icon on HA don't show if light is...

Hello. I've found a solution/workaround for not working with interface. I have done 2 changes in my system: - (https://github.com/anotherjulien/MyHOME) file validate.py - (https://github.com/anotherjulien/OWNd) file message.py I'm going to make...

Hello those are the changes: Myhome validate.py Line 164: From: if type(v) == str and v.isdigit() and len(v) == 2: To: if type(v) == str and v.isdigit() and len(v) ==...

I have create a new account on switchbot website and works fine. It looks like have been and account update and with my old one (7 devices) does'nt work and...