Met.no
The met
platform uses the Met.no web service as a source for meteorological data for your location. The weather forecast is delivered by the Norwegian Meteorological Institute and the NRK.
Configuration
To add Met to your installation, add the following to your configuration.yaml
file:
weather:
- platform: met
Configuration Variables
- latitude
-
(number)(Optional)Manually specify latitude. By default the value will be taken from the Home Assistant configuration.
Default value: Provided by Home Assistant configuration
- longitude
-
(number)(Optional)Manually specify longitude. By default the value will be taken from the Home Assistant configuration.
Default value: Provided by Home Assistant configuration
- altitude
-
(number)(Optional)Manually specify altitude. By default the value will be taken from the Home Assistant configuration.
Default value: Provided by Home Assistant configuration