weather
arlyon/litehouseLatest commit:
Version History
Details
58.93 KiB
0.1.1
Description
Fetch weather data from the internet using api.open-meteo.com.
Required Capabilities
- http-client
Configuration
{ "$schema": "./schema.json", "plugins": { "instance": {} }, "imports": [ "weather@0.1.1" ] }
Add To Manifest
Run the following command in your project directory to automatically insert this plugin and config into your manifest.
litehouse add weather@0.1.1