Skip to content

Commit 87d6be1

Browse files
damibbdracoswoboda1337
authored
Doc for optional humidity sensor in climate_ir component (#5161)
Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
1 parent 7965873 commit 87d6be1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/components/climate/climate_ir.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ climate:
6464
6565
- **sensor** (*Optional*, [ID](/guides/configuration-types#id)): The sensor that is used to measure the ambient
6666
temperature. This is only for reporting the current temperature in the frontend.
67+
- **humidity_sensor** (*Optional*, [ID](/guides/configuration-types#id)): The sensor that is used to measure the ambient
68+
humidity. This is only for reporting the current humidity in the frontend.
6769
6870
- **supports_cool** (*Optional*, boolean): Enables setting cooling mode for this climate device. Defaults to `true`.
6971
- **supports_heat** (*Optional*, boolean): Enables setting heating mode for this climate device. Defaults to `true`.

0 commit comments

Comments
 (0)