Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.74 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.74 KB

Logo

ioBroker.pvforecast - Adapter for the forecast of PV incomes

This Adapter replaced the javascript from the ioBroker forum

The adapter take the roh data from https://api.forecast.solar and need this information

Settings

  1. longitude (-180 (west) … 180 (east))
  2. latitude (-90 (south) … 90 (nord))
  3. link to homepage
  4. Api key
  5. graph y-axis step

pvforecast options

With an api-key, you can receive optional the weather data with following points

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

For the equipment you can make the following settings

  1. tilt (0°-90°)
  2. azimuth (-180 = north, -90 = east, 0 = south, 90 = west, 180 = north)
  3. plant power (kWh)
  4. plant name
  5. graph legend name
  6. graph color
  7. graph label color

pvforecast pvsystem

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.

VIS example

Please install: Material Design before you use the example. If you want to take the json graph and table you can use this example