esphome-mitsubishiheatpump
ESPSense
esphome-mitsubishiheatpump | ESPSense | |
---|---|---|
11 | 5 | |
630 | 45 | |
3.0% | - | |
5.0 | 2.7 | |
8 months ago | over 1 year ago | |
C++ | C++ | |
BSD 2-clause "Simplified" License | MIT License |
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.
ESPSense
- How do I edit / replace a .yml config file on a smart plug?
- Need a smart plug that will stay OFF after a power outage...
-
Energy monitoring plugs without control functionality
I do not, but you can make one with esphome and ESPSense.
-
Can Sense Read This Smart Plugs Energy Monitoring
If you change "test_sensor" to "wattage", I think that should fix the zero value reported! Note how the example config here uses "wattage" at that location.
-
Low-powered wi-fi option to control TP-Link Kasa smart objects
The protocol has been reverse engineered: https://github.com/python-kasa/python-kasa/ but I can't find a project for someone who actually is controlling it with an ESP. Someone's doing the opposite (emulating a Kasa with an ESP): https://github.com/cbpowell/ESPSense so the encryption should be well within the capabilities of the device.
What are some alternatives?
mitsubishi2MQTT - Mitsubishi to MQTT with ESP8266 module
esphome-yeelight-ceiling-light - ESPHome custom firmware for some Yeelight Ceiling Lights
dscKeybusInterface - An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
esphome-idasen-desk-controller - ESPHome component for Ikea Idasen desk control
HeatPump - Arduino library to control Mitsubishi Heat Pumps via connector cn105
esphome - ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.