mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add time entity to Renson (#30156)
This commit is contained in:
parent
cf09d65db2
commit
94bd6af9a9
@ -5,8 +5,8 @@ ha_category:
|
|||||||
- Binary sensor
|
- Binary sensor
|
||||||
- Button
|
- Button
|
||||||
- Fan
|
- Fan
|
||||||
|
- Time
|
||||||
- Number
|
- Number
|
||||||
- Sensor
|
|
||||||
ha_release: 2023.7
|
ha_release: 2023.7
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -19,6 +19,7 @@ ha_platforms:
|
|||||||
- fan
|
- fan
|
||||||
- number
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
|
- time
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user