diff --git a/blueprints/automation/awtrix_weatherflow.yaml b/blueprints/automation/awtrix_weatherflow.yaml index bdfa092..ef4cab0 100644 --- a/blueprints/automation/awtrix_weatherflow.yaml +++ b/blueprints/automation/awtrix_weatherflow.yaml @@ -51,7 +51,7 @@ blueprint: Then you can add a [REST](https://www.home-assistant.io/integrations/sensor.rest/) sensor to your `configuraiton.yaml` file like the one here: - resource: https://api.ipgeolocation.io/astronomy?lat=&long=-&apiKey= + resource: https://api.ipgeolocation.io/astronomy?lat=&long=&apiKey= name: ip_geo_location scan_interval: 300 value_template: "OK"