unixko / MitsuCon

Mitsubishi Heat Pump Controller for Home Assistant
Apache License 2.0
68 stars 12 forks source link

[improvement] esphome.io intergration #12

Open k0rtina opened 4 years ago

k0rtina commented 4 years ago

Have you considered adapting the code for use from esphome.io?

https://esphome.io/components/climate/custom.html

I currently have about 5 ESP8266 (wemos) devices in my house all configured and integrated with HomeAssistant via ESPHome.

This would make it easier for beginners as it can remove the entire Arduino IDE. Add a DHCP reservation, flash the base code on to the device, add the IP into HomeAssistant.

I am going to try this project anyway, but thought I would mention Esphome in case you had not seen it.

(feel free to close)

tyler-gei commented 4 years ago

@k0rtina did you end up getting started with this? I've been thinking about attempting to do the same

IsaacBreuer commented 4 years ago

There is now a working esphome version https://github.com/geoffdavis/esphome-mitsubishiheatpump/blob/master/README.md