Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 653 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 653 Bytes

esphome-diehl-platinum

Esphome component to readout diehl platinum solar inverters

example yaml:

external_components:
   - source: github://Roeland54/esphome-diehl-platinum@main
     components: [ diehl ]

uart:
  - baud_rate: 19200
    tx_pin: GPIO17
    rx_pin: GPIO16
    
time:
  - platform: homeassistant

sensor:
  - platform: diehl
    power:
      name: 'Power'
    day_energy:
      name: 'Day energy' 

hardware

Connect to the inverter trough a Max232 TTL => RS232 converter like [this one].(https://nl.aliexpress.com/item/1005006513010110.html?spm=a2g0o.order_list.order_list_main.11.1e8679d2sS3KLx&gatewayAdapt=glo2nld)