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

Feature request: Sensor data similar to thermia app #11

Closed nisarerbest closed 2 years ago

nisarerbest commented 2 years ago

Hey,

The integration is working well on Genesis API. Sensor data (Temperatures) is the key request. Similar to the app (as I dont want to use the Thermia app).

Keep up the awesome work :)

Screenshot_20220119-215345

Screenshot_20220119-215400

klejejs commented 2 years ago

Thanks for the suggestion! I will look into it.

klejejs commented 2 years ago

Just released an update with a bunch of new sensors. Feel free to check it out and report back with any bugs/comments/suggestions.

nisarerbest commented 2 years ago

I've tried the new sensor data for about a day. Working super well :)

andeny commented 2 years ago

i have tried this integration for a couple of days now and it looks great. i have one problem with the values not being updated in homeassistant. i have to manualy reload the integration or restart homeassistant to get the new values. it seems it only get them ones every restart/reload. have i missed something ? i have activated pull in homeassistant

@klejejs

andeny commented 2 years ago

actually found this in the loggs if it helps Error fetching thermia data: HTTPSConnectionPool(host='online-genesis-serviceapi.azurewebsites.net', port=443): Max retries exceeded with url: /api/v1/Registers/Installations/1533268/Groups/REG_GROUP_HOT_WATER (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f947b51d310>: Failed to establish a new connection: [Errno 110] Operation timed out'))

klejejs commented 2 years ago

@andeny Thanks for reporting this. I'll check it out. I will, however, create a new issue for this as this is unrelated to the sensors' request.

nisarerbest commented 2 years ago

i have tried this integration for a couple of days now and it looks great. i have one problem with the values not being updated in homeassistant. i have to manualy reload the integration or restart homeassistant to get the new values. it seems it only get them ones every restart/reload. have i missed something ? i have activated pull in homeassistant

@klejejs

Hi, I'm also experiencing the same issue. Data is updated once upon reload.

klejejs commented 2 years ago

@andeny Do you also have Genesis type heat pump? I wonder if the issue is related to that.