Licenses & Source

The browser flasher installs pre-compiled firmware binaries onto your device over USB. Because those binaries are distributed here, this page lists the open-source projects bundled into each firmware image, with links to their source code and license terms. Everything is provided as-is; refer to each project for its full terms.

ESPHome firmware

The ESPHome .bin images are compiled with the ESPHome toolchain on the ESP-IDF framework, together with the Mitsubishi CN105 component stack.

ComponentLicenseSource & license
ESPHome MIT + GPLv3 Source · License
MitsubishiCN105ESPHome (echavet) None declared Source
esphome-mitsubishiheatpump (geoffdavis) BSD-2-Clause Source · License
SwiCago/HeatPump GPL-3.0 / LGPL-3.0 Source · License
ESP-IDF (build framework) Apache-2.0 Source · License

HomeKit firmware

The HomeKit-compatible .bin images are built on Espressif's HomeKit SDK and the ESP-IDF framework.

ComponentLicenseSource & license
esp-homekit-sdk (Espressif) ESPRESSIF MIT License; mu_srp under Apache-2.0 Source · License · mu_srp
ESP-IDF Apache-2.0 Source · License

Flashing tool

The flash page runs entirely in your browser, using the open-source ESP Web Tools library to write firmware over USB.

ComponentLicenseSource & license
ESP Web Tools (esp-web-tools) Apache-2.0 Source · License