Git Product home page Git Product logo

home-assistant-ingeteam-modbus's People

Contributors

vortizhe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jesus-chacon

home-assistant-ingeteam-modbus's Issues

External Meter AC Active Energy (NO SALE)

Buenas, en primer lugar Feliz Año... he estado trasteando la integración y es una pasada, lo único que no consigo ver el External Meter AC, ese dato no te lo proporciona... es viable introducirlo?
El estado del inversor tampoco lo saca, es viable sacarlo?

Sensors with positive values for HomeAssistant

The Energy dashboard in HomeAssistant requires sensors with positive values. However, the ones provided by Ingeteam can have both positive and negative values. For instance, the battery power can be positive or negative for discharge and charge respectivelly.

It would be interesting to have new sensors with positive values only.

Integration stopped working suddenly.

I had this integration working reading information from some Ingeteam inverter a few months ago, but suddenly it stopped receiving any more data.

The inverter is still working in the network, as I can connect to it, and even get info via modbus through NodeRed.

But somehow, i am not able to get this integration to work again.
I've tried deleting the entity, completely deleting the integration, restarting HA, installing the integration, restarting HA, and configuring everything back again, but it's still not working.

The most frustrating is that I can not find anything in the logs.
If I try to connect to a wrong IP, I get the expected "timeout connecting". But when I use the correct inverter IP, I get no logs, but the ingeteam entities get no data: some of them are "unavailable" and others are "unknown".

I just found the following log, that I am not even sure it's related to this problem:


Logger: homeassistant.components.integration.sensor
Source: components/integration/sensor.py:124
Integration: Integration - Riemann sum integral sensor (documentation, issues)
First occurred: 7:25:00 PM (12 occurrences)
Last logged: 7:25:01 PM

Could not use last_valid_state


Right now I'm using home-assistant-ingeteam-modbus v0.3.0 on Home Assistant Release 2023.10.5
(but I got not working it for several past releases and versions).


What else can I try??
Any idea how can I continue debugging this problem??

Thank you very much for your work and help.

Failed to use in conjunction with Victron Modbus integration

image
image

Hi I am trying to add the Victron integration from https://github.com/sfstar/hass-victron
but I can't get it to work, when I try to configure it, it gives me these errors, talking to the developer, he tells me that it is possible that there is an incompatibility with the modbus version used by another addon.

I don't know which of the two should correct it to solve this problem, that's why I have opened an issue for both of you, thank you very much.

Add sensor for home compsumption

With current entities the power-flow-card calculates the Home energy usage properly, but we cant have that data to be shown in a dashboard or into and horizontal-stack gauge
IMG_0823
IMG_0824

wrong unit of measure in sensor

Hello Victor, I have detected an error in the sensor (sensor.ingeteam_critical_loads_active_power) that shows in AMPS and it should be in watts. Greetings and great job.

Error adding entities for domain sensor (Home Assistant 2023.6.0)

I get following error:

Logger: homeassistant.components.sensor
Source: components/integration/sensor.py:391
Integration: Sensor (documentation, issues)
First occurred: 6:05:38 PM (2 occurrences)
Last logged: 6:05:38 PM

Error adding entities for domain sensor with platform ingeteam_modbus
Error while setting up ingeteam_modbus platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 471, in async_add_entities
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 749, in _async_add_entity
await entity.add_to_platform_finish()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 850, in add_to_platform_finish
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 590, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 657, in _async_write_ha_state
attr.update(self.extra_state_attributes or {})
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/integration/sensor.py", line 391, in extra_state_attributes
ATTR_SOURCE_ID: self._source_entity,
^^^^^^^^^^^^^^^^^^^
AttributeError: 'CalculatedEnergySensor' object has no attribute '_source_entity'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.