Humidifier: add state (#34781)

This commit is contained in:
c0ffeeca7 2024-09-17 16:24:51 +02:00 committed by GitHub
parent 21750d2b35
commit 536f88e3a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,10 +17,14 @@ related:
title: Dashboard
---
The `humidifier` integration is built for the controlling and monitoring of humidifiers, dehumidifiers, and hygrostat devices.
The **Humidifier** {% term integration %} is built for the controlling and monitoring of humidifiers, dehumidifiers, and hygrostat devices.
{% include integrations/building_block_integration.md %}
## The state of a humidifier entity
The state of a humidifier entity can be either `on` or `off`.
## Device class
{% include integrations/device_class_intro.md %}