Modbus RTU communication with ESP32/ESP32S3 and ttl to rs485 module, to use in home assistant / esphome for Mitsubishi Procon A1M mini
Currently supported ESP32 platforms. By default ESP32 (MH-ET-LIVE) is used. If you want to use Lilygo T7-S3 ESP32S3, edit the line files: [ ] Newer ESP configurations will be added and files updated.
packages:
remote_package:
url: https://github.com/fonske/Mitsubishi_procon
ref: main
refresh: 0s
files: [ esphome/labels/.procon-labels-en.yaml,
esphome/.procon.base.yaml,
esphome/boards/board-esp32.yaml
]
## Language Packs:
# esphome/.procon.finder.yaml
# esphome/labels/.procon-labels-en.yaml
# esphome/labels/.procon-labels-nl.yaml
#
## Base:
# esphome/.procon.base.yaml
#
## Boards:
# esphome/boards/board-esp32.yaml
# esphome/boards/board-esp32S3.yaml
# esphome/boards/board-m5stack-atom.yaml
#
## Zone 2, If you have 2 zones on the heatpump enable this:
# esphome/.procon.zone2.yaml
#
## Climate sensor, only heating (curve, room, flow) is supported at the moment with zone_1:
# esphome/.procon.climate.yaml
## you need to add extra code homeassistant/automations_climate.yaml your automation.yaml in HA directory
##
## Measuring power and energy
## EASTRON 3ph SDM, If you have a 3phase Eastron kWh meter on the heatpump enable this:
# esphome/.procon.sdm.yaml
## set parity to none on the kWh meter. Baudrate to 9600
## FINDER 1ph 7E 64 8 230 0210. If you have 2 of these kWh meters on the heatpump enable this:
# esphome/.procon.finder.yaml
## set parity to none on the kWh meter. Baudrate to 9600
##
## for developing/testing, uncomment local includes and comment out remote_package part.
#packages:
# substitutions: !include labels/.procon-labels-nl.yaml
# device_base1: !include .procon.base.yaml
## device_base2: !include boards/board-esp32.yaml
## device_base2: !include boards/board-esp32S3.yaml
## device_base2: !include boards/board-m5stack-atom.yaml
# device_base2: !include boards/board-m5stack-atoms3-disp.yaml
# device_base3: !include .procon.climate.yaml
Currently supported languages are en, nl.
In order to change language, edit the line files: esphome/procon.yaml
Contact me: alphonsuijtdehaag at gmail dot com, if you are interested in a PCB with a ESP32 (lilygo ESP32S3-T7) or M5stack RS485 with Atom s3 lite