Skip to content

Simple Module to show results of a Suntrol Photovoltaic Roof

License

Notifications You must be signed in to change notification settings

tbbear/MMM-SolarDach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-SolarDach

Up to the minute information about the results of a Suntrol Photovoltaic roof.

How it works

The module reads actual result data from the Suntrol Powermanagement tool.

  • Annotated .css file included for aligning and coloring text and header.

Installation

  • git clone https://github.com/tbbear/MMM-Solardach into the ~/MagicMirror/modules directory.

  • No API key needed! Only a Suntrol Photovoltaic roof!

Config.js entry and options

{
    module: 'MMM-SolarDach',
    position: 'top_right',                   // Best in left or right regions
    config: { 
	
	url: "http://xxx.xxx.xxx.xxx/rest/solarworld/lpvm/powerAndBatteryData"   // url of your Suntrol Powermanagement tool

    }
},

Special thanks to CowboysDude and Mykle1 for teaching me!

About

Simple Module to show results of a Suntrol Photovoltaic Roof

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published