Skip to content

Latest commit

 

History

History
80 lines (79 loc) · 2.42 KB

File metadata and controls

80 lines (79 loc) · 2.42 KB

Following are WNR variables for config tab. you can add it to the same place in settings.js file locally where you can see ifttt_token, wink_user, etc

      "FREEBOARD_TOKEN": "",
      "vaca_delay": "30",
      "ifttt": "on",
      "useRobots": false,
      "vaca_wnr_schedules_off": false,
      "vaca_usePresence": true,
      "vaca_light_bulbs": [
        "light1",
        "light2"
      ],
      "vaca_binary_switches": [
        "switch1",
        "switch2"
      ],
      "vaca_locks_vac": false,
      "motionAdjustTstat": false,
      "BlueMixUrlBase": "",
      "HomeLocation": {
        "lat": "",
        "lon": ""
      },
      "HoursFormat24": false,
      "LightsNotification": true,
      "LightsNotificationM": false,
      "SensorsNotificationM": false,
      "Schedules": "on",
      "VacationMode": "off",
      "CustomTabUrl": "",
      "CustomTabName": "",
      "BlueIrisHost": "",
      "BlueIrisUid": "",
      "BlueIrisPwd": "",
      "SmartThingsSecret": "",
      "SmartThingsApiToken": "",
      "SmartThingsApiEndPoint": "",
      "wink_id": "",
      "wink_secret": "",
      "BloomskyKey": "",
      "OwnTracksPwd": "",
      "OwnTracksGeoRadius": 40,
      "OwnTracksMaxAcc": "60",
      "OwnTracksIgnorePing": 1,
      "PresenceShortcuts": true,
      "PushBulletChannel": "",
      "holiday_light_mode": "random",
      "holiday_keep_color": "10",
      "holiday_light_bulbs": [
        "color bulb1",
        "color bulb2"
      ],
      "holiday_mode_group": false,
      "holiday_light_mode2": "orange",
      "holiday_keep_color2": "15",
      "holiday_light_bulbs2": [
        "color bulb3",
        "color bulb4"
      ],
      "holiday_mode_group2": false,
      "holiday_light_mode3": "random",
      "holiday_keep_color3": "10",
      "holiday_light_bulbs3": [],
      "holiday_mode_group3": false,
      "holiday_mode_on": false,
      "camera_motion": {
        "Camera": [
          ""
        ]
      },
      "tab_ui_shortcuts": [
        "shortcut1",
        "shortcut2"
      ],
      "LIFX_TOKEN": "",
      "IFTTT_TOKEN": "",
      "forecastIoApiKey": "",
      "InitialStateKey": "",
      "PushBulletKey": ""