mitsubishi2MQTT
Mitsubishi to MQTT with ESP8266 module (by gysmo38)
EraseEsp8266Flash
A short Arduino sketch to erase all of the flash memory in an ESP8266 device. This is useful for fixing corrupted memory. (by kentaylor)
mitsubishi2MQTT | EraseEsp8266Flash | |
---|---|---|
9 | 1 | |
439 | 40 | |
1.4% | - | |
3.9 | 10.0 | |
25 days ago | over 8 years ago | |
C | Arduino | |
GNU Lesser General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mitsubishi2MQTT
Posts with mentions or reviews of mitsubishi2MQTT.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-13.
-
Cooling issues with Mitsubishi multi zone heat pump
https://github.com/gysmo38/mitsubishi2MQTT (this isn't the best summary of the API you get, just what I can find in 5 min)
-
Is there a 3-way smart switch that will work for old motorized blinds?
I used to be a strong believer in "Z-Wave/ZigBee is better than WiFi", but once I started experimenting with ESPHome I've softened my stance considerably. I still see fully local as a hard requirement for my various little IoT things, but for some things a higher bandwidth protocol like wifi works better than extremely low bandwidth mesh protocols like z-wave/zigbee. My home has mini split heat pumps that are all powered by ESP8266's running https://github.com/gysmo38/mitsubishi2MQTT over wifi. Each one has one or two packets per second, which would totally flood a z-wave or zigbee network.
-
Newbie help: Arduino won't save WiFi credentials
A bit cheese, but you could always just hardcode the wifi info into the loadWifi() function in the sketch and make it always return true?
- Ways to make older heat pumps "smart"?
- I need to control minisplit heat pump and hydronic baseboard heat. Any products out there?
-
A/C Split system suitable for Home Assistant or similar?
I added ESP32 to all six units in the house. It is awesome. https://github.com/gysmo38/mitsubishi2MQTT
- What protocol is used for 2 wire Mitsubishi thermostats?
-
New build house: need thermostat for many zone HVAC system
https://github.com/gysmo38/mitsubishi2MQTT with a homebridge MQTT plugin.
EraseEsp8266Flash
Posts with mentions or reviews of EraseEsp8266Flash.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-26.
-
Newbie help: Arduino won't save WiFi credentials
One thing that happens sometimes to esp8266s is flash memory corruption. I'm not saying this is what happened to you but try this: https://github.com/kentaylor/EraseEsp8266Flash
What are some alternatives?
When comparing mitsubishi2MQTT and EraseEsp8266Flash you can also consider the following projects:
esphome-mitsubishiheatpump - ESPHome Climate Component for Mitsubishi Heatpumps using direct serial connection
mel-heatpump-homekit - ESP8266 HomeKit accessory firmware for Mitsubishi heat pumps
HeatPump - Arduino library to control Mitsubishi Heat Pumps via connector cn105
MitsuCon - Mitsubishi Heat Pump Controller for Home Assistant