-
Notifications
You must be signed in to change notification settings - Fork 20
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
Cannot see "salusfy" in the entities #5
Comments
Do you see anything in the system log? |
:0:0 Script error. Platform error: climate - Integration 'salusfy' not found. Just these 2 in HA->Settings->System->Logs |
@kvlq - restart HA before adding the lines to configuration.yaml, then restart again after adding the lines. It worked for me. Greetings from a fellow Romanian :) |
I seem to be missing something.... So I have copied the three files to a folder called salusfy in the custom_components folder, rebooted HA, then added the configuration to configuration.ymal and I still get the same error message as above...Platform error climate.salusfy - Integration 'salusfy' not found. Am I supposed to update any other file? Or a setting for the folder to be scanned and indexed for this? |
@djdeag did you restart again after adding the lines to the config? (sorry, it was not clear from your comments if you did or not) |
@snigehere I did with no change. |
I did all the steps described but after restarting HA, there is no climate.salus_thermostat in the entities.
HA is intalled in docker(portainer) on a rpi3b+, so i copied those 3 files in var/lib/docker/volumes/Home-Assistant/_data/config/custom_components/salusfy. Then added:
`climate:
username: “xxxx”
password: "xxx"
id: "xxx"`
In configuration.yaml
How can i fix it?
Greeting from Romania also. :)
The text was updated successfully, but these errors were encountered: