Updated config

fetchIP
E. Almqvist 4 years ago
parent 50a592986d
commit 5b13d7a7da
  1. 6
      modules/hue/default-config.py

@ -2,5 +2,7 @@
# RENAME THIS FILE TO "config.py"# # RENAME THIS FILE TO "config.py"#
################################## ##################################
address = "" # Hue Remote Settings
username = "" class hue_config:
address = "" # Local IPv4 address to the HUE bridge
username = "" # Username for the bridge

Loading…
Cancel
Save