esphome-mitsubishiheatpump
mitsubishi2MQTT
esphome-mitsubishiheatpump | mitsubishi2MQTT | |
---|---|---|
11 | 9 | |
630 | 439 | |
3.0% | 1.4% | |
5.0 | 3.9 | |
8 months ago | 26 days ago | |
C++ | C | |
BSD 2-clause "Simplified" License | GNU Lesser General Public License v3.0 only |
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.
esphome-mitsubishiheatpump
-
Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
Controlling Mitsubishi mini split heat pumps instead of paying hundreds for Mitsubishis solution: https://github.com/geoffdavis/esphome-mitsubishiheatpump
-
Mitsubishi Heat Pump connection options to Homekit?
DIY Plug in: this Github Project describes a way to diy a plug in connection running on ESPhome for a few $ of parts, but I'm a bit of a novice and don't know how I would connect this to Homekit.
- Heat Pump Setpoint Changing
-
Mitsubishi Mini-Split - any way to add smart / WiFi capabilities?
If you Home Assistant or ESPHome, this is the jam. https://github.com/geoffdavis/esphome-mitsubishiheatpump
-
ESP32 3 UARTs freeze on boot.
Highly likely you're experiencing a watchdog error on an idle core. The only way to know for sure is to enable logger, which will be a challenge here. You can see an example here., but this is a widely reported and poorly understood issue.
- Ways to make older heat pumps "smart"?
- Managing Mitsubishi Electric heat pumps
- I need to control minisplit heat pump and hydronic baseboard heat. Any products out there?
-
Multi Split Heating/Cooling with Home Automation?
If you can add homeassistant, you should look at https://github.com/geoffdavis/esphome-mitsubishiheatpump -- we're using it with 5 split units. It works great, is faster than infrared, and cheaper than the wired or wireless control options from Mitsubishi.
-
The smart home is flailing as a concept–because it sucks
If your Mitsubishi uses IR for it's remote, this probably would work: https://github.com/geoffdavis/esphome-mitsubishiheatpump
Or, you can use a Broadlink IR blaster to clone the remote.
If your heat pump talks to MEL cloud (Mitsubishi's cloud thingy) then this should work: https://www.home-assistant.io/integrations/melcloud/
I have yet to buy a "smart" device that I haven't been able to control through HA. The Broadlink RF/IR bridges even makes anything with a remote automatable.
Seriously, If it wasn't for Home Assistant, the "smartness" of smart devices would be next to useless.
mitsubishi2MQTT
-
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.
What are some alternatives?
ESPSense - Use ESPHome to emulate TP-Link Kasa HS110 plugs, and report energy usage to your Sense Home Energy Monitor (or anything else on your network!) via ESP8266/ESP32 devices
mel-heatpump-homekit - ESP8266 HomeKit accessory firmware for Mitsubishi heat pumps
dscKeybusInterface - An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
HeatPump - Arduino library to control Mitsubishi Heat Pumps via connector cn105
MitsuCon - Mitsubishi Heat Pump Controller for Home Assistant