mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-30 12:46:51 +00:00
Update Huum documentation for new door sensor (#40079)
This commit is contained in:
parent
e1525a0223
commit
33dc149c85
@ -2,14 +2,17 @@
|
|||||||
title: Huum
|
title: Huum
|
||||||
description: Instructions on how to integrate a Huum saunas into Home Assistant.
|
description: Instructions on how to integrate a Huum saunas into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary sensor
|
||||||
- Climate
|
- Climate
|
||||||
ha_release: 2024.2
|
ha_release: 2024.2
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@frwickst'
|
- '@frwickst'
|
||||||
|
- '@vincentwolsink'
|
||||||
ha_domain: huum
|
ha_domain: huum
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- climate
|
- climate
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
@ -28,3 +31,16 @@ sauna by mistake.
|
|||||||
{% endnote %}
|
{% endnote %}
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
## Available platforms & entities
|
||||||
|
|
||||||
|
### Binary sensors
|
||||||
|
|
||||||
|
- **Door**: Sauna door state (open or closed).
|
||||||
|
|
||||||
|
### Climate
|
||||||
|
|
||||||
|
The climate entity controls the sauna heater and offers the following capabilities:
|
||||||
|
|
||||||
|
- Adjust target temperature
|
||||||
|
- Change operation mode (off or heat)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user