Skip to content

Commit

Permalink
import elgato protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusmotea authored Jun 6, 2023
1 parent cdc6ec3 commit fb4cde0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BridgeEmulator/lights/discover.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import uuid
from time import sleep
from datetime import datetime
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
from services.homeAssistantWS import discover
import HueObjects
from functions.core import nextFreeId
Expand Down

0 comments on commit fb4cde0

Please sign in to comment.