Yr
The yr
platform uses YR.no as a source for current
meteorological data for your location. The weather forecast is delivered by the
Norwegian Meteorological Institute and the NRK.
To add YR to your installation,
add the following to your configuration.yaml
file:
# Example configuration.yaml entry
sensor:
- platform: yr
A full configuration example can be found below:
# Example configuration.yaml entry
sensor:
- platform: yr
name: Weather
forecast: 24
monitored_conditions:
- temperature
- symbol
- precipitation
- windSpeed
- pressure
- windDirection
- humidity
- fog
- cloudiness
- lowClouds
- mediumClouds
- highClouds
- dewpointTemperature