mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 19:06:55 +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
|
- Select
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
- Time
|
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
ha_release: '0.110'
|
ha_release: '0.110'
|
||||||
ha_domain: home_connect
|
ha_domain: home_connect
|
||||||
@ -28,7 +27,6 @@ ha_platforms:
|
|||||||
- select
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
- time
|
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -201,6 +199,9 @@ The integration configuration will ask for the *Client ID* and *Client Secret* c
|
|||||||
|
|
||||||
#### Settings
|
#### Settings
|
||||||
|
|
||||||
|
- **Alarm clock**
|
||||||
|
- **Description**: Sets the alarm clock.
|
||||||
|
- **Availability**: Cooktop, Oven
|
||||||
- **Refrigerator setpoint temperature**:
|
- **Refrigerator setpoint temperature**:
|
||||||
- **Description**: Sets the refrigerator temperature.
|
- **Description**: Sets the refrigerator temperature.
|
||||||
- **Availability**: Fridge freezer, Refrigerator
|
- **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 %}
|
{% enddetails %}
|
||||||
|
|
||||||
### Time
|
|
||||||
|
|
||||||
{% details "List of time entities" %}
|
|
||||||
|
|
||||||
- **Alarm clock**
|
|
||||||
- **Description**: Sets the alarm clock.
|
|
||||||
- **Availability**: Cooktop, Oven
|
|
||||||
|
|
||||||
{% enddetails %}
|
|
||||||
|
|
||||||
## Actions
|
## Actions
|
||||||
|
|
||||||
The Home Connect integration makes various actions available.
|
The Home Connect integration makes various actions available.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user