esphome-mitsubishiheatpump
HeatPump
esphome-mitsubishiheatpump | HeatPump | |
---|---|---|
11 | 17 | |
630 | 891 | |
3.0% | 1.6% | |
5.0 | 2.5 | |
8 months ago | 6 months ago | |
C++ | C++ | |
BSD 2-clause "Simplified" License | GNU 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.
HeatPump
-
Looking for automation-friendly HVAC
I think we are talking about different machinery (or maybe different levels of control). What I meant is something like https://github.com/SwiCago/HeatPump , but officially supported.
- Mitsubishi Mini-Split - any way to add smart / WiFi capabilities?
-
Mitsubishi mini split automatic
SwiCago has references for hardware to buy (I used this to get the premade pig tails)
-
Are heat pumps not supposed to use programmable thermostats?
I have four of these units. Not sure of your tech comfort level, but I didn't want to pay $200+ per unit for the Mitusbishi thermostat, so I got some ESP32s and programmed them with this library. Now they're fully controllable using my existing Hubitat setup and a driver I wrote.
- My mini splits run ESPhome now!
- Ways to make older heat pumps "smart"?
-
Using Ecobee as backup to Heat Pumps?
Brought them all into Home Assistant using ESPHome https://github.com/SwiCago/HeatPump
-
Ketra vs Savant Lighting
Nice, I'm also using Unifi NVR. For thermostats I use ZigBee temp sensors and built ESP32 boxes to control and give the temps to air handlers using swicago -- no actual thermostats on the walls. For sound I'm using Chromecast Audio for sources and proper amps/speakers. Unfortunately for shades Lutron has the best, which means dealing with their proprietary junk. If you can get the QS processor they are phasing out, you can use telnet (called LIP) to control it. Otherwise with QSX they've made it impossible for DIY, it's undocumented and unnecessarily complex in the name of security -- security I do not need on my secure LAN. Lutron also has nice motion sensors and (Palladiom) keypads, but I don't use them for lighting, ironically. Other shades like Somfy may be good enough at a fraction of the price. For circadian lighting, if you end up going the ZigBee route and forgo full color, the adjustable white Hue bulbs are cheaper. Savings can add up if you'd doing a lot of bulbs.
- Alternative to Mitsubishi mini split that also has a reverse engineered control bus to home automation integration
-
Tricking an Ecobee Thermostat to Wirelessly Control Mini Split Unit Without Any Wiring
If you don't want to use the cloud, you can directly interface with the minisplit: https://github.com/SwiCago/HeatPump
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
ESPAsync_WiFiManager - This is an ESP32 (including ESP32-S2 and ESP32-C3) / ESP8266 WiFi Connection Manager, using ESPAsyncWebServer, with fallback web configuration portal. Use this library for configuring ESP32, ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- . Using AsyncDNSServer instead of DNSServer now.
mitsubishi2MQTT - Mitsubishi to MQTT with ESP8266 module
openHASP - HomeAutomation Switchplate based on lvgl for ESP32
dscKeybusInterface - An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
EMS-ESP32 - ESP32 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps