adding Hue light control

Co-authored-by: Alex Dimmock <AtomicAlexD@users.noreply.github.com>
This commit is contained in:
2025-09-20 13:28:49 +01:00
parent 0f5fd67525
commit b94b90423d
6 changed files with 212 additions and 52 deletions
+1
View File
@@ -9,6 +9,7 @@ dependencies = [
"openmeteo-requests>=1.7.2",
"pydantic>=2.11.7",
"pytest>=8.4.1",
"python-dotenv>=1.1.1",
"requests>=2.32.5",
"requests-cache>=1.2.1",
"retry-requests>=2.0.0",