Add L900-10 fixture and it's additional component requests (#629)

This commit is contained in:
Steven B
2024-01-10 18:40:36 +00:00
committed by GitHub
parent 460054ced7
commit 897db674c2
5 changed files with 451 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ SUPPORTED_DEVICES = SUPPORTED_IOT_DEVICES + SUPPORTED_SMART_DEVICES
# Tapo bulbs
BULBS_SMART_VARIABLE_TEMP = {"L530E"}
BULBS_SMART_LIGHT_STRIP = {"L900-5"}
BULBS_SMART_LIGHT_STRIP = {"L900-5", "L900-10"}
BULBS_SMART_COLOR = {"L530E", *BULBS_SMART_LIGHT_STRIP}
BULBS_SMART_DIMMABLE = {"KS225"}
BULBS_SMART = (