gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
375 stars 134 forks source link

Feature request: gpio for blocking the heatpump #147

Closed Rolf-M closed 1 year ago

Rolf-M commented 3 years ago

Hi. It would be great to have an gpio contact on the esp working as block-contact. If this one is opened, the heatpump should switch off and you should not be able to switch it on again. The purpose is, that I have pumps to get the condensing water away, and normally the fault contact of the pump is connected via an interface box to the heatpump. But I can't use the interface box as this would also need cn105. So my idea was to use a gpio pin on the esp instead.

gysmo38 commented 1 year ago

I really don't known how to do this. Sorry.