-
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
Total Days and Last Invoice Amount Error + Gas Sensor Enquiry #9
Comments
Thanks for the comments. In my case, as I only have one contract (ELECTRICITY) I can't debug or test what is happenning. |
Creo que podemos cambiar de Ingles a Spanish :) Acabo de hacer unos cambios en el código para recuperar apenas los contractos de Electricidad. Arreglaría tu problema. Finalmente estoy haciendo pruebas para que el componente pueda funcionar con el nuevo modulo "ENERGY" de Home Assistant. Ahora mismo lo he ejecutado en mi HA y si todo funciona correctamente, hare el release la próxima semana. |
Sí, creo que podemos cambiar. Yo es por la costumbre. Gracias por revisarlo y los cambios. En el panel de Energía estoy usando la integración que hice para sacar los datos del contador (Iberdrola Distribución). Para el tema del gas, necesitarías algo de la fuente de la página para hacer el scrapping? Un saludo |
Necesitaria que pararas tu HomeAssistant y añadas la siguiente entrada en configuration.yaml
Luego puedes postear aquí el log de tu HomeAssistant (/config/logs). Asi puedo ver como Repsol devuelve los contratos de Gas. |
Buenas, Te paso lo que me ha salido del log:
Creo que con esto es lo que necesitas. Un saludo |
Gracias @ad-ha. Asi que tenga un hueco lo mirare, y intentare crear los sensores de gas. |
Hola, @bzzoiro Sigues haciendo algo de la integración? |
Hi,
My last invoice sensor is retrieving the Gas Invoice amount, not the last electricity bill.
The total days is reporting 0, though on the web it shows 22 days:
By the way, would it be possible to have a Gas sensor (including consumption and amount)? In my case, I have both consumptions under the same contract and everything comes together on the same page.
Thanks for the integration and your work on this.
The text was updated successfully, but these errors were encountered: