Merge branch 'master' into pep8

pull/3/head
Alve Svarén 5 years ago
commit 1d336f5767
  1. 2
      hue_remote/presets.py

@ -1,6 +1,5 @@
# Presets goes in here
PRESETS = {
"default": {
"color": (178, 199, 255),
"brightness": 255
@ -40,5 +39,4 @@ PRESETS = {
"color": (185, 155, 25),
"brightness": 60
}
}

Loading…
Cancel
Save