Add logos to "native" Home Assistant components (#2651)
* Added Home Assistant logo to plant component Added Home Assistant logo to component since it not dependent on anything than Home Assistant. * Add Home Assistant logo to rss feed * Add Home Assistant logo to Emulated Hue * Add Home Assistant logo to DNSIP sensor
This commit is contained in:
parent
707b6c7e77
commit
aebe71c10b
4 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,7 @@ sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
|
logo: home-assistant.png
|
||||||
ha_category: Hub
|
ha_category: Hub
|
||||||
ha_release: 0.27
|
ha_release: 0.27
|
||||||
ha_iot_class: "Local Push"
|
ha_iot_class: "Local Push"
|
||||||
|
|
|
@ -7,6 +7,7 @@ sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
|
logo: home-assistant.png
|
||||||
ha_category: Other
|
ha_category: Other
|
||||||
ha_release: 0.44
|
ha_release: 0.44
|
||||||
---
|
---
|
||||||
|
|
|
@ -7,6 +7,7 @@ sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
|
logo: home-assistant.png
|
||||||
ha_category: Front end
|
ha_category: Front end
|
||||||
ha_release: 0.44
|
ha_release: 0.44
|
||||||
---
|
---
|
||||||
|
|
|
@ -7,6 +7,7 @@ sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
|
logo: home-assistant.png
|
||||||
ha_category: Sensor
|
ha_category: Sensor
|
||||||
ha_iot_class: "Cloud Polling"
|
ha_iot_class: "Cloud Polling"
|
||||||
ha_release: "0.40"
|
ha_release: "0.40"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue