tangled
alpha
login
or
join now
zzstoatzz.io
/
scripts
0
fork
atom
for assorted things
0
fork
atom
overview
issues
pulls
pipelines
update ref
zzstoatzz.io
3 weeks ago
d7a1cd73
738b9865
+1
-1
1 changed file
expand all
collapse all
unified
split
update-lights
+1
-1
update-lights
···
49
49
hub_mcp = MCPServerStdio(
50
50
command="uvx",
51
51
args=[
52
52
-
"smart-home@git+https://github.com/jlowin/fastmcp.git@fix-phue2-import#subdirectory=examples/smart_home"
52
52
+
"smart-home@git+https://github.com/jlowin/fastmcp.git#subdirectory=examples/smart_home"
53
53
],
54
54
env={
55
55
"HUE_BRIDGE_IP": settings.hue_bridge_ip,