We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf91e6 commit 7f2ccebCopy full SHA for 7f2cceb
1 file changed
PyPortal/PyPortal_Philips_Hue_Controller/code.py
@@ -50,7 +50,7 @@
50
username = my_bridge.register_username()
51
print(f'ADD THESE VALUES TO settings.toml: \
52
\nBRIDGE_IP = "{ip}" \
53
- \nHUE_USERNAME = "{username}"`)
+ \nHUE_USERNAME = "{username}"')
54
raise
55
56
# These pins are used as both analog and digital! XL, XR and YU must be analog
0 commit comments