@signalk/open-meteo-provider
v1.0.2
Published
Open-Meteo weather provider plugin for Signal K Server
Downloads
44
Readme
Open-Meteo weather provider plugin for Signal K server
Signal K Server plugin for integrating the Open-Meteo weather service with the Weather API.
Description
This plugin is a Signal K weather provider which communicates with the Open-Meteo API to expose weather via the Signal K Weather API
See the Signal K Server documentation for details.
Operation
Requests to the Signal K server Weather API are passed to the plugin which then communicates with the Open-Meteo service to retrieve forecast and observation data for the specified location.
Signal K Weather API options:
countRetrieve up to 16 days Forecast entries
Note: This option does not apply to Observations as only the most current observation is returned (i.e. count=1).
dateNot supported.
Configuration
The Open-Meteo (Weather Provider) plugin contains the following setting options availavle via the Signal K server Admin console (Server -> Plugin Config).
- Open-Meteo API Key. This is optional and is required to access "premium content" only available with a subscription.
Note: Premium content is NOT currently supported.
Requirements
- Signal K Server that implements the
Weather API.
