Closed robsonfelix closed 1 year ago
Add the username and password to your configuration.yaml file.
intelbras_solar:
username: !secret intelbras_username
password: !secret intelbras_password
boa noite apos colocar a pasta intelbras_solar dentro da pasta custom components e adicionar o texto intelbras_solar: username: !secret intelbras_username password: !secret intelbras_password nao consigo reiniciar dando o erro como corrigir o mesmo?
Either replace !secret intelbras_username
and !secret intelbras_password
with your website username and password or define it in secrets.yaml
I have searched online on something that details how this gets installed and configured, but could not find anything.
I have been able to add this repository to HACS, to add the configuration to configuration.yaml (including secrets), but when I try to add the integration through Settings -> Integrations -> Add Integration -> Intelbras Solar. but it gives me a message: "This device can not be added from the UI".
Any help would be appreciated.