# Weather data

**URL:** https://community.homey.app/t/weather-data/140320
**Category:** Questions & Help
**Created:** [July 24, 2025, 1:11pm UTC](https://community.homey.app/t/weather-data/140320 "2025-07-24T13:11:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Kakolle](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kakolle/32/120807_2.png) [@Kakolle](https://community.homey.app/u/Kakolle)
#### Post date: [July 24, 2025, 1:11pm UTC](https://community.homey.app/t/weather-data/140320/1 "2025-07-24T13:11:30Z")

</div>

Hi, new to Homey 🙂 I’ve created a flow as shown in the image. How do I make it retrieve data so that I get notifications in the morning, e.g. at 7 a.m., so I know what the weather will be like today? It’s Weather by Open Mateo.

 ![Homey](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/e/8/e85edaf5c59b3742e25ff923b585a2bf9637a8c8.png)

---

<div class="post-metadata">

### Author: ![Peter\_Kawa](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/peter_kawa/32/173848_2.png) [@Peter\_Kawa](https://community.homey.app/u/Peter_Kawa)
#### Post date: [July 24, 2025, 8:00pm UTC](https://community.homey.app/t/weather-data/140320/2 "2025-07-24T20:00:04Z")

</div>

You can use the tags provided by the weather app.

In the push noti card, tap into the [text] placeholder to edit; next, tap the tag icon:

 ![Screenshot_20250724_220223_Firefox](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/a/0/a0962727c654094d1e776c552d315bd351a3bd02.jpeg)

and enter a part of the weather device; mine is called _Buienradar_;  
See the available tags for all weather data:

 ![Screenshot_20250724_214449_Firefox](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/d/1/d1f59fd4da42ac8817eb9f3e2ef164ccb6c8750e.jpeg)

The flow & card can look like this:

 ![Screenshot_20250724_215826_Firefox](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/6/f/6fc8e85082dc8fce69db5ddfa87f3eb785cd513b.jpeg)

Resulting in this message:

 ![Screenshot_20250724_215104_Firefox](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/0/f/0fc57be32a433b6e54b5935c9f1dfe41a9714c0a.jpeg)

Knowledge base article about Logics:  
[https://support.homey.app/hc/en-us/articles/4410240765586-Using-Homey-Logic-in-Flows](https://support.homey.app/hc/en-us/articles/4410240765586-Using-Homey-Logic-in-Flows)

---

<div class="post-metadata">

### Author: ![Kakolle](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kakolle/32/120807_2.png) [@Kakolle](https://community.homey.app/u/Kakolle)
#### Post date: [July 24, 2025, 9:10pm UTC](https://community.homey.app/t/weather-data/140320/3 "2025-07-24T21:10:57Z")

</div>

Thank you so much
