1
0

ClimaCell API v4 (#8)

* gets lan/lon from map geo

* climacell v4 endpoints

* Uses ClimaCell API v4, adds Sunrise-Sunset API
This commit is contained in:
Eric
2021-01-28 19:46:11 -06:00
committed by GitHub
parent 6456d30dba
commit 5882f41615
12 changed files with 187 additions and 135 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pi-weather-station",
"version": "1.0.0",
"version": "2.0.0",
"description": "A weather station designed for the Raspberry Pi 7 inch touchscreen",
"main": "index.js",
"scripts": {