diff --git a/source/_components/binary_sensor.danfoss_air.markdown b/source/_components/binary_sensor.danfoss_air.markdown index aff87052378..1c150fcb3c9 100644 --- a/source/_components/binary_sensor.danfoss_air.markdown +++ b/source/_components/binary_sensor.danfoss_air.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: danfoss_air.png ha_category: Binary Sensor -ha_release: "0.86" +ha_release: "0.87" ha_iot_class: "Local Polling" --- @@ -18,4 +18,4 @@ To get your Danfoss Air binary sensors working with Home Assistant, follow the i

The following binary sensor is supported. -* **Bypass active:** Indicator if heat recovery is currrently bypassed. +* **Bypass active:** Indicator if heat recovery is currrently bypassed. diff --git a/source/_components/danfoss_air.markdown b/source/_components/danfoss_air.markdown index 7bd2293221d..ac98c7dc0c1 100644 --- a/source/_components/danfoss_air.markdown +++ b/source/_components/danfoss_air.markdown @@ -8,8 +8,8 @@ comments: false sharing: true footer: true ha_category: Climate -ha_release: "0.86" -logo: danfoss_air.png +ha_release: "0.87" +logo: danfoss_air.png ha_iot_class: "Local Polling" --- diff --git a/source/_components/sensor.danfoss_air.markdown b/source/_components/sensor.danfoss_air.markdown index 5c4880213a5..dacffcc6e08 100644 --- a/source/_components/sensor.danfoss_air.markdown +++ b/source/_components/sensor.danfoss_air.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: danfoss_air.png ha_category: Sensor -ha_release: "0.86" +ha_release: "0.87" ha_iot_class: "Local Polling" --- @@ -17,9 +17,9 @@ ha_iot_class: "Local Polling" To get your Danfoss Air sensors working with Home Assistant, follow the instructions for the general [Danfoss Air component](/components/danfoss_air/).

-The following sensors are supported. +The following sensors are supported. * **Outdoor temperature:** Outdoor air temperature. * **Supply temperature:** Air temperature of the air supplied to the house. -* **Extract temperature:** Air temperature of the air extracted from the house. +* **Extract temperature:** Air temperature of the air extracted from the house. * **Exhaust temperature:** Exhausted air temperature. -* **Remaining filter lifetime:** Reamining filter lifetime measured in percent. +* **Remaining filter lifetime:** Reamining filter lifetime measured in percent.