diff --git a/source/_components/http.markdown b/source/_components/http.markdown index cff1e1b3605..a098ebe8112 100644 --- a/source/_components/http.markdown +++ b/source/_components/http.markdown @@ -7,6 +7,7 @@ sidebar: true comments: false sharing: true footer: true +logo: http.png ha_category: "Other" --- diff --git a/source/_components/logbook.markdown b/source/_components/logbook.markdown index 6ac779cd1e4..7e3581788c3 100644 --- a/source/_components/logbook.markdown +++ b/source/_components/logbook.markdown @@ -7,6 +7,7 @@ sidebar: true comments: false sharing: true footer: true +logo: logbook.png ha_category: "History" --- diff --git a/source/_components/sun.markdown b/source/_components/sun.markdown index b4e66dc1e93..3d5c3268b97 100644 --- a/source/_components/sun.markdown +++ b/source/_components/sun.markdown @@ -7,6 +7,7 @@ sidebar: true comments: false sharing: true footer: true +logo: sun.png ha_category: Weather --- diff --git a/source/_components/thermostat.heat_control.markdown b/source/_components/thermostat.heat_control.markdown index a2a98b1001f..d27bb3993bb 100644 --- a/source/_components/thermostat.heat_control.markdown +++ b/source/_components/thermostat.heat_control.markdown @@ -7,6 +7,7 @@ sidebar: true comments: false sharing: true footer: true +logo: heat-control.png ha_category: Thermostat --- diff --git a/source/images/supported_brands/heat-control.png b/source/images/supported_brands/heat-control.png new file mode 100644 index 00000000000..53c028a9b6f Binary files /dev/null and b/source/images/supported_brands/heat-control.png differ diff --git a/source/images/supported_brands/http.png b/source/images/supported_brands/http.png new file mode 100644 index 00000000000..984d013a78c Binary files /dev/null and b/source/images/supported_brands/http.png differ diff --git a/source/images/supported_brands/logbook.png b/source/images/supported_brands/logbook.png new file mode 100644 index 00000000000..d177bfef5ca Binary files /dev/null and b/source/images/supported_brands/logbook.png differ diff --git a/source/images/supported_brands/sun.png b/source/images/supported_brands/sun.png new file mode 100644 index 00000000000..df5443e639d Binary files /dev/null and b/source/images/supported_brands/sun.png differ