Skip to content

Esphome component to readout diehl platinum solar inverters

License

Notifications You must be signed in to change notification settings

Roeland54/esphome-diehl-platinum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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)