diff --git a/source/_components/binary_sensor.mysensors.markdown b/source/_components/binary_sensor.mysensors.markdown index 43b0610fd00..2d1c74226cf 100644 --- a/source/_components/binary_sensor.mysensors.markdown +++ b/source/_components/binary_sensor.mysensors.markdown @@ -10,6 +10,7 @@ footer: true logo: mysensors.png ha_category: Binary Sensor ha_release: 0.14 +ha_iot_class: "Local Push" --- Integrates MySensors binary sensors into Home Assistant. See the [main component] for configuration instructions. diff --git a/source/_components/climate.mysensors.markdown b/source/_components/climate.mysensors.markdown index 0f39382c8b1..1c1ce8cea03 100644 --- a/source/_components/climate.mysensors.markdown +++ b/source/_components/climate.mysensors.markdown @@ -10,6 +10,7 @@ footer: true logo: mysensors.png ha_category: Climate ha_release: 0.29 +ha_iot_class: "Local Push" --- Integrates MySensors HVAC into Home Assistant. See the [main component] for configuration instructions. diff --git a/source/_components/cover.mysensors.markdown b/source/_components/cover.mysensors.markdown index 15e87371017..c94ec4f57fb 100644 --- a/source/_components/cover.mysensors.markdown +++ b/source/_components/cover.mysensors.markdown @@ -10,6 +10,7 @@ footer: true logo: mysensors.png ha_category: Cover ha_release: "0.30" +ha_iot_class: "Local Push" --- Integrates MySensors covers into Home Assistant. See the [main component] for configuration instructions. diff --git a/source/_components/light.mysensors.markdown b/source/_components/light.mysensors.markdown index dbf689f0362..25abcbc9cfa 100644 --- a/source/_components/light.mysensors.markdown +++ b/source/_components/light.mysensors.markdown @@ -10,6 +10,7 @@ footer: true logo: mysensors.png ha_category: Light ha_release: 0.13 +ha_iot_class: "Local Push" --- Integrates MySensors lights into Home Assistant. See the [main component] for configuration instructions.