mitsubishi2MQTT icon indicating copy to clipboard operation
mitsubishi2MQTT copied to clipboard

Mitsubishi to MQTT with ESP8266 module

Results 37 mitsubishi2MQTT issues
Sort by recently updated
recently updated
newest added

Also mentioned in #139 No need to downgrade, but use this patch to fix string comparison. ``` diff --git a/src/mitsubishi2mqtt/mitsubishi2mqtt.ino b/src/mitsubishi2mqtt/mitsubishi2mqtt.ino index d7fb39f..e85dde3 100644 --- a/src/mitsubishi2mqtt/mitsubishi2mqtt.ino +++ b/src/mitsubishi2mqtt/mitsubishi2mqtt.ino @@ -234,16...

Is it just me, or does the HVAC control portion of the web UI not seem to work except for Set Temp setting? I am unable to set power, mode,...

I'm fairly new to arduino and am trying to get this code compiled and loaded on a NodeMCU (ESP32-S). I'm getting this error and can't seem to figure out what...

### Pull Request Summary: Improved Temperature Conversion Functions #### Overview This pull request enhances the `toCelsius` function to include precise mappings for specific Fahrenheit to Celsius conversions required by the...

Hi, I uploaded the firmware to wemos D1 mini and successfully connected to my HVAC. From the web page everything works great (on/off, setting mode, temperature, etc.). Using mqtt (mosquitto_pub...

No wide vane automatic can be selected. see image. I can select it via melcloud, but the response via mqtt is "

Hi! First of all, this project is great and thanks for doing it. My issue: I can't use my DNS name for my mqtt server and instead need to enter...