Added configuration_url for Met Eireann integration (#60380)
This commit is contained in:
parent
af8e1143b9
commit
dab2b17a17
1 changed files with 1 additions and 0 deletions
|
@ -192,4 +192,5 @@ class MetEireannWeather(CoordinatorEntity, WeatherEntity):
|
|||
identifiers={(DOMAIN,)},
|
||||
manufacturer="Met Éireann",
|
||||
model="Forecast",
|
||||
configuration_url="https://www.met.ie",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue