🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@signalk/open-meteo-provider

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@signalk/open-meteo-provider

Open-Meteo weather provider plugin for Signal K Server

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
5
Created
Source

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:

  • count Retrieve 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).

  • date Not 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.

Keywords

signalk

FAQs

Package last updated on 25 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts