emilohman / homey-nibe

This App brings support for the Nibe heat pumps.
MIT License
2 stars 5 forks source link

Holiday goes within hour back to normal #24

Open djbakker opened 1 year ago

djbakker commented 1 year ago

Hi When I put the nibe v320 in holiday mode via the app, it automatically goes back to the normal 'home' mode within an hour. What could be the cause of this? Thanks in advance Douwe-Jan

stillingen commented 1 year ago

I have the same issue, eneded up with logic triggering holiday mode every hour 😅

djbakker commented 1 year ago

Ah thnx, ‘ll try ;-)Vriendelijke groetDouwe-Jan BakkerOp 2 mei 2023 om 22:04 heeft Håkon Stillingen @.***> het volgende geschreven: I have the same issue, eneded up with logic triggering holiday mode every hour 😅

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

fvdm commented 7 months ago

For anyone coming here from a search: this is normal behavior of the Nibe heatpump. According to the API docs:

Even though no change may have occured the smart home system needs to report the current smart home mode at least every 30 minutes to continue affecting the system.

This applies to the away and vacation modes. The home mode is the default it will return to. I found that pushing every 5 minutes works best in my case.