diff --git a/source/_components/binary_sensor.mysensors.markdown b/source/_components/binary_sensor.mysensors.markdown index 814f79d9b6c..21e6df82d21 100644 --- a/source/_components/binary_sensor.mysensors.markdown +++ b/source/_components/binary_sensor.mysensors.markdown @@ -8,7 +8,9 @@ comments: false sharing: true footer: true logo: mysensors.png -ha_category: DIY +ha_category: + - DIY + - Binary Sensor ha_release: 0.14 ha_iot_class: "Local Push" --- diff --git a/source/_components/climate.mysensors.markdown b/source/_components/climate.mysensors.markdown index f7cc81bec3e..56d2e0714f4 100644 --- a/source/_components/climate.mysensors.markdown +++ b/source/_components/climate.mysensors.markdown @@ -8,7 +8,9 @@ comments: false sharing: true footer: true logo: mysensors.png -ha_category: DIY +ha_category: + - DIY + - Climate ha_release: 0.29 ha_iot_class: "Local Push" --- diff --git a/source/_components/cover.mysensors.markdown b/source/_components/cover.mysensors.markdown index 2731b5c9a3c..e4674164bb1 100644 --- a/source/_components/cover.mysensors.markdown +++ b/source/_components/cover.mysensors.markdown @@ -8,7 +8,9 @@ comments: false sharing: true footer: true logo: mysensors.png -ha_category: DIY +ha_category: + - DIY + - Cover ha_release: "0.30" ha_iot_class: "Local Push" --- diff --git a/source/_components/device_tracker.mysensors.markdown b/source/_components/device_tracker.mysensors.markdown index 0a886e1a2c6..ac3cb137eeb 100644 --- a/source/_components/device_tracker.mysensors.markdown +++ b/source/_components/device_tracker.mysensors.markdown @@ -8,7 +8,9 @@ comments: false sharing: true footer: true logo: mysensors.png -ha_category: DIY +ha_category: + - DIY + - Presence Detection ha_release: "0.38" ha_iot_class: "Local Push" --- diff --git a/source/_components/light.mysensors.markdown b/source/_components/light.mysensors.markdown index 4e62f705bcd..d08a0a7f6f7 100644 --- a/source/_components/light.mysensors.markdown +++ b/source/_components/light.mysensors.markdown @@ -8,7 +8,9 @@ comments: false sharing: true footer: true logo: mysensors.png -ha_category: DIY +ha_category: + - DIY + - Light ha_release: 0.13 ha_iot_class: "Local Push" --- diff --git a/source/_components/notify.mysensors.markdown b/source/_components/notify.mysensors.markdown index 085f9b87cfc..8a3ff799d39 100644 --- a/source/_components/notify.mysensors.markdown +++ b/source/_components/notify.mysensors.markdown @@ -8,7 +8,9 @@ comments: false sharing: true footer: true logo: mysensors.png -ha_category: DIY +ha_category: + - DIY + - Notifications ha_release: 0.36 ha_iot_class: "Local Push" --- diff --git a/source/_components/sensor.mysensors.markdown b/source/_components/sensor.mysensors.markdown index ae77bb096eb..a96d428af10 100644 --- a/source/_components/sensor.mysensors.markdown +++ b/source/_components/sensor.mysensors.markdown @@ -8,7 +8,9 @@ comments: false sharing: true footer: true logo: mysensors.png -ha_category: DIY +ha_category: + - DIY + - Sensor featured: false ha_iot_class: "Local Push" --- diff --git a/source/_components/switch.mysensors.markdown b/source/_components/switch.mysensors.markdown index d2bbb9a26af..d4a360f87ec 100644 --- a/source/_components/switch.mysensors.markdown +++ b/source/_components/switch.mysensors.markdown @@ -8,7 +8,9 @@ comments: false sharing: true footer: true logo: mysensors.png -ha_category: DIY +ha_category: + - DIY + - Switch featured: false ha_iot_class: "Local Push" ---