Skip to content
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

Provide an energy return sensor (solar panels) #10

Closed
ldotlopez opened this issue May 11, 2022 · 4 comments
Closed

Provide an energy return sensor (solar panels) #10

ldotlopez opened this issue May 11, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@ldotlopez
Copy link
Owner

Basically title.

I don't have access to any contract with energy return, so I need some information from people with any kind of energy generation installation.

Please send me logs with information.

  • Option A: from homeassistant:

Activate debug from ideenegy, in configuration.yaml insert this:

logger:
  logs:
    ideenergy: debug
    custom_components.ideenergy: debug

Send me lines with this type of info:

ha-core | 2022-05-11 03:52:35 DEBUG (MainThread) [custom_components.ideenergy.api] Got reply, raw data: {'valMagnitud': '80.0', 'valInterruptor': '1', 'valEstado': '09', 'valLecturaContador': '45882', 'codSolicitudTGT': '011445362000'}
  • Option B: using ideenergy command line
  1. Download and install ideenergy pyth on module (pip install ideenergy or whatever suits you)
  2. Send me the output of running python -m ideenergy --username xxxxx --password xxxxx --get-measure --retries 3
@ldotlopez ldotlopez added enhancement New feature or request help wanted Extra attention is needed labels May 11, 2022
@ldotlopez
Copy link
Owner Author

ldotlopez commented May 15, 2022

Antes de poder exponer esta información es necesario el soporte en ideenergy:
ldotlopez/ideenergy#3

@ldotlopez ldotlopez removed the help wanted Extra attention is needed label Jun 14, 2022
@davefx
Copy link

davefx commented Dec 30, 2022

Hola ¿Cual es el estado de esta mejora?

@ad-ha
Copy link
Contributor

ad-ha commented Dec 30, 2022

Hola ¿Cual es el estado de esta mejora?

Creo que eso ya está implementado en la última versión 1.0. Los sensores están desactivados al instalar, los tienes que activar manualmente.

Todavía no tengo placas instaladas para comprobar, pero de lo que entendí de @ldotlopez, eso ya está implementado.

@ldotlopez
Copy link
Owner Author

@davefx

Está implementado en la última versión pero hay que habilitarlo manualmente ("Historical generation").

Sin embargo, debido a que no se generan estadísticas (#25) la utilidad puede ser limitada. Yo tampoco dispongo de paneles así que tampoco puedo decir hasta que punto.

imagen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants