mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Added configuration_url for Met Eireann integration (#60380)
This commit is contained in:
parent
af8e1143b9
commit
dab2b17a17
@ -192,4 +192,5 @@ class MetEireannWeather(CoordinatorEntity, WeatherEntity):
|
||||
identifiers={(DOMAIN,)},
|
||||
manufacturer="Met Éireann",
|
||||
model="Forecast",
|
||||
configuration_url="https://www.met.ie",
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user