Add light to Huum documentation (#40088)

This commit is contained in:
Vincent Wolsink 2025-07-22 21:23:38 +02:00 committed by GitHub
parent e276a2f520
commit e9234bf15f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ description: Instructions on how to integrate a Huum saunas into Home Assistant.
ha_category: ha_category:
- Binary sensor - Binary sensor
- Climate - Climate
- Light
ha_release: 2024.2 ha_release: 2024.2
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_codeowners: ha_codeowners:
@ -14,6 +15,7 @@ ha_config_flow: true
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- climate - climate
- light
ha_integration_type: integration ha_integration_type: integration
--- ---
@ -44,3 +46,7 @@ The climate entity controls the sauna heater and offers the following capabiliti
- Adjust target temperature - Adjust target temperature
- Change operation mode (off or heat) - Change operation mode (off or heat)
### Light
- **Light**: Sauna light control (on or off).