12 lines
106 B
Text
12 lines
106 B
Text
# For Philips Hue Counter
|
|
phue
|
|
|
|
# API
|
|
fastapi
|
|
uvicorn[standard]
|
|
|
|
# Clients
|
|
requests
|
|
|
|
# Config file
|
|
pyyaml
|