We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc6ec3 commit fb4cde0Copy full SHA for fb4cde0
BridgeEmulator/lights/discover.py
@@ -5,7 +5,7 @@
5
import uuid
6
from time import sleep
7
from datetime import datetime
8
-from lights.protocols import tpkasa, wled, mqtt, hyperion, yeelight, hue, deconz, native, native_single, native_multi, tasmota, shelly, esphome, tradfri
+from lights.protocols import tpkasa, wled, mqtt, hyperion, yeelight, hue, deconz, native, native_single, native_multi, tasmota, shelly, esphome, tradfri, elgato
9
from services.homeAssistantWS import discover
10
import HueObjects
11
from functions.core import nextFreeId
0 commit comments