diff --git a/examples/customdevice/customdevice_example.py b/examples/customdevice/customdevice_example.py index 624fc4a..93a32ca 100644 --- a/examples/customdevice/customdevice_example.py +++ b/examples/customdevice/customdevice_example.py @@ -7,12 +7,8 @@ import asyncio import os -import sys -from pathlib import Path from typing import Any -sys.path.insert(0, str(Path(__file__).parent.parent.parent)) - from sinricpro import SinricPro, SinricProCustomDevice, SinricProConfig # Device ID from SinricPro portal