SwiCago / HeatPump

Arduino library to control Mitsubishi Heat Pumps via connector cn105
GNU General Public License v3.0
828 stars 230 forks source link

Logic converter not required? #188

Closed flybrys closed 1 year ago

flybrys commented 1 year ago

Previously have been using a Panasonic system with the esphome solution from https://github.com/DomiStyle/esphome-panasonic-ac This system which almost seems the same wiring wise however required the use of a logic level converter for 5v to 3.3v.

I notice in a lot of the projects posted in the supported models issue, that no one seems to be using the logic level converter. Is there something I am missing? Or does the Mitsubishi systems/esp32 handle the 5v logic?

flybrys commented 1 year ago

I used one anyway and it works