mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Remove hint to only use yaml config for generic_hygrostat (#33607)
This commit is contained in:
parent
a9042da816
commit
50497f03eb
@ -21,9 +21,6 @@ ha_config_flow: true
|
||||
|
||||
The `generic_hygrostat` humidifier {% term integration %} is a virtual hygrostat implemented in Home Assistant. It uses a sensor and a switch connected to a humidifier or dehumidifier under the hood. When in humidifier mode, if the measured humidity is less than the target humidity, the humidifier will be turned on and turned off when the required humidity is reached. When in dehumidifier mode, if the measured humidity is greater than the target humidity, the dehumidifier will be turned on and turned off when required humidity is reached. One Generic Hygrostat entity can only control one switch. If you need to activate two switches, one for a humidifier and one for a dehumidifier, you will need two Generic Hygrostat entities.
|
||||
|
||||
To enable the {% term integration %}, you need to add it to your {% term "`configuration.yaml`" %} file.
|
||||
{% include integrations/restart_ha_after_config_inclusion.md %}
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## YAML configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user