Files
battery-heater/functions/aemet/README.md
2026-01-23 17:36:19 +01:00

13 lines
360 B
Markdown

# Aemet
Endpoint to get forecast summary to use with battery heater.
https://697361d50005d83da5ca.functions.app.fosil.eu/
# Deployment
Login:
appwrite login --endpoint "https://app.fosil.eu/v1"
Deploy:
appwrite client --project-id="696bbb680032fc5192c9" && appwrite functions create-deployment --function-id=69736073000fadb92a9f --code="." --activate=true