Skip to content

Commit fb4cde0

Browse files
authored
import elgato protocol
1 parent cdc6ec3 commit fb4cde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BridgeEmulator/lights/discover.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import uuid
66
from time import sleep
77
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
8+
from lights.protocols import tpkasa, wled, mqtt, hyperion, yeelight, hue, deconz, native, native_single, native_multi, tasmota, shelly, esphome, tradfri, elgato
99
from services.homeAssistantWS import discover
1010
import HueObjects
1111
from functions.core import nextFreeId

0 commit comments

Comments
 (0)