Skip to content

Outputs the total power consumption for an EnergieAG energy contract.

License

Notifications You must be signed in to change notification settings

ajuch/energieag-verbrauch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

energieag-verbrauch

Outputs the total power consumption for an EnergieAG energy contract.

How to use

eag.py -h
usage: eag.py [-h] --user USER --password PASSWORD

Stromverbrauch auslesen.

optional arguments:
  -h, --help           show this help message and exit
  --user USER          the user to login to the webinterface
  --password PASSWORD  the password

Example

eag.py --user vip_customer --password verysecret
1921.63

The result is in kWh!

About

Outputs the total power consumption for an EnergieAG energy contract.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages