Skip to content

Commit

Permalink
Added configuration_url for Met Eireann integration (home-assistant#6…
Browse files Browse the repository at this point in the history
  • Loading branch information
mdawsonuk authored Nov 25, 2021
1 parent af8e114 commit dab2b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/met_eireann/weather.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,4 +192,5 @@ def device_info(self):
identifiers={(DOMAIN,)},
manufacturer="Met Éireann",
model="Forecast",
configuration_url="https://www.met.ie",
)

0 comments on commit dab2b17

Please sign in to comment.