-
Notifications
You must be signed in to change notification settings - Fork 8
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
Do user & pw have to be into brackets? #11
Comments
Hello! Both username and password do not need brackets. However, your error message indicates an incorrect installation or configuration. |
I just copied the folder of your repo into /config/custom_components and added a sensor in HA as you explained |
Hello, this is not my repository, but I am happy to help. The instructions are correct, so there might be some little copy/paste error during the installation or configuration. I would tend to look at the installation first, as HA cannot find it. Are you able to share the list of files and folders in the /config/custom_components/repsolluzygas folder? |
yes sure. Three python files (init, repsol_api, sensor ) and manifest.json. Let say I didnt place the sensor code al config.yaml. I have a sensors.yaml which it include from config.yaml |
Ok, it might be a copy/paste issue. Can you paste the relevant configuration in your sensors.yaml, please? |
Basically I just pasted
|
Hi, So you have to first remove the data that you entered on Once you restart, HA can already detect the Custom Component and you can then enter the data back on the It should start working afterwards. |
Hi all,
I think that Alvaro is right, you need to install in the following order:
1. First remove all "RepsolLuzYGas" settings from your configuration.yaml
2. Make sure you've the folder "repsolluzygas" inside your
custom_components folder.
3. Restart Home Assistant - it should restart without any problems.
4. After restart, add the RepsolLuzyGas settings to your config file -
configuration.yam.
5. Restart.
After that, if it's not working, I recommend deleting everything and
installing the components using HACS.
Cheers
Adriano
El mar, 11 ene 2022 a las 0:03, Alvaro Duarte ***@***.***>)
escribió:
… Hi,
So you have to first remove the data that you entered on sensors.yaml and
restart HA.
Once you restart, HA can already detect the Custom Component and you can
then enter the data on the sensors.yaml, check the configuration and
restart again.
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACFV7VHLD26P2QSKR4KYBWTUVNQULANCNFSM5LT7AMHQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Adriano Almeida
|
Thank you both of you. Finally its working but it only retrieves last bill amount payed. |
when placing repsolluzygas folder into custom components and validate config in home assisnts it says 'integration not found' what am I missing? thnak you
The text was updated successfully, but these errors were encountered: