diff --git a/source/_components/sensor.metoffice.markdown b/source/_components/sensor.metoffice.markdown index 71be85467d..1272476b33 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 ba70579a9a..8f524aea71 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 0000000000..eadb9954b9 Binary files /dev/null and b/source/images/supported_brands/metoffice.jpg differ