You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently creating a zoning system from scratch with a PEAD-SM50JA heat pump, controlled by HomeAssistant, some home made physical thermostats, and I'm using this lib (which is really amazing, special thanks to @gysmo38 and to his work, you rock 🙏).
What I'm actually looking for is a way to disable the ventilation of the HP.
I'd like to actually have the HP set to ON, but not blowing out any air.
Does anyone know if this is possible ?
The way I'm doing this right now is by setting the temperature of the HP to the minimum (17°C for mine) when no zone is demanding heating.
It kinda works, but is not very clean as you can image.
Anyway, if someone is interested in this topic, the repo can be found here.
Thanks to anyone spending some time reading this.
GhyslainBruno.
The text was updated successfully, but these errors were encountered:
I also would be interested in this feature. I was reading here that this can only be achieved on my m series unit by using the dip switches on the thermostat interface PAC-US444CN-1. This thermostat adapter/interface connects via the same cn105 connector my ESP8266 is connected to.
I believe this could greatly improve filter life and save some energy. My understanding is that the fan continues to run so the unit can get an accurate temperature reading, but there is an external temperature sensor accessory (2 wire so maybe it could be replaced with a simple thermistor) that could mitigate this.
Hi all,
I'm currently creating a zoning system from scratch with a PEAD-SM50JA heat pump, controlled by HomeAssistant, some home made physical thermostats, and I'm using this lib (which is really amazing, special thanks to @gysmo38 and to his work, you rock 🙏).
What I'm actually looking for is a way to disable the ventilation of the HP.
I'd like to actually have the HP set to
ON
, but not blowing out any air.Does anyone know if this is possible ?
The way I'm doing this right now is by setting the temperature of the HP to the minimum (17°C for mine) when no zone is demanding heating.
It kinda works, but is not very clean as you can image.
Anyway, if someone is interested in this topic, the repo can be found here.
Thanks to anyone spending some time reading this.
GhyslainBruno.
The text was updated successfully, but these errors were encountered: