Update overkiz and somfy doc for adding water heater support (#24586)

This commit is contained in:
Nyro 2022-11-28 14:02:49 +01:00 committed by GitHub
parent e62d7a834d
commit e7e3bae33e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,7 @@ ha_category:
- Sensor - Sensor
- Siren - Siren
- Switch - Switch
- Water Heater
ha_release: 2022.2 ha_release: 2022.2
ha_config_flow: true ha_config_flow: true
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
@ -41,6 +42,7 @@ ha_platforms:
- sensor - sensor
- siren - siren
- switch - switch
- water_heater
ha_integration_type: integration ha_integration_type: integration
--- ---

View File

@ -16,6 +16,7 @@ ha_category:
- Sensor - Sensor
- Siren - Siren
- Switch - Switch
- Water Heater
ha_domain: somfy ha_domain: somfy
ha_integration_type: virtual ha_integration_type: virtual
ha_supporting_domain: overkiz ha_supporting_domain: overkiz
@ -41,6 +42,7 @@ ha_platforms:
- sensor - sensor
- siren - siren
- switch - switch
- water_heater
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_dhcp: true ha_dhcp: true
ha_zeroconf: true ha_zeroconf: true