Skip to content

scurth/victron_dwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This script is used to set Victron System minimum battery state of charge (MinimumSocLimit) to a higher level if a storm warning for as specific region is published by DWD.

Installation

pip install -r requirements.txt

Find your Area ID

Google Earth KML File Each Area details contain a unique WARNCELLID

Help

./dwd-warning.py -h
Usage: dwd_warning.py -s XXX [-v] [-b] [-p] [-u] [-r] [-h] [-n]
-v: verbose output, default False
-b: MQTT Broker IP, default 127.0.0.1
-n: dry run, no MQTT message sent
-p: MQTT Broker Port, default 1883
-r: DWD region, default 112069000 = Potsdam-Mittelmark
-s: Victron Serial Number, mandatory, no default
-u: DWD warnings.json url, default https://www.dwd.de/DWD/warnungen/warnapp/json/warnings.json
-h: shows this help

Project Documentation

IoT Rebell Blog

About

Using DWD Storm Warning Data to adjust minimum Battery Charge - vrm MinimumSocLimit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages