robertklep / nefit-easy-client

Nefit Easy™ client for Node.js
MIT License
14 stars 3 forks source link

Manually switching boiler #10

Closed WollyWonka closed 3 years ago

WollyWonka commented 3 years ago

Hi Robert, first thanx for your work. I'm happily using your client with Domoticz.

However, I would like to have more control on the heating system. As I can close the loop of the floorheating, and using Zigbee thermostats for the radiators I'm able to control these radiator heating units as well.

My question is, if it is possible (using your implementation) to switch on the boiler without increasing the Setpoint? Namely, the Setpoint is related to the living room temperature and fiddling with this parameter feels a bit messy.

Thanx for considering. Regards, Jochem

robertklep commented 3 years ago

I've never run across a feature like that, and I doubt it exists. Detaching the boiler state from the setpoint seems to me like a possible recipe for disaster :)

This client is used to control the thermostat, not the boiler. It sounds to me like you want to do the latter. Perhaps the OpenTherm Gateway fits your purpose better?

WollyWonka commented 3 years ago

Thanks Robert for your reply! To be honest, I already doubted if this was possible. However, my preference was not adding OpenTherm equipment to avoid multiple captains steering the ship.

I figured out a work-around. Touching the Nefit Easy physically, only changes the setpoint in rounded of halve values (1 or 0.5). So I can apply fractions to the setpoint value in my script to distinct manual switching the boiler or by domoticz.