diff --git a/source/_components/binary_sensor.mysensors.markdown b/source/_components/binary_sensor.mysensors.markdown index 43b0610fd0..2d1c74226c 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 0f39382c8b..1c1ce8cea0 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 15e8737101..c94ec4f57f 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 dbf689f036..25abcbc9cf 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.