This Adapter replaced the javascript from the ioBroker forum
The adapter take the roh data from https://api.forecast.solar and need this information
- longitude (-180 (west) … 180 (east))
- latitude (-90 (south) … 90 (nord))
- link to homepage
- Api key
- graph y-axis step
higher time resolution datetime - date and time sky - A numerical value between 0 and 1 percentage of clear sky [1 = clear sky]. temperature [°C] condition - text icon - text + number wind_speed - [km/h] wind_degrees - north at 0°[clockwise]. (windSpeed is zero, value will not be defined) wind_direction - Short name
- tilt (0°-90°)
- azimuth (-180 = north, -90 = east, 0 = south, 90 = west, 180 = north)
- plant power (kWh)
- plant name
- graph legend name
- graph color
- graph label color
All this information is needed, that the adapter runs perfect.
If longitude and latitude in the iobroker main settings, the adapter will fill out the fields automatic.
Please install: Material Design before you use the example. If you want to take the json graph and table you can use this example