Use MQTT and ESP8266/ESP32 module to control Mitsubishi HVAC unit. It use SwiCago libraries: https://github.com/SwiCago/HeatPump
Features:
Screenshots:



How to use:
Nightly builds are available for select platforms via GitHub Actions. Go to the platformio workflow, select the latest build, then check the Artifacts section.
For nodered fans MQTT topic use cases
To use Grafana you need to have Prometheus and Grafana (v10 or newer) installed. Config for Prometheus:
static_configs:
- targets:
- IP-TO-Mitsubishi2mqtt
Then add Prometheus as a datasource in Grafana
Grafana -> Connections -> Add new connection -> Prometheus -> Prometheus server URL: PROMETHEUS-IP:PORT
Then you can import the dashboard in Grafana -> Dashboards -> New -> Import and upload the file https://github.com/gysmo38/mitsubishi2MQTT/blob/master/Mitsubishi2mqtt.json

If you like my work and use it ;)
C
55.3%
C++
44.7%
Use MQTT and ESP8266/ESP32 module to control Mitsubishi HVAC unit. It use SwiCago libraries: https://github.com/SwiCago/HeatPump
Features:
Screenshots:



How to use:
Nightly builds are available for select platforms via GitHub Actions. Go to the platformio workflow, select the latest build, then check the Artifacts section.
For nodered fans MQTT topic use cases
To use Grafana you need to have Prometheus and Grafana (v10 or newer) installed. Config for Prometheus:
static_configs:
- targets:
- IP-TO-Mitsubishi2mqtt
Then add Prometheus as a datasource in Grafana
Grafana -> Connections -> Add new connection -> Prometheus -> Prometheus server URL: PROMETHEUS-IP:PORT
Then you can import the dashboard in Grafana -> Dashboards -> New -> Import and upload the file https://github.com/gysmo38/mitsubishi2MQTT/blob/master/Mitsubishi2mqtt.json

If you like my work and use it ;)
C
55.3%
C++
44.7%