Browse Source

Fix fields

Christopher Mullins 6 years ago
parent
commit
06aefc8e7d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      test/remote/settings.json.example

+ 2 - 2
test/remote/settings.json.example

@@ -35,8 +35,8 @@
   "device_ids": [
   ],
   "group_state_fields": [
-    "state",
-    "brightness",
+    "status",
+    "level",
     "color_temp",
     "bulb_mode",
     "hue",