Skip to content

mstv/e3dc_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E3DC Control

Control the charging of an E3DC system (wallbox and battery) via RSCP (using pye3dc)

Configuration

  • Move and rename the folder control/_config/e3dc_config.sample/ to ../e3dc_config/ so that e3dc_config is at the same level as the checked repo
  • Enter the IP address, the user password and the RSCP secret of your E3DC in e3dc_config/e3dc_config.py
  • Adapt the settings in control/_config/config.py

Get info from the E3DC

  • Run python -u 'control/main.py' --verbose --num-loops=1 --info

Control the E3DC

  • Run python -u 'control/main.py' --dry-run
  • Control the charging strategy during runtime by editing e3dc_config/e3dc_directives.yaml

Kudos

Many thanks go to

who enabled the development of this control script.

About

Control E3DC wallbox and battery charging via RSCP (using pye3dc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published