Michael J Novotny

Results 7 comments of Michael J Novotny

Now color the alerts with what NWS uses - https://www.weather.gov/help-map

FYI. When I copied your updated icon snippet to be included for my Android HA app notifications, I needed to replace hass:.... to mdi:...., otherwise it was just giving the...

Here is a demo of the notification alerts. ![Screenshot_20220218-082023_One UI Home](https://user-images.githubusercontent.com/90118616/154699927-4dfdf4ce-accd-471a-abd8-d66b27a4caf9.jpg)

We could pipe in a replace() to remove `urn:oid:2.49.0.1.840.0.` from the alert IDs in your weatheralerts.yaml file. You would want to add ` | replace('urn:oid:2.49.0.1.840.0.','')` to each of the five...

Mine started about 18 hours ago (~12 noon US Central time). I'm still receiving current and past data with the Weatherflow local HA integrations, Android Tempest app, Tempestwx & Wunderground...

@briis I sent an email with my station ID

Seeing the same results with the forecast. The rest API is also showing the same daily forecast issues, nothing daily is more than 4 days. https://swd.weatherflow.com/swd/rest/better_forecast?station_id=[your_station_id]&token=[your_access_token]. https://tempestwx.com/station/[your_station_id]/ is showing stale...