diff --git a/source/_components/sensor.metoffice.markdown b/source/_components/sensor.metoffice.markdown index 71be85467de..1272476b331 100644 --- a/source/_components/sensor.metoffice.markdown +++ b/source/_components/sensor.metoffice.markdown @@ -7,7 +7,7 @@ sidebar: true comments: false sharing: true footer: true -logo: metoffice.png +logo: metoffice.jpg ha_category: Weather ha_release: 0.41 --- diff --git a/source/_components/weather.metoffice.markdown b/source/_components/weather.metoffice.markdown index ba70579a9ae..8f524aea713 100644 --- a/source/_components/weather.metoffice.markdown +++ b/source/_components/weather.metoffice.markdown @@ -7,7 +7,7 @@ sidebar: true comments: false sharing: true footer: true -logo: metoffice.png +logo: metoffice.jpg ha_category: Weather ha_release: 0.41 --- @@ -23,7 +23,7 @@ weather: ``` Configuration variables: - + - **api_key** (*Required*): Your personal API key from the [Datapoint website][datapoint].

diff --git a/source/images/supported_brands/metoffice.jpg b/source/images/supported_brands/metoffice.jpg new file mode 100644 index 00000000000..eadb9954b9a Binary files /dev/null and b/source/images/supported_brands/metoffice.jpg differ