Open ArkadiuszNiemiec opened 3 months ago
Looks like the main dependency pysmartthings
is now deprecated: https://github.com/andrewsayre/pysmartthings
Any news on this? Any solution? This also happens to me. Although the AC turns on, the error breaks all my automations. Tried a lot of different possibilities, like turning it on, changing the mode, etc.
The problem
Home Assistant WebSocket API throws an unexpected exception when toggling the Samsung AC on after it was sitting idle for some time. The request actually works, the AC turns on.
I'm basically copying the issue #115450 that @liamlain posted a few months ago. It was closed by @mib1185 as it's in the custom component. I have the same issue, and it's the core component that links to this repo (https://www.home-assistant.io/integrations/smartthings/) and has a known issue list here as well: https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+smartthings%22 Correct me if I'm wrong, but I think it belongs here 😄
What version of Home Assistant Core has the issue?
core-2024.7.2
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
SmartThings
Link to integration documentation on our website
https://www.home-assistant.io/integrations/smartthings/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response