gysmo38 / mitsubishi2MQTT

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

add an I/O Pin for a door/window contact #83

Closed Eisbahn closed 4 years ago

Eisbahn commented 4 years ago

What about using one (or two) of the unused Pins as Input pin for a door or window contact (as the AC is quite often build on top of a window or door) and transmit the status change of this contact on change? That would allow e.g. stopping the AC if the door/window is open for more than 5min or similar use cases... [edit] I'm using your SW on a NodeMCU DevBoard ==> having several I/Os unused [/edit] [edit] sorry for posting in issues, don't know how to share a feature request... [/edit]

Eisbahn commented 4 years ago

switched to ESPeasy, the testing one has a full working implementation in it and gives several benefits:

gysmo38 commented 4 years ago

Happy you find a solution for your need :)