Files
service_hue_collector/hue_collector/__main__.py
T
2026-08-30 14:26:11 +02:00

5 lines
37 B
Python

from .collector import main
main()