Skip to content

Conversation

@smilerish
Copy link
Owner

I had a fatal error on my installation (which is installed in /opt/hass) due to a hard-coded path in soliscloud_api.py to /config/custom_components/solis/workarounds.yaml.

I fixed this by using the script's location to reference workarounds.yaml relatively. Home Assistant may provide a better way to do this, but this is a quick fix that should address the issue for most people (if they're using a non-standard path).

Replaced hard-coded path in solidcloud_api.py to workarounds.yaml that uses the script's location to identify the correct path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants