Skip to content

Bram-diederik/budgetenergy-homeassistant-emailparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

budgetenergy-homeassistant-emailparser

Email parser to send the monthly budget energy prices into home assistant

note for now you need to run it on a seperate linux machine.

edit the common.php file with the right values and point it to the right location.

add the yaml to the home assistant configuration.yaml

set the crontab

0 0   1  *   *    /opt/budgetenergie/prices_set.php > /dev/null 2>&1
0 *   *  *   *    /opt/budgetenergie/parse_emails.php > /dev/null 2>&1

currently not using all values because i dont need them

note i personally forward the email from gmail to my ziggo account. converting the html email to text. I dont test the html email content.

About

Email parser to get monthly energie direct prices into home assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages