Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.74 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.74 KB

hacs_badge GitHub all releases License

home-assistant-Midea-modbus

Home Assistant Custom Component for reading data from Midea and clones Heat pump through modbus over TCP. This integration should work with Concept, Hajdu, Immergas Heat Pump.

Implements Midea and clones Heat pump registers from KJR-120X user manual.

Based on home-assistant-solaredge-modbus from @binsentsu.

Installation

This integration is not available in the HACS default repository.

Search for "Midea-modbus" and install it.

After reboot of Home-Assistant, this integration can be configured through the integration setup UI

Connection via Modbus TCP to a Midea Heat Pump

Connect a Modbus to Wifi device to the Modbus port of your SAJ Inverter. I use a Hi-Flying Elfin-EW11 (www.hi-flying.com/elfin-ew10-elfin-ew11).

Cable Layout for EW11A to KJR-120x Remote Controller:

Both connectors are RJ45. cable

EW11A settings:

Communication settings:

  • Configure Tcp Server, choose a port number.
  • Security: Disable
  • Route as Uart

Serial port settings:

  • Baudrate 9600
  • Databit 8
  • Stopbit 1
  • Parity None
  • Cli Disable
  • Protocol Modbus

saj_logo