We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3327d0 commit 42463f9Copy full SHA for 42463f9
adapters/osram/__init__.py
@@ -12,6 +12,7 @@
12
'AA70155': DimmableCtBulbAdapter, # OSRAM LIGHTIFY LED A19 tunable white / Classic A60 TW
13
'AB32840': DimmableCtBulbAdapter, # OSRAM LIGHTIFY LED Classic B40 tunable white
14
'AB35996': RGBWAdapter, # OSRAM Smart+ Spot GU10 Multicolor
15
+ 'AC10691': OnOffSwitchAdapter, # OSRAM Smart+ plug
16
'AB401130055': DimmableCtBulbAdapter, # OSRAM LIGHTIFY Surface Light LED Tunable White
17
'AB3257001NJ': OnOffSwitchAdapter, # OSRAM Smart+ plug
18
'AC03641': DimmableBulbAdapter, # OSRAM LIGHTIFY LED Classic A60 clear
0 commit comments