Add another variant needle for Weather

Caught another time of day where none of the existing 'hourly'
needles matches.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-09-08 15:05:49 -07:00
parent 1d395ad262
commit 72f9e0e448
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 52,
"ypos": 220,
"type": "match",
"height": 24,
"xpos": 554
}
],
"properties": [],
"tags": [
"weather_report_hourly"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB