martijnrusschen/solaredge-to-push


Send daily SolarEdge PV output to your phone

License: MIT

Language: JavaScript

Keywords: pushover, pvoutput, slack, solaredge, solaredge-api, triggi


README

Send your daily PV output to Slack. This app sends you a daily Slack message with your PV output of the previous day and compared to the day before.

The message looks like: Example message

You can run this app yourself as well:

  • Deploy this app to Heroku
  • Set config vars:
    • SOLAREDGE_KEY (Your SolarEdge API Key)
    • SOLAREDGE_SITE (Your SolarEdge site ID)
    • SLACK_WEBHOOK (Slack webhook key)
    • CHANNEL (Slack channel you want to post the message in)
  • Add the Heroku scheduler add-on
  • Configure the Heroku scheduler add-on to run the following rake task every day: rake daily_post or rake weekly_post

Based on:

Project Statistics

Sourcerank 3
Repository Size 98.6 KB
Stars 2
Forks 0
Watchers 2
Open issues 4
Dependencies 0
Contributors 1
Tags 0
Created
Last updated
Last pushed

Top Contributors See all

Martijn Russchen

Something wrong with this page? Make a suggestion

Last synced: 2017-12-02 14:52:54 UTC

Login to resync this repository