klejejs / ha-thermia-heat-pump-integration

Thermia Heat Pump Integration for Home Assistant
GNU General Public License v3.0
30 stars 7 forks source link

Some sensors are not showing up #24

Closed klejejs closed 1 year ago

klejejs commented 2 years ago

@jwictor81 You mentioned that only the following sensors are shown:

Are you using classic or genesis API? It could be that they are hidden because they have different values that have not been supported yet.

jwictor81 commented 2 years ago

Using classic with a Danfoss dhp-aq.

jwictor81 commented 2 years ago

These are the temp sensors shown in web UI. Is it possible to have them in the integration? image

Brine in/out would be nice aswell

Mi3czy commented 2 years ago

@klejejs did you know a lot more control and data is available trough modbus (local connection?) Any future plans to add this Modbus protocol for Genesis platform 10.pdf Smartgrid.pdf ?

klejejs commented 2 years ago

@Mi3czy, unfortunately, the local connection is out of scope for this specific project as it specifically focuses on Thermia online API. Also, I do not have a local connection set up, so it would be technically impossible for me to test the functionality even if I chose to support it. Home Assistant actually has its own Modbus integration, so you could check that one out, maybe it would fit your needs.

Mi3czy commented 2 years ago

Thanks for the reply, Ive used the modbus integration before but its not that handy :D thats why I'm looking for an alternative. I saw there's another repo doing the local modbus thing: https://github.com/CJNE/thermiagenesis

It currently just has a unit issue for electric meter value's

klejejs commented 1 year ago

The core of the issue has been implemented, and the mentioned sensors have been in Home Assistant for some time, thus closing the issue.