mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Move alarm clock entity from time platform to number platform (#38188)
This commit is contained in:
parent
0f24a074e9
commit
599d74c0f3
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user