-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switcher Touch - discovered but no action from HA (related to home-assistant / core #91215) #92269
Comments
Hey there @TomerFi, @thecode, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) switcher_kis documentation |
attached the integration debug diagnostics |
@TomerFi anything else I can contribute to assist you with debugging it? |
Unfortunately I haven't been using HA for a while nor have I actively maintained this integration for the last couple of years. |
The problem originates at #91215 or more precisely at TomerFi/aioswitcher#642 I don't have time to do reverse engineering now to understand what is different in these devices nor I didn't get any information from the vendor about what is needed to be updated to control them. We can either revert this bump, leaving these devices not detected as they were before but not broken or keep it like and wait for someone to fix it. |
I have this switch, and of course HA. |
I can try to help too. |
@YuvalWS |
I started to test it today, and I noticed a strange thing - a short time after the switcher connect to the network I can control it via the integration (at least turn it on and off), and after a few minutes it stops working. after a few minutes I could control it again. |
I found that if I'm changing some unknown data in the packet it is working (only when I close the Switcher App) Wireshark - Switcher App requests headers:
Header[08:0B] is the session_id I tested it with the change below:
|
any update? |
For me it's been 2 weeks and it works perfectly. Switcher 5.03, HA 2023.5.1 |
@YuvalWS what did you do to solve it? |
I have the same issue.. |
I had this issue 3 days ago, now i wanted to start diving in but... I wanted to verify there is no something new on the onboarding process. So maybe there is something (maybe token generation, idw) but it is working now. |
I removed the integration , installed it again, still the same behavior |
Not the integration, but the switcher device from switcher app and add it again to switcher app. I didnt touch HA at all. |
I just tried that. Removed the device from the Switcher app and then onboarded it again. Then removed again the integration in HA and installed it again. Still the same behaviour. |
Quick update, Switcher support asked me to enable the "local" toggle on the Switcher app. At first, it didn't help, but I did a power reset and reinstalled the integration in HA and it started working. |
@Kili4ka Can you confirm the switch model and fw version? |
Switcher Touch (3 gewiss), FW 5.15 |
I can go ahead and approve this is fixed now. the steps for getting it to work again in HA:
Thanks to SWITCHER for supporting this issue! |
The problem
A new switcher touch was not discovered by HA, found this issue in HA/CORE [https://github.com/https://github.com//pull/91215].
I noticed it was merged into DEV release of HA, but I can't comment there...
So I installed the DEV version and the new switch was discovered. it also got the sensors working and was updated in HA when triggered by the physical/app switch.
The problem is that it can't be controlled from within HA. It seems like communication is passing from the switch to HA but not the other way around.
please see the video:
switcher.DUDE.mp4
What version of Home Assistant Core has the issue?
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
switcher
Link to integration documentation on our website
https://www.home-assistant.io/integrations/switcher_kis/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: