Releases: naofireblade/homebridge-weather-plus
Releases · naofireblade/homebridge-weather-plus
v1.0.4
Added:
- Condition solar radiation
- Log output of API response to identify function
v1.0.3
Added:
- Screenshot to description
v1.0.2
Fixed:
- Config example in readme
v1.0.1
Changed:
- Names of accessories
v1.0.0
Added:
- Forecast for today
- Forecast for next three days
- Configuration for forecast
- Observation time
- Chance for rain
- Wind speed max
Changed:
- Plugin type to platform
v0.1.2
Added:
- Optional parameter "interval"
Improved:
- Logs are now displayed via a debug library.
v0.1.1
Improved:
- Readme now includes example use cases.
v0.1.0
Added:
- Characteristic for rain within last hour (precip).
- Characteristic for rain today (precip).
- Characteristic for wind direction.
- Characteristic for wind speed.
- Characteristic for air pressure.
- Characteristic for visibility.
- Characteristic for uv-index.
- Characteristic for weather station.
Improved:
- Renamed condition values to condition categories.
- Changed condition categories to include a category for cloudy weather.
- Changed parent service to be a temperature sensor so that the the service is recognized by the Apple home app.