naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
313 stars 63 forks source link

solar radition #149

Open iPhilBln opened 4 years ago

iPhilBln commented 4 years ago

Hi everyone,

I'm looking for the solar radiation but cant find them?

{
    "platform": "WeatherPlus",
    "service": "openweathermap",
    "key": "*******",
    "locationGeo": [*****],
    "compatibility": "eve",
    "conditionCategory": "detailed",
    "interval": 5,
    "language": "de",
    "nameNow": "Außentemperatur",
    "nameForecast": "Wettervorhersage",
    "now": true,
    "units": "metric",
    "forecast": [0,1],
    "extraHumidity": true
},
naofireblade commented 4 years ago

Hi, that feature is only available with weatherunderground.

iPhilBln commented 4 years ago

Ok thanks, but I get only an API key if I have a registered weather station right?

dacarson commented 6 months ago

That is correct.