mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add yolink dimmer support (#24899)
* Add yolink dimmer support * Update platform
This commit is contained in:
parent
adcd0e5b77
commit
f745676333
@ -5,6 +5,7 @@ ha_category:
|
||||
- Binary Sensor
|
||||
- Climate
|
||||
- Cover
|
||||
- Light
|
||||
- Lock
|
||||
- Sensor
|
||||
- Siren
|
||||
@ -19,6 +20,7 @@ ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- cover
|
||||
- light
|
||||
- lock
|
||||
- sensor
|
||||
- siren
|
||||
@ -51,3 +53,4 @@ The integration is tested and verified for the following devices from YoLink:
|
||||
* YS7A01/2 (CO & Smoke Sensor)
|
||||
* YS4002/3 (Thermostat)
|
||||
* YS4906/8 YS7706 (Garage Door Sensor/ Garage Door Controller)
|
||||
* YS5707 (Dimmer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user