mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Broadlink - Add time platform (#33621)
This commit is contained in:
parent
2a5e3313be
commit
54860b3aae
@ -22,6 +22,7 @@ ha_platforms:
|
|||||||
- remote
|
- remote
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
|
- time
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
related:
|
related:
|
||||||
@ -58,6 +59,7 @@ The {% term entities %} are divided into four subdomains:
|
|||||||
- [Sensor](#sensor)
|
- [Sensor](#sensor)
|
||||||
- [Switch](#switch)
|
- [Switch](#switch)
|
||||||
- [Light](#light)
|
- [Light](#light)
|
||||||
|
- [Time](#time)
|
||||||
|
|
||||||
## Climate
|
## Climate
|
||||||
|
|
||||||
@ -349,6 +351,10 @@ The `sensor` {% term entities %} allow you to monitor Broadlink sensors. These e
|
|||||||
|
|
||||||
The `light` {% term entities %} allow you to control Broadlink lights. You can turn them on and off, change brightness, adjust the color or set a color temperature. These entities are created automatically when you configure a device that has lights.
|
The `light` {% term entities %} allow you to control Broadlink lights. You can turn them on and off, change brightness, adjust the color or set a color temperature. These entities are created automatically when you configure a device that has lights.
|
||||||
|
|
||||||
|
## Time
|
||||||
|
|
||||||
|
The `time` {% term entities %} allow you to control the time of Broadlink devices. These entities are created automatically when you configure supported devices.
|
||||||
|
|
||||||
## Switch
|
## Switch
|
||||||
|
|
||||||
The `switch` {% term entities %} allow you to control and monitor Broadlink smart plugs, power strips and switches. You can turn them on and off, and you can monitor their state and power consumption, when available. These entities are created automatically when you configure a device that has switches.
|
The `switch` {% term entities %} allow you to control and monitor Broadlink smart plugs, power strips and switches. You can turn them on and off, and you can monitor their state and power consumption, when available. These entities are created automatically when you configure a device that has switches.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user