Skip to content

Home assistant Component for reading data locally from Daheim Laden wallbox through modbus TCP

Notifications You must be signed in to change notification settings

Blowfly69/home-assistant-daheim-laden-modbus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacs_badge

WIP - NOT YET WORKING!

home-assistant-daheim-laden-modbus

Home assistant Custom Component for reading and writing data from Daheim Laden wallbox through modbus TCP. Implements wallbox registers according to the Daheim Laden API documentation of the Modbus tcpip interface

Installation

Copy contents of custom_components folder to your home-assistant config/custom_components folder or install through HACS. After reboot of Home-Assistant, this integration can be configured through the integration setup UI

Enabling Modbus TCP on Daheim Laden wallbox

  1. Ask the daheim laden service to install latest firmware version with ModBus enabled.
  2. Find out the IP and ModBus port (usually 12345) of your wallbox

Control of charge settings

There are 3 states for charging:

  1. IDLE
  2. START Charging - Enables the Charging Process. The charging starts only if the vehicle accepts it (e.g. the battery is not yet fully charged or below the defined max state of charge)
  3. STOP Charging

The charge current can be set, too. However, there are 2 registers for defeining the max charge current which may interact if not set properly.

  • B
  • C

Remark: External charging control software

About

Home assistant Component for reading data locally from Daheim Laden wallbox through modbus TCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%