ksya / ha-nefiteasy

Nefit Easy connection for Home Assistant
74 stars 31 forks source link

Step size thermostat #359

Closed sanderlv closed 3 weeks ago

sanderlv commented 3 weeks ago

Setting step size in the nefite app is possible with 0.1 and HA sees them.

In HA Ican only set 0.5 steps. What's the best way to change that and where?

RobBie1221 commented 3 weeks ago

When the integration is added, in the second window you were asked to configure max/min temperature and temperature step. Here you can change the 0.5 to 0.1.

Once configured there is no user friendly way to change this. Either you manually edit your config entry in the .storage folder (if you have to ask how to do that, don't do it) or you have to delete and re-add the integration.

sanderlv commented 3 weeks ago

Tell me what file and where and I'll do it :-)

RobBie1221 commented 3 weeks ago

SSH to your Home Assistant, there is a .storage folder, there should be a core.config_entries file. Edit that one and search for Nefit, the rest is pretty self explanatory.

sanderlv commented 2 weeks ago

Done! Thanks so much!