Move alarm clock entity from time platform to number platform (#38188)

This commit is contained in:
J. Diego Rodríguez Royo 2025-03-26 14:47:39 +01:00 committed by GitHub
parent 0f24a074e9
commit 599d74c0f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,6 @@ ha_category:
- Select
- Sensor
- Switch
- Time
ha_iot_class: Cloud Push
ha_release: '0.110'
ha_domain: home_connect
@ -28,7 +27,6 @@ ha_platforms:
- select
- sensor
- switch
- time
ha_integration_type: integration
---
@ -201,6 +199,9 @@ The integration configuration will ask for the *Client ID* and *Client Secret* c
#### Settings
- **Alarm clock**
- **Description**: Sets the alarm clock.
- **Availability**: Cooktop, Oven
- **Refrigerator setpoint temperature**:
- **Description**: Sets the refrigerator temperature.
- **Availability**: Fridge freezer, Refrigerator
@ -1007,16 +1008,6 @@ Some devices only have the state `on` and turn off is not supported by the appli
{% enddetails %}
### Time
{% details "List of time entities" %}
- **Alarm clock**
- **Description**: Sets the alarm clock.
- **Availability**: Cooktop, Oven
{% enddetails %}
## Actions
The Home Connect integration makes various actions available.