yozik04 / nibe

Library for communication with Nibe heatpumps.
GNU General Public License v3.0
46 stars 33 forks source link

Hot water demand stopped working after upgrade to 2.6.0 after switching to new selector (replacing number) #140

Open malatg opened 9 months ago

malatg commented 9 months ago

image

elupus commented 9 months ago

Do you have a log?

malatg commented 9 months ago

Hi,

Yes this is what I get

2023-12-14 22:50:56.806 DEBUG (MainThread) [homeassistant.components.nibe_heatpump] Some coils failed to update, and may be unsupported: Failed to read some or all coils (Failed decoding response for hot-water-demand-mode-40057) 2023-12-14 22:50:56.806 DEBUG (MainThread) [homeassistant.components.nibe_heatpump] Finished fetching Nibe Heat Pump data in 0.181 seconds (success: True) 2023-12-14 22:51:56.805 DEBUG (MainThread) [homeassistant.components.nibe_heatpump] Some coils failed to update, and may be unsupported: Failed to read some or all coils (Failed decoding response for hot-water-demand-mode-40057) 2023-12-14 22:51:56.805 DEBUG (MainThread) [homeassistant.components.nibe_heatpump] Finished fetching Nibe Heat Pump data in 0.180 seconds (success: True)

elupus commented 9 months ago

Can you turn on debug logs for the integration and see if you get some more info?

malatg commented 9 months ago

Sorry tried that but couldn't find any more info (it still ends up under "home assistant core" log right?) I can doublecheck tonight just so I didn't miss anything.