The smartthings integration is not working.
Looking at the logs, it seems some Python package is missing:
"Error occurred loading flow for integration smartthings: No module named 'pysmartthings'"
I solved it by installing the pysmartthings in the SmartThings pyenv
Later on:
"Error occurred loading flow for integration smartthings: No module named 'pysmartapp'"
Again , pip installed the missing one
What version of Home Assistant Core has the issue?
core-2024.10.4
What was the last working version of Home Assistant Core?
The problem
The smartthings integration is not working. Looking at the logs, it seems some Python package is missing: "Error occurred loading flow for integration smartthings: No module named 'pysmartthings'"
I solved it by installing the pysmartthings in the SmartThings pyenv
Later on: "Error occurred loading flow for integration smartthings: No module named 'pysmartapp'"
Again , pip installed the missing one
What version of Home Assistant Core has the issue?
core-2024.10.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Core
Integration causing the issue
SmartThings
Link to integration documentation on our website
No response
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