Adrien Bonnat
Adrien Bonnat
> I'm trying to use StellaZ valve with this Thermostat, set "pwm : 0" but it seems that the output has decimals, like "44.7"%. HA suggests to use 44 or...
> @ScratMan, I use raw control_output too. But "heater" parameter is required in smart_thermostat. > > I use this dummy switch for it: > > ```yaml > switch: > -...
Hello, that's something I suspected as I noticed a performance issue on my raspberry. Unfortunately, I have no time for development now due to family life and heavy workload at...
Hello, looking a the curves, I would rather think about a high sensor sampling rate or forced refresh rate of the PID. You need to identify on your curves when...
OK, understood. I'll make some trials on my side.
After installing in HACS, you need to go to home assistant settings menu >> Integrations and click on the "Add integration" button. Here search for irrigation in the search field...
You need to add the integration for each zone, the name field in the config flow is used in the entity name, make it unique to easily recognize who is...
I would say it's already possible. Just use a thermal sensor in the greenhouse for temperature and create a virtual rain sensor which always returns 0.
Hello, I'm new to HASmartIrrigation, but regarding the choice between (tmin+tmax)/2, it may not reflect the real average temperature of the day, as you may have longer hot periods or...
I undesrtand your physical thermostat controls the heater. Why not using a dedicated relay to control the heater directly with the Smart Thermostat, and then use an automation to sync...