mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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
|
- Binary Sensor
|
||||||
- Climate
|
- Climate
|
||||||
- Cover
|
- Cover
|
||||||
|
- Light
|
||||||
- Lock
|
- Lock
|
||||||
- Sensor
|
- Sensor
|
||||||
- Siren
|
- Siren
|
||||||
@ -19,6 +20,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- climate
|
- climate
|
||||||
- cover
|
- cover
|
||||||
|
- light
|
||||||
- lock
|
- lock
|
||||||
- sensor
|
- sensor
|
||||||
- siren
|
- siren
|
||||||
@ -51,3 +53,4 @@ The integration is tested and verified for the following devices from YoLink:
|
|||||||
* YS7A01/2 (CO & Smoke Sensor)
|
* YS7A01/2 (CO & Smoke Sensor)
|
||||||
* YS4002/3 (Thermostat)
|
* YS4002/3 (Thermostat)
|
||||||
* YS4906/8 YS7706 (Garage Door Sensor/ Garage Door Controller)
|
* YS4906/8 YS7706 (Garage Door Sensor/ Garage Door Controller)
|
||||||
|
* YS5707 (Dimmer)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user