Closed Itay080 closed 1 month ago
Hey there @thecode, mind taking a look at this issue as it has been labeled with an integration (switcher_kis
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
switcher_kis documentation switcher_kis source (message by IssueLinks)
I've stopped experiencing this since updating my router's firmware. Perhaps it was an issue with my home network. Although that's a bit weird because other wifi devices like Shelly modules were working fine from HA. Will reopen if necessary, thanks.
@thecode I think the issue should be reopened, I've started experiencing this again on all Switcher devices. Again, other wifi devices are unaffected, only Switcher devices.
When you experience the issue, please compare if the IP address reported in the error message:
homeassistant.exceptions.HomeAssistantError: Call api for None failed, api: 'set_position', args: (0,), response/error: OSError(113, "Connect call failed ('192.168.50.58', 10000)")
Match the IP address of the device.
Happened to me as well and it was an issue with the router/ips. After I fixed that it's back to normal
It's been smooth sailing for a good while so hopefully it won't happen again. I doubt it was the IP in my case since all of my Switcher devices have reserved IP addresses and the IP in the log matches.
I'll close it for now, thanks @thecode !
The problem
switcher_kis integration has recently started throwing OSErrors when attempting to control devices. This happens with all sorts of Switcher devices. I have a Switcher Touch, Switcher Runner and Switcher Breeze and have started experiencing this error with all of those devices.
Usually, when this error is thrown - if I send a command to the problematic device again, it works the second time.
My Breeze firmware is 2.2, Runner firmware is 2.11 and Touch firmware is 3.22
What version of Home Assistant Core has the issue?
2024.9.1
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_kis
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?
Additional information
No response