Advertisement
Guest User

Untitled

a guest
Dec 27th, 2018
2,229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 98.32 KB | None | 0 0
  1. {
  2.     "alarm_config": {
  3.         "mail_from": "your_email@gmail.com",
  4.         "mail_password": "",
  5.         "mail_recipients": [
  6.             "first_recipient@mail.com",
  7.             "second_recipient@mail.com"
  8.         ],
  9.         "mail_subject": "HUE ALARM TRIGGERED!",
  10.         "mail_username": "",
  11.         "smtp_port": 465,
  12.         "smtp_server": "smtp.gmail.com"
  13.     },
  14.     "capabilities": {
  15.         "groups": {
  16.             "available": 64
  17.         },
  18.         "lights": {
  19.             "available": 63
  20.         },
  21.         "resourcelinks": {
  22.             "available": 64
  23.         },
  24.         "rules": {
  25.             "actions": {
  26.                 "available": 400
  27.             },
  28.             "available": 200,
  29.             "conditions": {
  30.                 "available": 400
  31.             }
  32.         },
  33.         "scenes": {
  34.             "available": 200,
  35.             "lightstates": {
  36.                 "available": 2048
  37.             }
  38.         },
  39.         "schedules": {
  40.             "available": 100
  41.         },
  42.         "sensors": {
  43.             "available": 63,
  44.             "clip": {
  45.                 "available": 63
  46.             },
  47.             "zgp": {
  48.                 "available": 63
  49.             },
  50.             "zll": {
  51.                 "available": 63
  52.             }
  53.         },
  54.         "timezones": {
  55.             "values": [
  56.                 "CET",
  57.                 "CST6CDT",
  58.                 "EET",
  59.                 "EST",
  60.                 "EST5EDT",
  61.                 "HST",
  62.                 "MET",
  63.                 "MST",
  64.                 "MST7MDT",
  65.                 "PST8PDT",
  66.                 "WET",
  67.                 "Africa/Abidjan",
  68.                 "Africa/Accra",
  69.                 "Africa/Addis_Ababa",
  70.                 "Africa/Algiers",
  71.                 "Africa/Asmara",
  72.                 "Africa/Bamako",
  73.                 "Africa/Bangui",
  74.                 "Africa/Banjul",
  75.                 "Africa/Bissau",
  76.                 "Africa/Blantyre",
  77.                 "Africa/Brazzaville",
  78.                 "Africa/Bujumbura",
  79.                 "Africa/Cairo",
  80.                 "Africa/Casablanca",
  81.                 "Africa/Ceuta",
  82.                 "Africa/Conakry",
  83.                 "Africa/Dakar",
  84.                 "Africa/Dar_es_Salaam",
  85.                 "Africa/Djibouti",
  86.                 "Africa/Douala",
  87.                 "Africa/El_Aaiun",
  88.                 "Africa/Freetown",
  89.                 "Africa/Gaborone",
  90.                 "Africa/Harare",
  91.                 "Africa/Johannesburg",
  92.                 "Africa/Juba",
  93.                 "Africa/Kampala",
  94.                 "Africa/Khartoum",
  95.                 "Africa/Kigali",
  96.                 "Africa/Kinshasa",
  97.                 "Africa/Lagos",
  98.                 "Africa/Libreville",
  99.                 "Africa/Lome",
  100.                 "Africa/Luanda",
  101.                 "Africa/Lubumbashi",
  102.                 "Africa/Lusaka",
  103.                 "Africa/Malabo",
  104.                 "Africa/Maputo",
  105.                 "Africa/Maseru",
  106.                 "Africa/Mbabane",
  107.                 "Africa/Mogadishu",
  108.                 "Africa/Monrovia",
  109.                 "Africa/Nairobi",
  110.                 "Africa/Ndjamena",
  111.                 "Africa/Niamey",
  112.                 "Africa/Nouakchott",
  113.                 "Africa/Ouagadougou",
  114.                 "Africa/Porto-Novo",
  115.                 "Africa/Sao_Tome",
  116.                 "Africa/Tripoli",
  117.                 "Africa/Tunis",
  118.                 "Africa/Windhoek",
  119.                 "America/Adak",
  120.                 "America/Anchorage",
  121.                 "America/Anguilla",
  122.                 "America/Antigua",
  123.                 "America/Araguaina",
  124.                 "America/Aruba",
  125.                 "America/Asuncion",
  126.                 "America/Atikokan",
  127.                 "America/Bahia",
  128.                 "America/Bahia_Banderas",
  129.                 "America/Barbados",
  130.                 "America/Belem",
  131.                 "America/Belize",
  132.                 "America/Blanc-Sablon",
  133.                 "America/Boa_Vista",
  134.                 "America/Bogota",
  135.                 "America/Boise",
  136.                 "America/Cambridge_Bay",
  137.                 "America/Campo_Grande",
  138.                 "America/Cancun",
  139.                 "America/Caracas",
  140.                 "America/Cayenne",
  141.                 "America/Cayman",
  142.                 "America/Chicago",
  143.                 "America/Chihuahua",
  144.                 "America/Costa_Rica",
  145.                 "America/Creston",
  146.                 "America/Cuiaba",
  147.                 "America/Curacao",
  148.                 "America/Danmarkshavn",
  149.                 "America/Dawson",
  150.                 "America/Dawson_Creek",
  151.                 "America/Denver",
  152.                 "America/Detroit",
  153.                 "America/Dominica",
  154.                 "America/Edmonton",
  155.                 "America/Eirunepe",
  156.                 "America/El_Salvador",
  157.                 "America/Fort_Nelson",
  158.                 "America/Fortaleza",
  159.                 "America/Glace_Bay",
  160.                 "America/Godthab",
  161.                 "America/Goose_Bay",
  162.                 "America/Grand_Turk",
  163.                 "America/Grenada",
  164.                 "America/Guadeloupe",
  165.                 "America/Guatemala",
  166.                 "America/Guayaquil",
  167.                 "America/Guyana",
  168.                 "America/Halifax",
  169.                 "America/Havana",
  170.                 "America/Hermosillo",
  171.                 "America/Inuvik",
  172.                 "America/Iqaluit",
  173.                 "America/Jamaica",
  174.                 "America/Juneau",
  175.                 "America/Kralendijk",
  176.                 "America/La_Paz",
  177.                 "America/Lima",
  178.                 "America/Los_Angeles",
  179.                 "America/Lower_Princes",
  180.                 "America/Maceio",
  181.                 "America/Managua",
  182.                 "America/Manaus",
  183.                 "America/Marigot",
  184.                 "America/Martinique",
  185.                 "America/Matamoros",
  186.                 "America/Mazatlan",
  187.                 "America/Menominee",
  188.                 "America/Merida",
  189.                 "America/Metlakatla",
  190.                 "America/Mexico_City",
  191.                 "America/Miquelon",
  192.                 "America/Moncton",
  193.                 "America/Monterrey",
  194.                 "America/Montevideo",
  195.                 "America/Montserrat",
  196.                 "America/Nassau",
  197.                 "America/New_York",
  198.                 "America/Nipigon",
  199.                 "America/Nome",
  200.                 "America/Noronha",
  201.                 "America/Ojinaga",
  202.                 "America/Panama",
  203.                 "America/Pangnirtung",
  204.                 "America/Paramaribo",
  205.                 "America/Phoenix",
  206.                 "America/Port-au-Prince",
  207.                 "America/Port_of_Spain",
  208.                 "America/Porto_Velho",
  209.                 "America/Puerto_Rico",
  210.                 "America/Punta_Arenas",
  211.                 "America/Rainy_River",
  212.                 "America/Rankin_Inlet",
  213.                 "America/Recife",
  214.                 "America/Regina",
  215.                 "America/Resolute",
  216.                 "America/Rio_Branco",
  217.                 "America/Santarem",
  218.                 "America/Santiago",
  219.                 "America/Santo_Domingo",
  220.                 "America/Sao_Paulo",
  221.                 "America/Scoresbysund",
  222.                 "America/Sitka",
  223.                 "America/St_Barthelemy",
  224.                 "America/St_Johns",
  225.                 "America/St_Kitts",
  226.                 "America/St_Lucia",
  227.                 "America/St_Thomas",
  228.                 "America/St_Vincent",
  229.                 "America/Swift_Current",
  230.                 "America/Tegucigalpa",
  231.                 "America/Thule",
  232.                 "America/Thunder_Bay",
  233.                 "America/Tijuana",
  234.                 "America/Toronto",
  235.                 "America/Tortola",
  236.                 "America/Vancouver",
  237.                 "America/Whitehorse",
  238.                 "America/Winnipeg",
  239.                 "America/Yakutat",
  240.                 "America/Yellowknife",
  241.                 "America/Argentina/Buenos_Aires",
  242.                 "America/Argentina/Catamarca",
  243.                 "America/Argentina/Cordoba",
  244.                 "America/Argentina/Jujuy",
  245.                 "America/Argentina/La_Rioja",
  246.                 "America/Argentina/Mendoza",
  247.                 "America/Argentina/Rio_Gallegos",
  248.                 "America/Argentina/Salta",
  249.                 "America/Argentina/San_Juan",
  250.                 "America/Argentina/San_Luis",
  251.                 "America/Argentina/Tucuman",
  252.                 "America/Argentina/Ushuaia",
  253.                 "America/Indiana/Indianapolis",
  254.                 "America/Indiana/Knox",
  255.                 "America/Indiana/Marengo",
  256.                 "America/Indiana/Petersburg",
  257.                 "America/Indiana/Tell_City",
  258.                 "America/Indiana/Vevay",
  259.                 "America/Indiana/Vincennes",
  260.                 "America/Indiana/Winamac",
  261.                 "America/Kentucky/Louisville",
  262.                 "America/Kentucky/Monticello",
  263.                 "America/North_Dakota/Beulah",
  264.                 "America/North_Dakota/Center",
  265.                 "America/North_Dakota/New_Salem",
  266.                 "Antarctica/Casey",
  267.                 "Antarctica/Davis",
  268.                 "Antarctica/DumontDUrville",
  269.                 "Antarctica/Macquarie",
  270.                 "Antarctica/Mawson",
  271.                 "Antarctica/McMurdo",
  272.                 "Antarctica/Palmer",
  273.                 "Antarctica/Rothera",
  274.                 "Antarctica/Syowa",
  275.                 "Antarctica/Troll",
  276.                 "Antarctica/Vostok",
  277.                 "Arctic/Longyearbyen",
  278.                 "Asia/Aden",
  279.                 "Asia/Almaty",
  280.                 "Asia/Amman",
  281.                 "Asia/Anadyr",
  282.                 "Asia/Aqtau",
  283.                 "Asia/Aqtobe",
  284.                 "Asia/Ashgabat",
  285.                 "Asia/Atyrau",
  286.                 "Asia/Baghdad",
  287.                 "Asia/Bahrain",
  288.                 "Asia/Baku",
  289.                 "Asia/Bangkok",
  290.                 "Asia/Barnaul",
  291.                 "Asia/Beirut",
  292.                 "Asia/Bishkek",
  293.                 "Asia/Brunei",
  294.                 "Asia/Chita",
  295.                 "Asia/Choibalsan",
  296.                 "Asia/Colombo",
  297.                 "Asia/Damascus",
  298.                 "Asia/Dhaka",
  299.                 "Asia/Dili",
  300.                 "Asia/Dubai",
  301.                 "Asia/Dushanbe",
  302.                 "Asia/Famagusta",
  303.                 "Asia/Gaza",
  304.                 "Asia/Hebron",
  305.                 "Asia/Ho_Chi_Minh",
  306.                 "Asia/Hong_Kong",
  307.                 "Asia/Hovd",
  308.                 "Asia/Irkutsk",
  309.                 "Asia/Istanbul",
  310.                 "Asia/Jakarta",
  311.                 "Asia/Jayapura",
  312.                 "Asia/Jerusalem",
  313.                 "Asia/Kabul",
  314.                 "Asia/Kamchatka",
  315.                 "Asia/Karachi",
  316.                 "Asia/Kathmandu",
  317.                 "Asia/Khandyga",
  318.                 "Asia/Kolkata",
  319.                 "Asia/Krasnoyarsk",
  320.                 "Asia/Kuala_Lumpur",
  321.                 "Asia/Kuching",
  322.                 "Asia/Kuwait",
  323.                 "Asia/Macau",
  324.                 "Asia/Magadan",
  325.                 "Asia/Makassar",
  326.                 "Asia/Manila",
  327.                 "Asia/Muscat",
  328.                 "Asia/Nicosia",
  329.                 "Asia/Novokuznetsk",
  330.                 "Asia/Novosibirsk",
  331.                 "Asia/Omsk",
  332.                 "Asia/Oral",
  333.                 "Asia/Phnom_Penh",
  334.                 "Asia/Pontianak",
  335.                 "Asia/Pyongyang",
  336.                 "Asia/Qatar",
  337.                 "Asia/Qyzylorda",
  338.                 "Asia/Riyadh",
  339.                 "Asia/Sakhalin",
  340.                 "Asia/Samarkand",
  341.                 "Asia/Seoul",
  342.                 "Asia/Shanghai",
  343.                 "Asia/Singapore",
  344.                 "Asia/Srednekolymsk",
  345.                 "Asia/Taipei",
  346.                 "Asia/Tashkent",
  347.                 "Asia/Tbilisi",
  348.                 "Asia/Tehran",
  349.                 "Asia/Thimphu",
  350.                 "Asia/Tokyo",
  351.                 "Asia/Tomsk",
  352.                 "Asia/Ulaanbaatar",
  353.                 "Asia/Urumqi",
  354.                 "Asia/Ust-Nera",
  355.                 "Asia/Vientiane",
  356.                 "Asia/Vladivostok",
  357.                 "Asia/Yakutsk",
  358.                 "Asia/Yangon",
  359.                 "Asia/Yekaterinburg",
  360.                 "Asia/Yerevan",
  361.                 "Atlantic/Azores",
  362.                 "Atlantic/Bermuda",
  363.                 "Atlantic/Canary",
  364.                 "Atlantic/Cape_Verde",
  365.                 "Atlantic/Faroe",
  366.                 "Atlantic/Madeira",
  367.                 "Atlantic/Reykjavik",
  368.                 "Atlantic/South_Georgia",
  369.                 "Atlantic/St_Helena",
  370.                 "Atlantic/Stanley",
  371.                 "Australia/Adelaide",
  372.                 "Australia/Brisbane",
  373.                 "Australia/Broken_Hill",
  374.                 "Australia/Currie",
  375.                 "Australia/Darwin",
  376.                 "Australia/Eucla",
  377.                 "Australia/Hobart",
  378.                 "Australia/Lindeman",
  379.                 "Australia/Lord_Howe",
  380.                 "Australia/Melbourne",
  381.                 "Australia/Perth",
  382.                 "Australia/Sydney",
  383.                 "Europe/Amsterdam",
  384.                 "Europe/Andorra",
  385.                 "Europe/Astrakhan",
  386.                 "Europe/Athens",
  387.                 "Europe/Belgrade",
  388.                 "Europe/Berlin",
  389.                 "Europe/Bratislava",
  390.                 "Europe/Brussels",
  391.                 "Europe/Bucharest",
  392.                 "Europe/Budapest",
  393.                 "Europe/Busingen",
  394.                 "Europe/Chisinau",
  395.                 "Europe/Copenhagen",
  396.                 "Europe/Dublin",
  397.                 "Europe/Gibraltar",
  398.                 "Europe/Guernsey",
  399.                 "Europe/Helsinki",
  400.                 "Europe/Isle_of_Man",
  401.                 "Europe/Istanbul",
  402.                 "Europe/Jersey",
  403.                 "Europe/Kaliningrad",
  404.                 "Europe/Kiev",
  405.                 "Europe/Kirov",
  406.                 "Europe/Lisbon",
  407.                 "Europe/Ljubljana",
  408.                 "Europe/London",
  409.                 "Europe/Luxembourg",
  410.                 "Europe/Madrid",
  411.                 "Europe/Malta",
  412.                 "Europe/Mariehamn",
  413.                 "Europe/Minsk",
  414.                 "Europe/Monaco",
  415.                 "Europe/Moscow",
  416.                 "Europe/Nicosia",
  417.                 "Europe/Oslo",
  418.                 "Europe/Paris",
  419.                 "Europe/Podgorica",
  420.                 "Europe/Prague",
  421.                 "Europe/Riga",
  422.                 "Europe/Rome",
  423.                 "Europe/Samara",
  424.                 "Europe/San_Marino",
  425.                 "Europe/Sarajevo",
  426.                 "Europe/Saratov",
  427.                 "Europe/Simferopol",
  428.                 "Europe/Skopje",
  429.                 "Europe/Sofia",
  430.                 "Europe/Stockholm",
  431.                 "Europe/Tallinn",
  432.                 "Europe/Tirane",
  433.                 "Europe/Ulyanovsk",
  434.                 "Europe/Uzhgorod",
  435.                 "Europe/Vaduz",
  436.                 "Europe/Vatican",
  437.                 "Europe/Vienna",
  438.                 "Europe/Vilnius",
  439.                 "Europe/Volgograd",
  440.                 "Europe/Warsaw",
  441.                 "Europe/Zagreb",
  442.                 "Europe/Zaporozhye",
  443.                 "Europe/Zurich",
  444.                 "Indian/Antananarivo",
  445.                 "Indian/Chagos",
  446.                 "Indian/Christmas",
  447.                 "Indian/Cocos",
  448.                 "Indian/Comoro",
  449.                 "Indian/Kerguelen",
  450.                 "Indian/Mahe",
  451.                 "Indian/Maldives",
  452.                 "Indian/Mauritius",
  453.                 "Indian/Mayotte",
  454.                 "Indian/Reunion",
  455.                 "Pacific/Apia",
  456.                 "Pacific/Auckland",
  457.                 "Pacific/Bougainville",
  458.                 "Pacific/Chatham",
  459.                 "Pacific/Chuuk",
  460.                 "Pacific/Easter",
  461.                 "Pacific/Efate",
  462.                 "Pacific/Enderbury",
  463.                 "Pacific/Fakaofo",
  464.                 "Pacific/Fiji",
  465.                 "Pacific/Funafuti",
  466.                 "Pacific/Galapagos",
  467.                 "Pacific/Gambier",
  468.                 "Pacific/Guadalcanal",
  469.                 "Pacific/Guam",
  470.                 "Pacific/Honolulu",
  471.                 "Pacific/Kiritimati",
  472.                 "Pacific/Kosrae",
  473.                 "Pacific/Kwajalein",
  474.                 "Pacific/Majuro",
  475.                 "Pacific/Marquesas",
  476.                 "Pacific/Midway",
  477.                 "Pacific/Nauru",
  478.                 "Pacific/Niue",
  479.                 "Pacific/Norfolk",
  480.                 "Pacific/Noumea",
  481.                 "Pacific/Pago_Pago",
  482.                 "Pacific/Palau",
  483.                 "Pacific/Pitcairn",
  484.                 "Pacific/Pohnpei",
  485.                 "Pacific/Port_Moresby",
  486.                 "Pacific/Rarotonga",
  487.                 "Pacific/Saipan",
  488.                 "Pacific/Tahiti",
  489.                 "Pacific/Tarawa",
  490.                 "Pacific/Tongatapu",
  491.                 "Pacific/Wake",
  492.                 "Pacific/Wallis",
  493.                 "US/Pacific-New"
  494.             ]
  495.         }
  496.     },
  497.     "config": {
  498.         "UTC": "2018-12-27T22:00:09",
  499.         "apiversion": "1.24.0",
  500.         "backup": {
  501.             "errorcode": 0,
  502.             "status": "idle"
  503.         },
  504.         "bridgeid": "B827EBFFFE615E23",
  505.         "datastoreversion": "70",
  506.         "dhcp": true,
  507.         "factorynew": false,
  508.         "gateway": "192.168.0.1",
  509.         "internetservices": {
  510.             "internet": "connected",
  511.             "remoteaccess": "connected",
  512.             "swupdate": "connected",
  513.             "time": "connected"
  514.         },
  515.         "ipaddress": "192.168.0.254",
  516.         "linkbutton": false,
  517.         "localtime": "2018-12-27T22:00:09",
  518.         "mac": "b8:27:eb:61:5e:23",
  519.         "modelid": "BSB002",
  520.         "name": "hue-pi",
  521.         "netmask": "255.255.255.0",
  522.         "portalconnection": "connected",
  523.         "portalservices": true,
  524.         "portalstate": {
  525.             "communication": "disconnected",
  526.             "incoming": false,
  527.             "outgoing": true,
  528.             "signedon": true
  529.         },
  530.         "proxyaddress": "none",
  531.         "proxyport": 0,
  532.         "replacesbridgeid": null,
  533.         "starterkitid": "",
  534.         "swupdate": {
  535.             "checkforupdate": false,
  536.             "devicetypes": {
  537.                 "bridge": false,
  538.                 "lights": [],
  539.                 "sensors": []
  540.             },
  541.             "notify": true,
  542.             "text": "",
  543.             "updatestate": 0,
  544.             "url": ""
  545.         },
  546.         "swupdate2": {
  547.             "checkforupdate": true
  548.         },
  549.         "swversion": "1810251352",
  550.         "timezone": "Europe/Bucharest",
  551.         "whitelist": {
  552.             "0bdc9d2d256b3ee9daae347be6f4dc83": {
  553.                 "create date": "2018-12-15T01:14:24",
  554.                 "last use date": "2018-12-17T21:18:16",
  555.                 "name": "app name#device name"
  556.             },
  557.             "470a0c52e89555f73b11904c84af6192": {
  558.                 "create date": "2018-12-18T23:18:47",
  559.                 "last use date": "2018-12-27T21:51:54",
  560.                 "name": "hueHello#deviceName_xyz"
  561.             },
  562.             "a7161538be80d40b3de98dece6e91f90": {
  563.                 "create date": "2018-12-27T19:59:33",
  564.                 "last use date": "2018-12-27T22:00:09",
  565.                 "name": "Hue Essentials#ONEPLUS A3003"
  566.             },
  567.             "cfcf916a4eab2b122d829dbfdf75b6d1": {
  568.                 "create date": "2018-12-07T19:33:41",
  569.                 "last use date": "2018-12-27T22:00:08",
  570.                 "name": "EclipseSmartHome"
  571.             },
  572.             "web-ui-93277": {
  573.                 "create date": "2018-12-07T19:07:36",
  574.                 "last use date": "2018-12-17T20:31:34",
  575.                 "name": "WegGui User"
  576.             }
  577.         },
  578.         "zigbeechannel": 25
  579.     },
  580.     "deconz": {
  581.         "enabled": true,
  582.         "lights": {},
  583.         "port": 8080,
  584.         "sensors": {
  585.             "1": {
  586.                 "bridgeid": "5",
  587.                 "modelid": "PHDL00",
  588.                 "type": "Daylight"
  589.             },
  590.             "2": {
  591.                 "bridgeid": "6",
  592.                 "modelid": "RWL021",
  593.                 "type": "ZHASwitch"
  594.             },
  595.             "3": {
  596.                 "bridgeid": "7",
  597.                 "modelid": "RWL021",
  598.                 "type": "ZHASwitch"
  599.             }
  600.         },
  601.         "username": "283145a4e198cc6535",
  602.         "websocketport": 8081
  603.     },
  604.     "groups": {
  605.         "1": {
  606.             "action": {
  607.                 "bri": 1,
  608.                 "hue": 36045,
  609.                 "on": false,
  610.                 "sat": 254,
  611.                 "xy": [
  612.                     0.167,
  613.                     0.3792
  614.                 ]
  615.             },
  616.             "class": "Office",
  617.             "lights": [
  618.                 "3"
  619.             ],
  620.             "name": "Desk",
  621.             "state": {
  622.                 "all_on": false,
  623.                 "any_on": false
  624.             },
  625.             "type": "Room"
  626.         },
  627.         "2": {
  628.             "action": {
  629.                 "bri": 254,
  630.                 "ct": 156,
  631.                 "hue": 41432,
  632.                 "on": true,
  633.                 "sat": 75,
  634.                 "scene": "19",
  635.                 "xy": [
  636.                     0.3146,
  637.                     0.3304
  638.                 ]
  639.             },
  640.             "class": "Living room",
  641.             "lights": [
  642.                 "1"
  643.             ],
  644.             "name": "TV",
  645.             "state": {
  646.                 "all_on": true,
  647.                 "any_on": true
  648.             },
  649.             "type": "Room"
  650.         },
  651.         "3": {
  652.             "action": {
  653.                 "bri": 254,
  654.                 "ct": 366,
  655.                 "hue": 8418,
  656.                 "on": true,
  657.                 "sat": 140,
  658.                 "scene": "38",
  659.                 "xy": [
  660.                     0.4573,
  661.                     0.41
  662.                 ]
  663.             },
  664.             "class": "Living room",
  665.             "lights": [
  666.                 "2"
  667.             ],
  668.             "name": "Kitchen",
  669.             "state": {
  670.                 "all_on": true,
  671.                 "any_on": true
  672.             },
  673.             "type": "Room"
  674.         },
  675.         "4": {
  676.             "action": {
  677.                 "bri": 246,
  678.                 "ct": 344,
  679.                 "hue": 0,
  680.                 "on": false,
  681.                 "sat": 0,
  682.                 "transitiontime": 4,
  683.                 "xy": [
  684.                     0.5018,
  685.                     0.4152
  686.                 ]
  687.             },
  688.             "class": "Bedroom",
  689.             "lights": [
  690.                 "4",
  691.                 "7"
  692.             ],
  693.             "name": "Bedroom",
  694.             "state": {
  695.                 "all_on": false,
  696.                 "any_on": false
  697.             },
  698.             "type": "Room"
  699.         },
  700.         "5": {
  701.             "action": {
  702.                 "bri": 2,
  703.                 "ct": 367,
  704.                 "hue": -1,
  705.                 "on": false,
  706.                 "sat": 78,
  707.                 "scene": "56",
  708.                 "xy": [
  709.                     0.333658,
  710.                     0.317098
  711.                 ]
  712.             },
  713.             "class": "Living room",
  714.             "lights": [
  715.                 "5",
  716.                 "6",
  717.                 "8",
  718.                 "9"
  719.             ],
  720.             "name": "Living Room",
  721.             "state": {
  722.                 "all_on": false,
  723.                 "any_on": false
  724.             },
  725.             "type": "Room"
  726.         }
  727.     },
  728.     "lights": {
  729.         "1": {
  730.             "capabilities": {
  731.                 "certified": true,
  732.                 "control": {
  733.                     "colorgamut": [
  734.                         [
  735.                             0.6915,
  736.                             0.3083
  737.                         ],
  738.                         [
  739.                             0.17,
  740.                             0.7
  741.                         ],
  742.                         [
  743.                             0.1532,
  744.                             0.0475
  745.                         ]
  746.                     ],
  747.                     "colorgamuttype": "C",
  748.                     "ct": {
  749.                         "max": 500,
  750.                         "min": 153
  751.                     },
  752.                     "maxlumen": 1600,
  753.                     "mindimlevel": 40
  754.                 },
  755.                 "streaming": {
  756.                     "proxy": true,
  757.                     "renderer": true
  758.                 }
  759.             },
  760.             "config": {
  761.                 "archetype": "huelightstrip",
  762.                 "direction": "omnidirectional",
  763.                 "function": "mixed",
  764.                 "startup": {
  765.                     "configured": false,
  766.                     "mode": "safety"
  767.                 }
  768.             },
  769.             "manufacturername": "Philips",
  770.             "modelid": "LST002",
  771.             "name": "TV",
  772.             "productname": "Hue lightstrip plus",
  773.             "state": {
  774.                 "alert": "none",
  775.                 "bri": 254,
  776.                 "colormode": "ct",
  777.                 "ct": 156,
  778.                 "effect": "none",
  779.                 "hue": 41432,
  780.                 "mode": "homeautomation",
  781.                 "on": true,
  782.                 "reachable": true,
  783.                 "sat": 75,
  784.                 "transitiontime": 0,
  785.                 "xy": [
  786.                     0.3146,
  787.                     0.3304
  788.                 ]
  789.             },
  790.             "swupdate": {
  791.                 "lastinstall": "2017-12-02T23:19:02",
  792.                 "state": "noupdates"
  793.             },
  794.             "swversion": "5.127.1.26581",
  795.             "type": "Extended color light",
  796.             "uniqueid": "00:17:88:01:01:1b:c2:2c-0b"
  797.         },
  798.         "2": {
  799.             "capabilities": {
  800.                 "certified": true,
  801.                 "control": {
  802.                     "colorgamut": [
  803.                         [
  804.                             0.6915,
  805.                             0.3083
  806.                         ],
  807.                         [
  808.                             0.17,
  809.                             0.7
  810.                         ],
  811.                         [
  812.                             0.1532,
  813.                             0.0475
  814.                         ]
  815.                     ],
  816.                     "colorgamuttype": "C",
  817.                     "ct": {
  818.                         "max": 500,
  819.                         "min": 153
  820.                     },
  821.                     "maxlumen": 806,
  822.                     "mindimlevel": 1000
  823.                 },
  824.                 "streaming": {
  825.                     "proxy": true,
  826.                     "renderer": true
  827.                 }
  828.             },
  829.             "config": {
  830.                 "archetype": "sultanbulb",
  831.                 "direction": "omnidirectional",
  832.                 "function": "mixed"
  833.             },
  834.             "manufacturername": "Philips",
  835.             "modelid": "LCT010",
  836.             "name": "Kitchen",
  837.             "productid": "Philips-LCT010-1-A19ECLv4",
  838.             "productname": "Hue color lamp",
  839.             "state": {
  840.                 "alert": "select",
  841.                 "bri": 254,
  842.                 "colormode": "ct",
  843.                 "ct": 366,
  844.                 "effect": "none",
  845.                 "hue": 8418,
  846.                 "mode": "homeautomation",
  847.                 "on": true,
  848.                 "reachable": true,
  849.                 "sat": 140,
  850.                 "transitiontime": 5,
  851.                 "xy": [
  852.                     0.4573,
  853.                     0.41
  854.                 ]
  855.             },
  856.             "swconfigid": "6A139B19",
  857.             "swupdate": {
  858.                 "lastinstall": "2017-12-02T23:19:07",
  859.                 "state": "transferring"
  860.             },
  861.             "swversion": "1.46.13_r26312",
  862.             "type": "Extended color light",
  863.             "uniqueid": "00:17:88:01:02:ca:94:d2-0b"
  864.         },
  865.         "3": {
  866.             "capabilities": {
  867.                 "certified": true,
  868.                 "control": {
  869.                     "colorgamut": [
  870.                         [
  871.                             0.704,
  872.                             0.296
  873.                         ],
  874.                         [
  875.                             0.2151,
  876.                             0.7106
  877.                         ],
  878.                         [
  879.                             0.138,
  880.                             0.08
  881.                         ]
  882.                     ],
  883.                     "colorgamuttype": "A",
  884.                     "maxlumen": 210,
  885.                     "mindimlevel": 10000
  886.                 },
  887.                 "streaming": {
  888.                     "proxy": false,
  889.                     "renderer": true
  890.                 }
  891.             },
  892.             "config": {
  893.                 "archetype": "hueiris",
  894.                 "direction": "upwards",
  895.                 "function": "decorative"
  896.             },
  897.             "manufacturername": "Philips",
  898.             "modelid": "LLC010",
  899.             "name": "Desk",
  900.             "productname": "Hue iris",
  901.             "state": {
  902.                 "alert": "none",
  903.                 "bri": 1,
  904.                 "colormode": "hs",
  905.                 "effect": "none",
  906.                 "hue": 36045,
  907.                 "mode": "homeautomation",
  908.                 "on": false,
  909.                 "reachable": true,
  910.                 "sat": 254,
  911.                 "transitiontime": 5,
  912.                 "xy": [
  913.                     0.167,
  914.                     0.3792
  915.                 ]
  916.             },
  917.             "swupdate": {
  918.                 "lastinstall": null,
  919.                 "state": "noupdates"
  920.             },
  921.             "swversion": "1.46.13_r26312",
  922.             "type": "Color light",
  923.             "uniqueid": "00:17:88:01:00:c4:37:7f-0b"
  924.         },
  925.         "4": {
  926.             "config": {
  927.                 "archetype": "sultanbulb",
  928.                 "direction": "omnidirectional",
  929.                 "function": "mixed",
  930.                 "startup": {
  931.                     "configured": false,
  932.                     "mode": "safety"
  933.                 }
  934.             },
  935.             "manufacturername": "Philips",
  936.             "modelid": "LCT015",
  937.             "name": "Bedroom-1",
  938.             "state": {
  939.                 "alert": "none",
  940.                 "bri": 246,
  941.                 "colormode": "ct",
  942.                 "ct": 344,
  943.                 "effect": "none",
  944.                 "hue": 0,
  945.                 "on": false,
  946.                 "reachable": true,
  947.                 "sat": 0,
  948.                 "xy": [
  949.                     0.5018,
  950.                     0.4152
  951.                 ]
  952.             },
  953.             "swversion": "1.46.13_r26312",
  954.             "type": "Extended color light",
  955.             "uniqueid": "4a:e0:ad:7f:cf:66-1"
  956.         },
  957.         "5": {
  958.             "config": {
  959.                 "archetype": "sultanbulb",
  960.                 "direction": "omnidirectional",
  961.                 "function": "mixed",
  962.                 "startup": {
  963.                     "configured": false,
  964.                     "mode": "safety"
  965.                 }
  966.             },
  967.             "manufacturername": "Philips",
  968.             "modelid": "LCT015",
  969.             "name": "LivingRoom-Front-R",
  970.             "state": {
  971.                 "alert": "none",
  972.                 "bri": 2,
  973.                 "colormode": "ct",
  974.                 "ct": 367,
  975.                 "effect": "none",
  976.                 "hue": 198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198,
  977.                 "on": false,
  978.                 "reachable": true,
  979.                 "sat": 17,
  980.                 "transitiontime": 0,
  981.                 "xy": [
  982.                     0.434518,
  983.                     0.280899
  984.                 ]
  985.             },
  986.             "swversion": "1.46.13_r26312",
  987.             "type": "Extended color light",
  988.             "uniqueid": "4a:e0:ad:7f:cf:57-1"
  989.         },
  990.         "6": {
  991.             "config": {
  992.                 "archetype": "sultanbulb",
  993.                 "direction": "omnidirectional",
  994.                 "function": "mixed",
  995.                 "startup": {
  996.                     "configured": false,
  997.                     "mode": "safety"
  998.                 }
  999.             },
  1000.             "manufacturername": "Philips",
  1001.             "modelid": "LCT015",
  1002.             "name": "LivingRoom-Back-R",
  1003.             "state": {
  1004.                 "alert": "none",
  1005.                 "bri": 2,
  1006.                 "colormode": "ct",
  1007.                 "ct": 367,
  1008.                 "effect": "none",
  1009.                 "hue": -1,
  1010.                 "on": false,
  1011.                 "reachable": true,
  1012.                 "sat": 78,
  1013.                 "transitiontime": 3,
  1014.                 "xy": [
  1015.                     0.333658,
  1016.                     0.317098
  1017.                 ]
  1018.             },
  1019.             "swversion": "1.46.13_r26312",
  1020.             "type": "Extended color light",
  1021.             "uniqueid": "4a:e0:ad:7f:cf:40-1"
  1022.         },
  1023.         "7": {
  1024.             "config": {
  1025.                 "archetype": "sultanbulb",
  1026.                 "direction": "omnidirectional",
  1027.                 "function": "mixed",
  1028.                 "startup": {
  1029.                     "configured": false,
  1030.                     "mode": "safety"
  1031.                 }
  1032.             },
  1033.             "manufacturername": "Philips",
  1034.             "modelid": "LCT015",
  1035.             "name": "Bedroom-2",
  1036.             "state": {
  1037.                 "alert": "select",
  1038.                 "bri": 246,
  1039.                 "colormode": "ct",
  1040.                 "ct": 344,
  1041.                 "effect": "none",
  1042.                 "hue": 0,
  1043.                 "on": false,
  1044.                 "reachable": true,
  1045.                 "sat": 0,
  1046.                 "xy": [
  1047.                     0.5018,
  1048.                     0.4152
  1049.                 ]
  1050.             },
  1051.             "swversion": "1.46.13_r26312",
  1052.             "type": "Extended color light",
  1053.             "uniqueid": "4a:e0:ad:7f:cf:9-1"
  1054.         },
  1055.         "8": {
  1056.             "config": {
  1057.                 "archetype": "sultanbulb",
  1058.                 "direction": "omnidirectional",
  1059.                 "function": "mixed",
  1060.                 "startup": {
  1061.                     "configured": false,
  1062.                     "mode": "safety"
  1063.                 }
  1064.             },
  1065.             "manufacturername": "Philips",
  1066.             "modelid": "LCT015",
  1067.             "name": "LivingRoom-Back-L",
  1068.             "state": {
  1069.                 "alert": "none",
  1070.                 "bri": 2,
  1071.                 "colormode": "ct",
  1072.                 "ct": 367,
  1073.                 "effect": "none",
  1074.                 "hue": 278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278278,
  1075.                 "on": false,
  1076.                 "reachable": true,
  1077.                 "sat": 167,
  1078.                 "transitiontime": 3,
  1079.                 "xy": [
  1080.                     0.333658,
  1081.                     0.317098
  1082.                 ]
  1083.             },
  1084.             "swversion": "1.46.13_r26312",
  1085.             "type": "Extended color light",
  1086.             "uniqueid": "4a:e0:ad:7f:cf:86-1"
  1087.         },
  1088.         "9": {
  1089.             "config": {
  1090.                 "archetype": "sultanbulb",
  1091.                 "direction": "omnidirectional",
  1092.                 "function": "mixed",
  1093.                 "startup": {
  1094.                     "configured": false,
  1095.                     "mode": "safety"
  1096.                 }
  1097.             },
  1098.             "manufacturername": "Philips",
  1099.             "modelid": "LCT015",
  1100.             "name": "LivingRoom-Front-L",
  1101.             "state": {
  1102.                 "alert": "select",
  1103.                 "bri": 2,
  1104.                 "colormode": "ct",
  1105.                 "ct": 367,
  1106.                 "effect": "none",
  1107.                 "hue": 198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198198,
  1108.                 "on": false,
  1109.                 "reachable": true,
  1110.                 "sat": 254,
  1111.                 "transitiontime": 0,
  1112.                 "xy": [
  1113.                     0.333658,
  1114.                     0.317098
  1115.                 ]
  1116.             },
  1117.             "swversion": "1.46.13_r26312",
  1118.             "type": "Extended color light",
  1119.             "uniqueid": "4a:e0:ad:7f:cf:56-1"
  1120.         }
  1121.     },
  1122.     "lights_address": {
  1123.         "1": {
  1124.             "ip": "192.168.0.2",
  1125.             "light_id": "1",
  1126.             "protocol": "hue",
  1127.             "username": "VgGtmwYIDi5I-O91-yJPykwiFcxODYRzvdLsOwMW"
  1128.         },
  1129.         "2": {
  1130.             "ip": "192.168.0.2",
  1131.             "light_id": "3",
  1132.             "protocol": "hue",
  1133.             "username": "VgGtmwYIDi5I-O91-yJPykwiFcxODYRzvdLsOwMW"
  1134.         },
  1135.         "3": {
  1136.             "ip": "192.168.0.2",
  1137.             "light_id": "6",
  1138.             "protocol": "hue",
  1139.             "username": "VgGtmwYIDi5I-O91-yJPykwiFcxODYRzvdLsOwMW"
  1140.         },
  1141.         "4": {
  1142.             "id": "0x0000000007d14204",
  1143.             "ip": "192.168.0.15",
  1144.             "protocol": "yeelight"
  1145.         },
  1146.         "5": {
  1147.             "id": "0x0000000007c945a5",
  1148.             "ip": "192.168.0.16",
  1149.             "protocol": "yeelight"
  1150.         },
  1151.         "6": {
  1152.             "id": "0x0000000007c9600b",
  1153.             "ip": "192.168.0.17",
  1154.             "protocol": "yeelight"
  1155.         },
  1156.         "7": {
  1157.             "id": "0x0000000007c96115",
  1158.             "ip": "192.168.0.18",
  1159.             "protocol": "yeelight"
  1160.         },
  1161.         "8": {
  1162.             "id": "0x0000000007d2039c",
  1163.             "ip": "192.168.0.12",
  1164.             "protocol": "yeelight"
  1165.         },
  1166.         "9": {
  1167.             "id": "0x0000000007d1371e",
  1168.             "ip": "192.168.0.14",
  1169.             "protocol": "yeelight"
  1170.         }
  1171.     },
  1172.     "linkbutton": {
  1173.         "lastlinkbuttonpushed": "1545940772",
  1174.         "linkbutton_auth": "SHVlOkh1ZQ=="
  1175.     },
  1176.     "resourcelinks": {
  1177.         "1": {
  1178.             "classid": 20101,
  1179.             "description": "Wake up 1 behavior",
  1180.             "links": [
  1181.                 "/sensors/2",
  1182.                 "/schedules/1",
  1183.                 "/schedules/2",
  1184.                 "/groups/4",
  1185.                 "/groups/1",
  1186.                 "/groups/2",
  1187.                 "/groups/3",
  1188.                 "/rules/1",
  1189.                 "/rules/2",
  1190.                 "/scenes/36",
  1191.                 "/scenes/37"
  1192.             ],
  1193.             "name": "Wake up 1",
  1194.             "owner": "a7161538be80d40b3de98dece6e91f90"
  1195.         },
  1196.         "2": {
  1197.             "classid": 20130,
  1198.             "description": "Routine 3 behavior",
  1199.             "links": [
  1200.                 "/sensors/3",
  1201.                 "/schedules/3",
  1202.                 "/groups/2",
  1203.                 "/rules/3",
  1204.                 "/scenes/19"
  1205.             ],
  1206.             "name": "Routine 3",
  1207.             "owner": "a7161538be80d40b3de98dece6e91f90"
  1208.         },
  1209.         "3": {
  1210.             "classid": 20130,
  1211.             "description": "Routine 4 behavior",
  1212.             "links": [
  1213.                 "/sensors/4",
  1214.                 "/schedules/4",
  1215.                 "/groups/0",
  1216.                 "/rules/2"
  1217.             ],
  1218.             "name": "Routine 4",
  1219.             "owner": "a7161538be80d40b3de98dece6e91f90"
  1220.         },
  1221.         "4": {
  1222.             "classid": 20130,
  1223.             "description": "Routine 2 behavior",
  1224.             "links": [
  1225.                 "/sensors/2",
  1226.                 "/schedules/2",
  1227.                 "/groups/2",
  1228.                 "/groups/3",
  1229.                 "/groups/5",
  1230.                 "/rules/1",
  1231.                 "/rules/4",
  1232.                 "/scenes/35",
  1233.                 "/scenes/38",
  1234.                 "/scenes/56"
  1235.             ],
  1236.             "name": "Routine 2",
  1237.             "owner": "a7161538be80d40b3de98dece6e91f90"
  1238.         }
  1239.     },
  1240.     "rules": {
  1241.         "1": {
  1242.             "actions": [
  1243.                 {
  1244.                     "address": "/groups/2/action",
  1245.                     "body": {
  1246.                         "scene": "35"
  1247.                     },
  1248.                     "method": "PUT"
  1249.                 },
  1250.                 {
  1251.                     "address": "/groups/3/action",
  1252.                     "body": {
  1253.                         "scene": "38"
  1254.                     },
  1255.                     "method": "PUT"
  1256.                 },
  1257.                 {
  1258.                     "address": "/groups/5/action",
  1259.                     "body": {
  1260.                         "scene": "56"
  1261.                     },
  1262.                     "method": "PUT"
  1263.                 }
  1264.             ],
  1265.             "conditions": [
  1266.                 {
  1267.                     "address": "/sensors/2/state/flag",
  1268.                     "operator": "eq",
  1269.                     "value": "true"
  1270.                 },
  1271.                 {
  1272.                     "address": "/sensors/2/state/flag",
  1273.                     "operator": "dx"
  1274.                 }
  1275.             ],
  1276.             "creationtime": "2018-12-27T19:04:52",
  1277.             "lasttriggered": "none",
  1278.             "name": "Routine 2.start",
  1279.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1280.             "recycle": true,
  1281.             "status": "enabled",
  1282.             "timestriggered": 0
  1283.         },
  1284.         "2": {
  1285.             "actions": [
  1286.                 {
  1287.                     "address": "/sensors/4/state",
  1288.                     "body": {
  1289.                         "flag": false
  1290.                     },
  1291.                     "method": "PUT"
  1292.                 },
  1293.                 {
  1294.                     "address": "/groups/0/action",
  1295.                     "body": {
  1296.                         "on": false
  1297.                     },
  1298.                     "method": "PUT"
  1299.                 }
  1300.             ],
  1301.             "conditions": [
  1302.                 {
  1303.                     "address": "/sensors/4/state/flag",
  1304.                     "operator": "eq",
  1305.                     "value": "true"
  1306.                 },
  1307.                 {
  1308.                     "address": "/sensors/4/state/flag",
  1309.                     "operator": "dx"
  1310.                 }
  1311.             ],
  1312.             "creationtime": "2018-12-27T19:04:33",
  1313.             "lasttriggered": "none",
  1314.             "name": "Routine 4.start",
  1315.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1316.             "recycle": true,
  1317.             "status": "enabled",
  1318.             "timestriggered": 0
  1319.         },
  1320.         "3": {
  1321.             "actions": [
  1322.                 {
  1323.                     "address": "/sensors/3/state",
  1324.                     "body": {
  1325.                         "flag": false
  1326.                     },
  1327.                     "method": "PUT"
  1328.                 },
  1329.                 {
  1330.                     "address": "/groups/2/action",
  1331.                     "body": {
  1332.                         "scene": "19"
  1333.                     },
  1334.                     "method": "PUT"
  1335.                 }
  1336.             ],
  1337.             "conditions": [
  1338.                 {
  1339.                     "address": "/sensors/3/state/flag",
  1340.                     "operator": "eq",
  1341.                     "value": "true"
  1342.                 },
  1343.                 {
  1344.                     "address": "/sensors/3/state/flag",
  1345.                     "operator": "dx"
  1346.                 }
  1347.             ],
  1348.             "creationtime": "2018-12-07T19:23:43",
  1349.             "lasttriggered": "2018-12-27T17:20:00",
  1350.             "name": "Routine 3.start",
  1351.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1352.             "recycle": true,
  1353.             "status": "enabled",
  1354.             "timestriggered": 14
  1355.         },
  1356.         "4": {
  1357.             "actions": [
  1358.                 {
  1359.                     "address": "/sensors/2/state",
  1360.                     "body": {
  1361.                         "flag": false
  1362.                     },
  1363.                     "method": "PUT"
  1364.                 },
  1365.                 {
  1366.                     "address": "/groups/2/action",
  1367.                     "body": {
  1368.                         "on": false
  1369.                     },
  1370.                     "method": "PUT"
  1371.                 },
  1372.                 {
  1373.                     "address": "/groups/3/action",
  1374.                     "body": {
  1375.                         "on": false
  1376.                     },
  1377.                     "method": "PUT"
  1378.                 },
  1379.                 {
  1380.                     "address": "/groups/5/action",
  1381.                     "body": {
  1382.                         "on": false
  1383.                     },
  1384.                     "method": "PUT"
  1385.                 }
  1386.             ],
  1387.             "conditions": [
  1388.                 {
  1389.                     "address": "/sensors/2/state/flag",
  1390.                     "operator": "eq",
  1391.                     "value": "true"
  1392.                 },
  1393.                 {
  1394.                     "address": "/sensors/2/state/flag",
  1395.                     "operator": "ddx",
  1396.                     "value": "PT01:55:00"
  1397.                 }
  1398.             ],
  1399.             "creationtime": "2018-12-27T19:04:52",
  1400.             "lasttriggered": "none",
  1401.             "name": "Routine 2.end",
  1402.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1403.             "recycle": true,
  1404.             "status": "enabled",
  1405.             "timestriggered": 0
  1406.         }
  1407.     },
  1408.     "scenes": {
  1409.         "1": {
  1410.             "appdata": {
  1411.                 "data": "ZgexR_r01_d15",
  1412.                 "version": 1
  1413.             },
  1414.             "group": "1",
  1415.             "lastupdated": "2018-12-14T22:21:49",
  1416.             "lightstates": {
  1417.                 "3": {
  1418.                     "bri": 199,
  1419.                     "on": true,
  1420.                     "xy": [
  1421.                         0.639871,
  1422.                         0.334216
  1423.                     ]
  1424.                 }
  1425.             },
  1426.             "locked": false,
  1427.             "name": "Savanna sunset",
  1428.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1429.             "picture": "",
  1430.             "recycle": false,
  1431.             "type": "GroupScene",
  1432.             "version": 2
  1433.         },
  1434.         "10": {
  1435.             "appdata": {
  1436.                 "data": "GCbj6_r04_d17",
  1437.                 "version": 1
  1438.             },
  1439.             "group": "4",
  1440.             "lastupdated": "2018-12-14T22:36:28",
  1441.             "lightstates": {
  1442.                 "4": {
  1443.                     "bri": 137,
  1444.                     "on": true,
  1445.                     "xy": [
  1446.                         0.155312,
  1447.                         0.217584
  1448.                     ]
  1449.                 },
  1450.                 "7": {
  1451.                     "bri": 137,
  1452.                     "on": true,
  1453.                     "xy": [
  1454.                         0.139,
  1455.                         0.081
  1456.                     ]
  1457.                 }
  1458.             },
  1459.             "locked": false,
  1460.             "name": "Arctic aurora",
  1461.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1462.             "picture": "",
  1463.             "recycle": false,
  1464.             "type": "GroupScene",
  1465.             "version": 2
  1466.         },
  1467.         "11": {
  1468.             "appdata": {
  1469.                 "data": "zpU72_r04_d18",
  1470.                 "version": 1
  1471.             },
  1472.             "group": "4",
  1473.             "lastupdated": "2018-12-14T22:36:28",
  1474.             "lightstates": {
  1475.                 "4": {
  1476.                     "bri": 214,
  1477.                     "on": true,
  1478.                     "xy": [
  1479.                         0.333658,
  1480.                         0.317098
  1481.                     ]
  1482.                 },
  1483.                 "7": {
  1484.                     "bri": 214,
  1485.                     "on": true,
  1486.                     "xy": [
  1487.                         0.394016,
  1488.                         0.296698
  1489.                     ]
  1490.                 }
  1491.             },
  1492.             "locked": false,
  1493.             "name": "Spring blossom",
  1494.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1495.             "picture": "",
  1496.             "recycle": false,
  1497.             "type": "GroupScene",
  1498.             "version": 2
  1499.         },
  1500.         "12": {
  1501.             "appdata": {
  1502.                 "data": "5OnEE_r02_d15",
  1503.                 "version": 1
  1504.             },
  1505.             "lastupdated": "2018-12-07T19:21:28",
  1506.             "lights": [
  1507.                 "1"
  1508.             ],
  1509.             "lightstates": {
  1510.                 "1": {
  1511.                     "bri": 199,
  1512.                     "on": true,
  1513.                     "xy": [
  1514.                         0.532712,
  1515.                         0.386129
  1516.                     ]
  1517.                 }
  1518.             },
  1519.             "locked": false,
  1520.             "name": "Savanna sunset",
  1521.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1522.             "picture": "",
  1523.             "recycle": false,
  1524.             "version": 2
  1525.         },
  1526.         "13": {
  1527.             "appdata": {
  1528.                 "data": "w7JPz_r02_d16",
  1529.                 "version": 1
  1530.             },
  1531.             "lastupdated": "2018-12-07T19:21:28",
  1532.             "lights": [
  1533.                 "1"
  1534.             ],
  1535.             "lightstates": {
  1536.                 "1": {
  1537.                     "bri": 123,
  1538.                     "on": true,
  1539.                     "xy": [
  1540.                         0.541858,
  1541.                         0.386072
  1542.                     ]
  1543.                 }
  1544.             },
  1545.             "locked": false,
  1546.             "name": "Tropical twilight",
  1547.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1548.             "picture": "",
  1549.             "recycle": false,
  1550.             "version": 2
  1551.         },
  1552.         "14": {
  1553.             "appdata": {
  1554.                 "data": "rkRpl_r02_d17",
  1555.                 "version": 1
  1556.             },
  1557.             "lastupdated": "2018-12-07T19:21:28",
  1558.             "lights": [
  1559.                 "1"
  1560.             ],
  1561.             "lightstates": {
  1562.                 "1": {
  1563.                     "bri": 137,
  1564.                     "on": true,
  1565.                     "xy": [
  1566.                         0.155312,
  1567.                         0.217584
  1568.                     ]
  1569.                 }
  1570.             },
  1571.             "locked": false,
  1572.             "name": "Arctic aurora",
  1573.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1574.             "picture": "",
  1575.             "recycle": false,
  1576.             "version": 2
  1577.         },
  1578.         "15": {
  1579.             "appdata": {
  1580.                 "data": "RsUkY_r02_d18",
  1581.                 "version": 1
  1582.             },
  1583.             "lastupdated": "2018-12-07T19:21:28",
  1584.             "lights": [
  1585.                 "1"
  1586.             ],
  1587.             "lightstates": {
  1588.                 "1": {
  1589.                     "bri": 214,
  1590.                     "on": true,
  1591.                     "xy": [
  1592.                         0.333658,
  1593.                         0.317098
  1594.                     ]
  1595.                 }
  1596.             },
  1597.             "locked": false,
  1598.             "name": "Spring blossom",
  1599.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1600.             "picture": "",
  1601.             "recycle": false,
  1602.             "version": 2
  1603.         },
  1604.         "16": {
  1605.             "appdata": {
  1606.                 "data": "32l3M_r02_d01",
  1607.                 "version": 1
  1608.             },
  1609.             "lastupdated": "2018-12-07T19:21:28",
  1610.             "lights": [
  1611.                 "1"
  1612.             ],
  1613.             "lightstates": {
  1614.                 "1": {
  1615.                     "bri": 144,
  1616.                     "ct": 447,
  1617.                     "on": true
  1618.                 }
  1619.             },
  1620.             "locked": false,
  1621.             "name": "Relax",
  1622.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1623.             "picture": "",
  1624.             "recycle": false,
  1625.             "version": 2
  1626.         },
  1627.         "17": {
  1628.             "appdata": {
  1629.                 "data": "CpihZ_r02_d02",
  1630.                 "version": 1
  1631.             },
  1632.             "lastupdated": "2018-12-07T19:21:28",
  1633.             "lights": [
  1634.                 "1"
  1635.             ],
  1636.             "lightstates": {
  1637.                 "1": {
  1638.                     "bri": 254,
  1639.                     "ct": 346,
  1640.                     "on": true
  1641.                 }
  1642.             },
  1643.             "locked": false,
  1644.             "name": "Read",
  1645.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1646.             "picture": "",
  1647.             "recycle": false,
  1648.             "version": 2
  1649.         },
  1650.         "18": {
  1651.             "appdata": {
  1652.                 "data": "D6V51_r02_d03",
  1653.                 "version": 1
  1654.             },
  1655.             "lastupdated": "2018-12-07T19:21:28",
  1656.             "lights": [
  1657.                 "1"
  1658.             ],
  1659.             "lightstates": {
  1660.                 "1": {
  1661.                     "bri": 254,
  1662.                     "ct": 233,
  1663.                     "on": true
  1664.                 }
  1665.             },
  1666.             "locked": false,
  1667.             "name": "Concentrate",
  1668.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1669.             "picture": "",
  1670.             "recycle": false,
  1671.             "version": 2
  1672.         },
  1673.         "19": {
  1674.             "appdata": {
  1675.                 "data": "mhJj2_r02_d04",
  1676.                 "version": 1
  1677.             },
  1678.             "lastupdated": "2018-12-07T19:21:28",
  1679.             "lights": [
  1680.                 "1"
  1681.             ],
  1682.             "lightstates": {
  1683.                 "1": {
  1684.                     "bri": 254,
  1685.                     "ct": 156,
  1686.                     "on": true
  1687.                 }
  1688.             },
  1689.             "locked": false,
  1690.             "name": "Energize",
  1691.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1692.             "picture": "",
  1693.             "recycle": false,
  1694.             "version": 2
  1695.         },
  1696.         "2": {
  1697.             "appdata": {
  1698.                 "data": "RVbhq_r01_d16",
  1699.                 "version": 1
  1700.             },
  1701.             "group": "1",
  1702.             "lastupdated": "2018-12-14T22:21:49",
  1703.             "lightstates": {
  1704.                 "3": {
  1705.                     "bri": 123,
  1706.                     "on": true,
  1707.                     "xy": [
  1708.                         0.291075,
  1709.                         0.224764
  1710.                     ]
  1711.                 }
  1712.             },
  1713.             "locked": false,
  1714.             "name": "Tropical twilight",
  1715.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1716.             "picture": "",
  1717.             "recycle": false,
  1718.             "type": "GroupScene",
  1719.             "version": 2
  1720.         },
  1721.         "20": {
  1722.             "appdata": {
  1723.                 "data": "WSJSH_r02_d05",
  1724.                 "version": 1
  1725.             },
  1726.             "lastupdated": "2018-12-07T19:21:28",
  1727.             "lights": [
  1728.                 "1"
  1729.             ],
  1730.             "lightstates": {
  1731.                 "1": {
  1732.                     "bri": 254,
  1733.                     "ct": 367,
  1734.                     "on": true
  1735.                 }
  1736.             },
  1737.             "locked": false,
  1738.             "name": "Bright",
  1739.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1740.             "picture": "",
  1741.             "recycle": false,
  1742.             "version": 2
  1743.         },
  1744.         "21": {
  1745.             "appdata": {
  1746.                 "data": "vZw3Z_r02_d06",
  1747.                 "version": 1
  1748.             },
  1749.             "lastupdated": "2018-12-07T19:21:29",
  1750.             "lights": [
  1751.                 "1"
  1752.             ],
  1753.             "lightstates": {
  1754.                 "1": {
  1755.                     "bri": 77,
  1756.                     "ct": 367,
  1757.                     "on": true
  1758.                 }
  1759.             },
  1760.             "locked": false,
  1761.             "name": "Dimmed",
  1762.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1763.             "picture": "",
  1764.             "recycle": false,
  1765.             "version": 2
  1766.         },
  1767.         "22": {
  1768.             "appdata": {
  1769.                 "data": "Clccb_r02_d07",
  1770.                 "version": 1
  1771.             },
  1772.             "lastupdated": "2018-12-07T19:21:29",
  1773.             "lights": [
  1774.                 "1"
  1775.             ],
  1776.             "lightstates": {
  1777.                 "1": {
  1778.                     "bri": 25,
  1779.                     "on": true,
  1780.                     "xy": [
  1781.                         0.561,
  1782.                         0.4042
  1783.                     ]
  1784.                 }
  1785.             },
  1786.             "locked": false,
  1787.             "name": "Nightlight",
  1788.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1789.             "picture": "",
  1790.             "recycle": false,
  1791.             "version": 2
  1792.         },
  1793.         "23": {
  1794.             "appdata": {
  1795.                 "data": "G9Soi_r03_d15",
  1796.                 "version": 1
  1797.             },
  1798.             "lastupdated": "2018-12-07T19:21:46",
  1799.             "lights": [
  1800.                 "2"
  1801.             ],
  1802.             "lightstates": {
  1803.                 "2": {
  1804.                     "bri": 199,
  1805.                     "on": true,
  1806.                     "xy": [
  1807.                         0.639871,
  1808.                         0.334216
  1809.                     ]
  1810.                 }
  1811.             },
  1812.             "locked": false,
  1813.             "name": "Savanna sunset",
  1814.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1815.             "picture": "",
  1816.             "recycle": false,
  1817.             "version": 2
  1818.         },
  1819.         "24": {
  1820.             "appdata": {
  1821.                 "data": "nwBuj_r03_d16",
  1822.                 "version": 1
  1823.             },
  1824.             "lastupdated": "2018-12-07T19:21:47",
  1825.             "lights": [
  1826.                 "2"
  1827.             ],
  1828.             "lightstates": {
  1829.                 "2": {
  1830.                     "bri": 123,
  1831.                     "on": true,
  1832.                     "xy": [
  1833.                         0.291075,
  1834.                         0.224764
  1835.                     ]
  1836.                 }
  1837.             },
  1838.             "locked": false,
  1839.             "name": "Tropical twilight",
  1840.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1841.             "picture": "",
  1842.             "recycle": false,
  1843.             "version": 2
  1844.         },
  1845.         "25": {
  1846.             "appdata": {
  1847.                 "data": "u9s9K_r03_d17",
  1848.                 "version": 1
  1849.             },
  1850.             "lastupdated": "2018-12-07T19:21:47",
  1851.             "lights": [
  1852.                 "2"
  1853.             ],
  1854.             "lightstates": {
  1855.                 "2": {
  1856.                     "bri": 137,
  1857.                     "on": true,
  1858.                     "xy": [
  1859.                         0.139,
  1860.                         0.081
  1861.                     ]
  1862.                 }
  1863.             },
  1864.             "locked": false,
  1865.             "name": "Arctic aurora",
  1866.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1867.             "picture": "",
  1868.             "recycle": false,
  1869.             "version": 2
  1870.         },
  1871.         "26": {
  1872.             "appdata": {
  1873.                 "data": "5fqvI_r03_d18",
  1874.                 "version": 1
  1875.             },
  1876.             "lastupdated": "2018-12-07T19:21:47",
  1877.             "lights": [
  1878.                 "2"
  1879.             ],
  1880.             "lightstates": {
  1881.                 "2": {
  1882.                     "bri": 214,
  1883.                     "on": true,
  1884.                     "xy": [
  1885.                         0.394016,
  1886.                         0.296698
  1887.                     ]
  1888.                 }
  1889.             },
  1890.             "locked": false,
  1891.             "name": "Spring blossom",
  1892.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1893.             "picture": "",
  1894.             "recycle": false,
  1895.             "version": 2
  1896.         },
  1897.         "27": {
  1898.             "appdata": {
  1899.                 "data": "qDyid_r03_d01",
  1900.                 "version": 1
  1901.             },
  1902.             "lastupdated": "2018-12-07T19:21:47",
  1903.             "lights": [
  1904.                 "2"
  1905.             ],
  1906.             "lightstates": {
  1907.                 "2": {
  1908.                     "bri": 144,
  1909.                     "ct": 447,
  1910.                     "on": true
  1911.                 }
  1912.             },
  1913.             "locked": false,
  1914.             "name": "Relax",
  1915.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1916.             "picture": "",
  1917.             "recycle": false,
  1918.             "version": 2
  1919.         },
  1920.         "28": {
  1921.             "appdata": {
  1922.                 "data": "Rr1qi_r03_d02",
  1923.                 "version": 1
  1924.             },
  1925.             "lastupdated": "2018-12-07T19:21:47",
  1926.             "lights": [
  1927.                 "2"
  1928.             ],
  1929.             "lightstates": {
  1930.                 "2": {
  1931.                     "bri": 254,
  1932.                     "ct": 346,
  1933.                     "on": true
  1934.                 }
  1935.             },
  1936.             "locked": false,
  1937.             "name": "Read",
  1938.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1939.             "picture": "",
  1940.             "recycle": false,
  1941.             "version": 2
  1942.         },
  1943.         "29": {
  1944.             "appdata": {
  1945.                 "data": "7lIGF_r03_d03",
  1946.                 "version": 1
  1947.             },
  1948.             "lastupdated": "2018-12-07T19:21:47",
  1949.             "lights": [
  1950.                 "2"
  1951.             ],
  1952.             "lightstates": {
  1953.                 "2": {
  1954.                     "bri": 254,
  1955.                     "ct": 233,
  1956.                     "on": true
  1957.                 }
  1958.             },
  1959.             "locked": false,
  1960.             "name": "Concentrate",
  1961.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1962.             "picture": "",
  1963.             "recycle": false,
  1964.             "version": 2
  1965.         },
  1966.         "3": {
  1967.             "appdata": {
  1968.                 "data": "nzEr4_r01_d17",
  1969.                 "version": 1
  1970.             },
  1971.             "group": "1",
  1972.             "lastupdated": "2018-12-14T22:21:49",
  1973.             "lightstates": {
  1974.                 "3": {
  1975.                     "bri": 137,
  1976.                     "on": true,
  1977.                     "xy": [
  1978.                         0.155312,
  1979.                         0.217584
  1980.                     ]
  1981.                 }
  1982.             },
  1983.             "locked": false,
  1984.             "name": "Arctic aurora",
  1985.             "owner": "a7161538be80d40b3de98dece6e91f90",
  1986.             "picture": "",
  1987.             "recycle": false,
  1988.             "type": "GroupScene",
  1989.             "version": 2
  1990.         },
  1991.         "30": {
  1992.             "appdata": {
  1993.                 "data": "dHava_r03_d04",
  1994.                 "version": 1
  1995.             },
  1996.             "lastupdated": "2018-12-07T19:21:48",
  1997.             "lights": [
  1998.                 "2"
  1999.             ],
  2000.             "lightstates": {
  2001.                 "2": {
  2002.                     "bri": 254,
  2003.                     "ct": 156,
  2004.                     "on": true
  2005.                 }
  2006.             },
  2007.             "locked": false,
  2008.             "name": "Energize",
  2009.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2010.             "picture": "",
  2011.             "recycle": false,
  2012.             "version": 2
  2013.         },
  2014.         "31": {
  2015.             "appdata": {
  2016.                 "data": "VwicX_r03_d05",
  2017.                 "version": 1
  2018.             },
  2019.             "lastupdated": "2018-12-07T19:21:48",
  2020.             "lights": [
  2021.                 "2"
  2022.             ],
  2023.             "lightstates": {
  2024.                 "2": {
  2025.                     "bri": 254,
  2026.                     "ct": 367,
  2027.                     "on": true
  2028.                 }
  2029.             },
  2030.             "locked": false,
  2031.             "name": "Bright",
  2032.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2033.             "picture": "",
  2034.             "recycle": false,
  2035.             "version": 2
  2036.         },
  2037.         "32": {
  2038.             "appdata": {
  2039.                 "data": "9VrRC_r03_d06",
  2040.                 "version": 1
  2041.             },
  2042.             "lastupdated": "2018-12-07T19:21:49",
  2043.             "lights": [
  2044.                 "2"
  2045.             ],
  2046.             "lightstates": {
  2047.                 "2": {
  2048.                     "bri": 77,
  2049.                     "ct": 367,
  2050.                     "on": true
  2051.                 }
  2052.             },
  2053.             "locked": false,
  2054.             "name": "Dimmed",
  2055.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2056.             "picture": "",
  2057.             "recycle": false,
  2058.             "version": 2
  2059.         },
  2060.         "33": {
  2061.             "appdata": {
  2062.                 "data": "B8wNl_r03_d07",
  2063.                 "version": 1
  2064.             },
  2065.             "lastupdated": "2018-12-07T19:21:49",
  2066.             "lights": [
  2067.                 "2"
  2068.             ],
  2069.             "lightstates": {
  2070.                 "2": {
  2071.                     "bri": 1,
  2072.                     "on": true,
  2073.                     "xy": [
  2074.                         0.561,
  2075.                         0.4042
  2076.                     ]
  2077.                 }
  2078.             },
  2079.             "locked": false,
  2080.             "name": "Nightlight",
  2081.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2082.             "picture": "",
  2083.             "recycle": false,
  2084.             "version": 2
  2085.         },
  2086.         "34": {
  2087.             "appdata": {
  2088.                 "data": "LnKLL_r04_d01",
  2089.                 "version": 1
  2090.             },
  2091.             "group": "4",
  2092.             "lastupdated": "2018-12-14T22:36:28",
  2093.             "lightstates": {
  2094.                 "4": {
  2095.                     "bri": 144,
  2096.                     "ct": 447,
  2097.                     "on": true
  2098.                 },
  2099.                 "7": {
  2100.                     "bri": 144,
  2101.                     "ct": 447,
  2102.                     "on": true
  2103.                 }
  2104.             },
  2105.             "locked": false,
  2106.             "name": "Relax",
  2107.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2108.             "picture": "",
  2109.             "recycle": false,
  2110.             "type": "GroupScene",
  2111.             "version": 2
  2112.         },
  2113.         "35": {
  2114.             "appdata": {
  2115.                 "data": "WSJSH_r02_d05",
  2116.                 "version": 1
  2117.             },
  2118.             "group": "2",
  2119.             "lastupdated": "2018-12-14T22:20:28",
  2120.             "lightstates": {
  2121.                 "1": {
  2122.                     "bri": 254,
  2123.                     "ct": 367,
  2124.                     "on": true
  2125.                 }
  2126.             },
  2127.             "locked": false,
  2128.             "name": "Bright",
  2129.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2130.             "picture": "",
  2131.             "recycle": true,
  2132.             "transitiontime": 6000,
  2133.             "type": "GroupScene",
  2134.             "version": 2
  2135.         },
  2136.         "36": {
  2137.             "lastupdated": "2018-12-07T19:22:46",
  2138.             "lights": [
  2139.                 "3",
  2140.                 "1",
  2141.                 "2"
  2142.             ],
  2143.             "lightstates": {
  2144.                 "1": {
  2145.                     "bri": 1,
  2146.                     "ct": 447,
  2147.                     "on": true
  2148.                 },
  2149.                 "2": {
  2150.                     "bri": 1,
  2151.                     "ct": 447,
  2152.                     "on": true
  2153.                 },
  2154.                 "3": {
  2155.                     "bri": 1,
  2156.                     "on": true,
  2157.                     "xy": [
  2158.                         0.561,
  2159.                         0.4042
  2160.                     ]
  2161.                 }
  2162.             },
  2163.             "locked": false,
  2164.             "name": "Wake Up init",
  2165.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2166.             "picture": "",
  2167.             "recycle": true,
  2168.             "version": 2
  2169.         },
  2170.         "37": {
  2171.             "lastupdated": "2018-12-07T19:22:46",
  2172.             "lights": [
  2173.                 "3",
  2174.                 "1",
  2175.                 "2"
  2176.             ],
  2177.             "lightstates": {
  2178.                 "1": {
  2179.                     "bri": 254,
  2180.                     "ct": 447,
  2181.                     "on": true
  2182.                 },
  2183.                 "2": {
  2184.                     "bri": 254,
  2185.                     "ct": 447,
  2186.                     "on": true
  2187.                 },
  2188.                 "3": {
  2189.                     "bri": 254,
  2190.                     "on": true,
  2191.                     "xy": [
  2192.                         0.5018,
  2193.                         0.4152
  2194.                     ]
  2195.                 }
  2196.             },
  2197.             "locked": false,
  2198.             "name": "Wake Up end",
  2199.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2200.             "picture": "",
  2201.             "recycle": true,
  2202.             "version": 2
  2203.         },
  2204.         "38": {
  2205.             "appdata": {
  2206.                 "data": "VwicX_r03_d05",
  2207.                 "version": 1
  2208.             },
  2209.             "group": "3",
  2210.             "lastupdated": "2018-12-14T22:20:28",
  2211.             "lightstates": {
  2212.                 "2": {
  2213.                     "bri": 254,
  2214.                     "ct": 367,
  2215.                     "on": true
  2216.                 }
  2217.             },
  2218.             "locked": false,
  2219.             "name": "Bright",
  2220.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2221.             "picture": "",
  2222.             "recycle": true,
  2223.             "transitiontime": 6000,
  2224.             "type": "GroupScene",
  2225.             "version": 2
  2226.         },
  2227.         "39": {
  2228.             "appdata": {
  2229.                 "data": "SIAWN_r04_d02",
  2230.                 "version": 1
  2231.             },
  2232.             "group": "4",
  2233.             "lastupdated": "2018-12-14T22:36:28",
  2234.             "lightstates": {
  2235.                 "4": {
  2236.                     "bri": 254,
  2237.                     "ct": 346,
  2238.                     "on": true
  2239.                 },
  2240.                 "7": {
  2241.                     "bri": 254,
  2242.                     "ct": 346,
  2243.                     "on": true
  2244.                 }
  2245.             },
  2246.             "locked": false,
  2247.             "name": "Read",
  2248.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2249.             "picture": "",
  2250.             "recycle": false,
  2251.             "type": "GroupScene",
  2252.             "version": 2
  2253.         },
  2254.         "4": {
  2255.             "appdata": {
  2256.                 "data": "H1IAH_r01_d18",
  2257.                 "version": 1
  2258.             },
  2259.             "group": "1",
  2260.             "lastupdated": "2018-12-14T22:21:49",
  2261.             "lightstates": {
  2262.                 "3": {
  2263.                     "bri": 214,
  2264.                     "on": true,
  2265.                     "xy": [
  2266.                         0.333658,
  2267.                         0.317098
  2268.                     ]
  2269.                 }
  2270.             },
  2271.             "locked": false,
  2272.             "name": "Spring blossom",
  2273.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2274.             "picture": "",
  2275.             "recycle": false,
  2276.             "type": "GroupScene",
  2277.             "version": 2
  2278.         },
  2279.         "40": {
  2280.             "appdata": {
  2281.                 "data": "8Z7HT_r04_d03",
  2282.                 "version": 1
  2283.             },
  2284.             "group": "4",
  2285.             "lastupdated": "2018-12-14T22:36:28",
  2286.             "lightstates": {
  2287.                 "4": {
  2288.                     "bri": 254,
  2289.                     "ct": 233,
  2290.                     "on": true
  2291.                 },
  2292.                 "7": {
  2293.                     "bri": 254,
  2294.                     "ct": 233,
  2295.                     "on": true
  2296.                 }
  2297.             },
  2298.             "locked": false,
  2299.             "name": "Concentrate",
  2300.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2301.             "picture": "",
  2302.             "recycle": false,
  2303.             "type": "GroupScene",
  2304.             "version": 2
  2305.         },
  2306.         "41": {
  2307.             "appdata": {
  2308.                 "data": "rGRUQ_r04_d04",
  2309.                 "version": 1
  2310.             },
  2311.             "group": "4",
  2312.             "lastupdated": "2018-12-14T22:36:29",
  2313.             "lightstates": {
  2314.                 "4": {
  2315.                     "bri": 254,
  2316.                     "ct": 156,
  2317.                     "on": true
  2318.                 },
  2319.                 "7": {
  2320.                     "bri": 254,
  2321.                     "ct": 156,
  2322.                     "on": true
  2323.                 }
  2324.             },
  2325.             "locked": false,
  2326.             "name": "Energize",
  2327.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2328.             "picture": "",
  2329.             "recycle": false,
  2330.             "type": "GroupScene",
  2331.             "version": 2
  2332.         },
  2333.         "42": {
  2334.             "appdata": {
  2335.                 "data": "nQKDW_r04_d05",
  2336.                 "version": 1
  2337.             },
  2338.             "group": "4",
  2339.             "lastupdated": "2018-12-14T22:36:29",
  2340.             "lightstates": {
  2341.                 "4": {
  2342.                     "bri": 254,
  2343.                     "ct": 367,
  2344.                     "on": true
  2345.                 },
  2346.                 "7": {
  2347.                     "bri": 254,
  2348.                     "ct": 367,
  2349.                     "on": true
  2350.                 }
  2351.             },
  2352.             "locked": false,
  2353.             "name": "Bright",
  2354.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2355.             "picture": "",
  2356.             "recycle": false,
  2357.             "type": "GroupScene",
  2358.             "version": 2
  2359.         },
  2360.         "43": {
  2361.             "appdata": {
  2362.                 "data": "dGQOV_r04_d06",
  2363.                 "version": 1
  2364.             },
  2365.             "group": "4",
  2366.             "lastupdated": "2018-12-14T22:36:29",
  2367.             "lightstates": {
  2368.                 "4": {
  2369.                     "bri": 77,
  2370.                     "ct": 367,
  2371.                     "on": true
  2372.                 },
  2373.                 "7": {
  2374.                     "bri": 77,
  2375.                     "ct": 367,
  2376.                     "on": true
  2377.                 }
  2378.             },
  2379.             "locked": false,
  2380.             "name": "Dimmed",
  2381.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2382.             "picture": "",
  2383.             "recycle": false,
  2384.             "type": "GroupScene",
  2385.             "version": 2
  2386.         },
  2387.         "44": {
  2388.             "appdata": {
  2389.                 "data": "Bpiab_r04_d07",
  2390.                 "version": 1
  2391.             },
  2392.             "group": "4",
  2393.             "lastupdated": "2018-12-14T22:36:29",
  2394.             "lightstates": {
  2395.                 "4": {
  2396.                     "bri": 1,
  2397.                     "on": true,
  2398.                     "xy": [
  2399.                         0.561,
  2400.                         0.4042
  2401.                     ]
  2402.                 },
  2403.                 "7": {
  2404.                     "bri": 1,
  2405.                     "on": true,
  2406.                     "xy": [
  2407.                         0.561,
  2408.                         0.4042
  2409.                     ]
  2410.                 }
  2411.             },
  2412.             "locked": false,
  2413.             "name": "Nightlight",
  2414.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2415.             "picture": "",
  2416.             "recycle": false,
  2417.             "type": "GroupScene",
  2418.             "version": 2
  2419.         },
  2420.         "45": {
  2421.             "appdata": {
  2422.                 "data": "5xQCe_r05_d15",
  2423.                 "version": 1
  2424.             },
  2425.             "group": "5",
  2426.             "lastupdated": "2018-12-14T22:36:58",
  2427.             "lightstates": {
  2428.                 "5": {
  2429.                     "bri": 199,
  2430.                     "on": true,
  2431.                     "xy": [
  2432.                         0.589197,
  2433.                         0.353538
  2434.                     ]
  2435.                 },
  2436.                 "6": {
  2437.                     "bri": 199,
  2438.                     "on": true,
  2439.                     "xy": [
  2440.                         0.639871,
  2441.                         0.334216
  2442.                     ]
  2443.                 },
  2444.                 "8": {
  2445.                     "bri": 199,
  2446.                     "on": true,
  2447.                     "xy": [
  2448.                         0.46389,
  2449.                         0.451194
  2450.                     ]
  2451.                 },
  2452.                 "9": {
  2453.                     "bri": 199,
  2454.                     "on": true,
  2455.                     "xy": [
  2456.                         0.589197,
  2457.                         0.353538
  2458.                     ]
  2459.                 }
  2460.             },
  2461.             "locked": false,
  2462.             "name": "Savanna sunset",
  2463.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2464.             "picture": "",
  2465.             "recycle": false,
  2466.             "type": "GroupScene",
  2467.             "version": 2
  2468.         },
  2469.         "46": {
  2470.             "appdata": {
  2471.                 "data": "6z46t_r05_d16",
  2472.                 "version": 1
  2473.             },
  2474.             "group": "5",
  2475.             "lastupdated": "2018-12-14T22:36:58",
  2476.             "lightstates": {
  2477.                 "5": {
  2478.                     "bri": 123,
  2479.                     "on": true,
  2480.                     "xy": [
  2481.                         0.35909,
  2482.                         0.289898
  2483.                     ]
  2484.                 },
  2485.                 "6": {
  2486.                     "bri": 123,
  2487.                     "on": true,
  2488.                     "xy": [
  2489.                         0.35909,
  2490.                         0.289898
  2491.                     ]
  2492.                 },
  2493.                 "8": {
  2494.                     "bri": 123,
  2495.                     "on": true,
  2496.                     "xy": [
  2497.                         0.485993,
  2498.                         0.37569
  2499.                     ]
  2500.                 },
  2501.                 "9": {
  2502.                     "bri": 123,
  2503.                     "on": true,
  2504.                     "xy": [
  2505.                         0.35909,
  2506.                         0.289898
  2507.                     ]
  2508.                 }
  2509.             },
  2510.             "locked": false,
  2511.             "name": "Tropical twilight",
  2512.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2513.             "picture": "",
  2514.             "recycle": false,
  2515.             "type": "GroupScene",
  2516.             "version": 2
  2517.         },
  2518.         "47": {
  2519.             "appdata": {
  2520.                 "data": "FYqIg_r05_d17",
  2521.                 "version": 1
  2522.             },
  2523.             "group": "5",
  2524.             "lastupdated": "2018-12-14T22:36:58",
  2525.             "lightstates": {
  2526.                 "5": {
  2527.                     "bri": 137,
  2528.                     "on": true,
  2529.                     "xy": [
  2530.                         0.155312,
  2531.                         0.217584
  2532.                     ]
  2533.                 },
  2534.                 "6": {
  2535.                     "bri": 137,
  2536.                     "on": true,
  2537.                     "xy": [
  2538.                         0.205897,
  2539.                         0.374806
  2540.                     ]
  2541.                 },
  2542.                 "8": {
  2543.                     "bri": 137,
  2544.                     "on": true,
  2545.                     "xy": [
  2546.                         0.155312,
  2547.                         0.217584
  2548.                     ]
  2549.                 },
  2550.                 "9": {
  2551.                     "bri": 137,
  2552.                     "on": true,
  2553.                     "xy": [
  2554.                         0.17146,
  2555.                         0.352795
  2556.                     ]
  2557.                 }
  2558.             },
  2559.             "locked": false,
  2560.             "name": "Arctic aurora",
  2561.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2562.             "picture": "",
  2563.             "recycle": false,
  2564.             "type": "GroupScene",
  2565.             "version": 2
  2566.         },
  2567.         "48": {
  2568.             "appdata": {
  2569.                 "data": "KnYzg_r05_d18",
  2570.                 "version": 1
  2571.             },
  2572.             "group": "5",
  2573.             "lastupdated": "2018-12-14T22:36:58",
  2574.             "lightstates": {
  2575.                 "5": {
  2576.                     "bri": 214,
  2577.                     "on": true,
  2578.                     "xy": [
  2579.                         0.434518,
  2580.                         0.280899
  2581.                     ]
  2582.                 },
  2583.                 "6": {
  2584.                     "bri": 214,
  2585.                     "on": true,
  2586.                     "xy": [
  2587.                         0.333658,
  2588.                         0.317098
  2589.                     ]
  2590.                 },
  2591.                 "8": {
  2592.                     "bri": 214,
  2593.                     "on": true,
  2594.                     "xy": [
  2595.                         0.333658,
  2596.                         0.317098
  2597.                     ]
  2598.                 },
  2599.                 "9": {
  2600.                     "bri": 214,
  2601.                     "on": true,
  2602.                     "xy": [
  2603.                         0.333658,
  2604.                         0.317098
  2605.                     ]
  2606.                 }
  2607.             },
  2608.             "locked": false,
  2609.             "name": "Spring blossom",
  2610.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2611.             "picture": "",
  2612.             "recycle": false,
  2613.             "type": "GroupScene",
  2614.             "version": 2
  2615.         },
  2616.         "49": {
  2617.             "appdata": {
  2618.                 "data": "J2VpC_r05_d01",
  2619.                 "version": 1
  2620.             },
  2621.             "group": "5",
  2622.             "lastupdated": "2018-12-14T22:36:59",
  2623.             "lightstates": {
  2624.                 "5": {
  2625.                     "bri": 144,
  2626.                     "ct": 447,
  2627.                     "on": true
  2628.                 },
  2629.                 "6": {
  2630.                     "bri": 144,
  2631.                     "ct": 447,
  2632.                     "on": true
  2633.                 },
  2634.                 "8": {
  2635.                     "bri": 144,
  2636.                     "ct": 447,
  2637.                     "on": true
  2638.                 },
  2639.                 "9": {
  2640.                     "bri": 144,
  2641.                     "ct": 447,
  2642.                     "on": true
  2643.                 }
  2644.             },
  2645.             "locked": false,
  2646.             "name": "Relax",
  2647.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2648.             "picture": "",
  2649.             "recycle": false,
  2650.             "type": "GroupScene",
  2651.             "version": 2
  2652.         },
  2653.         "5": {
  2654.             "appdata": {
  2655.                 "data": "wgPwz_r01_d05",
  2656.                 "version": 1
  2657.             },
  2658.             "group": "1",
  2659.             "lastupdated": "2018-12-14T22:21:49",
  2660.             "lightstates": {
  2661.                 "3": {
  2662.                     "bri": 254,
  2663.                     "on": true,
  2664.                     "xy": [
  2665.                         0.4577,
  2666.                         0.41
  2667.                     ]
  2668.                 }
  2669.             },
  2670.             "locked": false,
  2671.             "name": "Bright",
  2672.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2673.             "picture": "",
  2674.             "recycle": false,
  2675.             "type": "GroupScene",
  2676.             "version": 2
  2677.         },
  2678.         "50": {
  2679.             "appdata": {
  2680.                 "data": "mnh6o_r05_d02",
  2681.                 "version": 1
  2682.             },
  2683.             "group": "5",
  2684.             "lastupdated": "2018-12-14T22:36:59",
  2685.             "lightstates": {
  2686.                 "5": {
  2687.                     "bri": 254,
  2688.                     "ct": 346,
  2689.                     "on": true
  2690.                 },
  2691.                 "6": {
  2692.                     "bri": 254,
  2693.                     "ct": 346,
  2694.                     "on": true
  2695.                 },
  2696.                 "8": {
  2697.                     "bri": 254,
  2698.                     "ct": 346,
  2699.                     "on": true
  2700.                 },
  2701.                 "9": {
  2702.                     "bri": 254,
  2703.                     "ct": 346,
  2704.                     "on": true
  2705.                 }
  2706.             },
  2707.             "locked": false,
  2708.             "name": "Read",
  2709.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2710.             "picture": "",
  2711.             "recycle": false,
  2712.             "type": "GroupScene",
  2713.             "version": 2
  2714.         },
  2715.         "51": {
  2716.             "appdata": {
  2717.                 "data": "u5si1_r05_d03",
  2718.                 "version": 1
  2719.             },
  2720.             "group": "5",
  2721.             "lastupdated": "2018-12-14T22:36:59",
  2722.             "lightstates": {
  2723.                 "5": {
  2724.                     "bri": 254,
  2725.                     "ct": 233,
  2726.                     "on": true
  2727.                 },
  2728.                 "6": {
  2729.                     "bri": 254,
  2730.                     "ct": 233,
  2731.                     "on": true
  2732.                 },
  2733.                 "8": {
  2734.                     "bri": 254,
  2735.                     "ct": 233,
  2736.                     "on": true
  2737.                 },
  2738.                 "9": {
  2739.                     "bri": 254,
  2740.                     "ct": 233,
  2741.                     "on": true
  2742.                 }
  2743.             },
  2744.             "locked": false,
  2745.             "name": "Concentrate",
  2746.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2747.             "picture": "",
  2748.             "recycle": false,
  2749.             "type": "GroupScene",
  2750.             "version": 2
  2751.         },
  2752.         "52": {
  2753.             "appdata": {
  2754.                 "data": "llCNB_r05_d04",
  2755.                 "version": 1
  2756.             },
  2757.             "group": "5",
  2758.             "lastupdated": "2018-12-14T22:36:59",
  2759.             "lightstates": {
  2760.                 "5": {
  2761.                     "bri": 254,
  2762.                     "ct": 156,
  2763.                     "on": true
  2764.                 },
  2765.                 "6": {
  2766.                     "bri": 254,
  2767.                     "ct": 156,
  2768.                     "on": true
  2769.                 },
  2770.                 "8": {
  2771.                     "bri": 254,
  2772.                     "ct": 156,
  2773.                     "on": true
  2774.                 },
  2775.                 "9": {
  2776.                     "bri": 254,
  2777.                     "ct": 156,
  2778.                     "on": true
  2779.                 }
  2780.             },
  2781.             "locked": false,
  2782.             "name": "Energize",
  2783.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2784.             "picture": "",
  2785.             "recycle": false,
  2786.             "type": "GroupScene",
  2787.             "version": 2
  2788.         },
  2789.         "53": {
  2790.             "appdata": {
  2791.                 "data": "ffO5f_r05_d05",
  2792.                 "version": 1
  2793.             },
  2794.             "group": "5",
  2795.             "lastupdated": "2018-12-14T22:36:59",
  2796.             "lightstates": {
  2797.                 "5": {
  2798.                     "bri": 254,
  2799.                     "ct": 367,
  2800.                     "on": true
  2801.                 },
  2802.                 "6": {
  2803.                     "bri": 254,
  2804.                     "ct": 367,
  2805.                     "on": true
  2806.                 },
  2807.                 "8": {
  2808.                     "bri": 254,
  2809.                     "ct": 367,
  2810.                     "on": true
  2811.                 },
  2812.                 "9": {
  2813.                     "bri": 254,
  2814.                     "ct": 367,
  2815.                     "on": true
  2816.                 }
  2817.             },
  2818.             "locked": false,
  2819.             "name": "Bright",
  2820.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2821.             "picture": "",
  2822.             "recycle": false,
  2823.             "type": "GroupScene",
  2824.             "version": 2
  2825.         },
  2826.         "54": {
  2827.             "appdata": {
  2828.                 "data": "sjzbQ_r05_d06",
  2829.                 "version": 1
  2830.             },
  2831.             "group": "5",
  2832.             "lastupdated": "2018-12-14T22:36:59",
  2833.             "lightstates": {
  2834.                 "5": {
  2835.                     "bri": 77,
  2836.                     "ct": 367,
  2837.                     "on": true
  2838.                 },
  2839.                 "6": {
  2840.                     "bri": 77,
  2841.                     "ct": 367,
  2842.                     "on": true
  2843.                 },
  2844.                 "8": {
  2845.                     "bri": 77,
  2846.                     "ct": 367,
  2847.                     "on": true
  2848.                 },
  2849.                 "9": {
  2850.                     "bri": 77,
  2851.                     "ct": 367,
  2852.                     "on": true
  2853.                 }
  2854.             },
  2855.             "locked": false,
  2856.             "name": "Dimmed",
  2857.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2858.             "picture": "",
  2859.             "recycle": false,
  2860.             "type": "GroupScene",
  2861.             "version": 2
  2862.         },
  2863.         "55": {
  2864.             "appdata": {
  2865.                 "data": "yOgGg_r05_d07",
  2866.                 "version": 1
  2867.             },
  2868.             "group": "5",
  2869.             "lastupdated": "2018-12-14T22:36:59",
  2870.             "lightstates": {
  2871.                 "5": {
  2872.                     "bri": 1,
  2873.                     "on": true,
  2874.                     "xy": [
  2875.                         0.561,
  2876.                         0.4042
  2877.                     ]
  2878.                 },
  2879.                 "6": {
  2880.                     "bri": 1,
  2881.                     "on": true,
  2882.                     "xy": [
  2883.                         0.561,
  2884.                         0.4042
  2885.                     ]
  2886.                 },
  2887.                 "8": {
  2888.                     "bri": 1,
  2889.                     "on": true,
  2890.                     "xy": [
  2891.                         0.561,
  2892.                         0.4042
  2893.                     ]
  2894.                 },
  2895.                 "9": {
  2896.                     "bri": 1,
  2897.                     "on": true,
  2898.                     "xy": [
  2899.                         0.561,
  2900.                         0.4042
  2901.                     ]
  2902.                 }
  2903.             },
  2904.             "locked": false,
  2905.             "name": "Nightlight",
  2906.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2907.             "picture": "",
  2908.             "recycle": false,
  2909.             "type": "GroupScene",
  2910.             "version": 2
  2911.         },
  2912.         "56": {
  2913.             "appdata": {
  2914.                 "data": "ffO5f_r05_d05",
  2915.                 "version": 1
  2916.             },
  2917.             "group": "5",
  2918.             "lastupdated": "2018-12-14T23:08:13",
  2919.             "lightstates": {
  2920.                 "5": {
  2921.                     "bri": 254,
  2922.                     "ct": 367,
  2923.                     "on": true
  2924.                 },
  2925.                 "6": {
  2926.                     "bri": 254,
  2927.                     "ct": 367,
  2928.                     "on": true
  2929.                 },
  2930.                 "8": {
  2931.                     "bri": 254,
  2932.                     "ct": 367,
  2933.                     "on": true
  2934.                 },
  2935.                 "9": {
  2936.                     "bri": 254,
  2937.                     "ct": 367,
  2938.                     "on": true
  2939.                 }
  2940.             },
  2941.             "locked": false,
  2942.             "name": "Bright",
  2943.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2944.             "picture": "",
  2945.             "recycle": true,
  2946.             "transitiontime": 6000,
  2947.             "type": "GroupScene",
  2948.             "version": 2
  2949.         },
  2950.         "6": {
  2951.             "appdata": {
  2952.                 "data": "H0p16_r01_d06",
  2953.                 "version": 1
  2954.             },
  2955.             "group": "1",
  2956.             "lastupdated": "2018-12-14T22:21:50",
  2957.             "lightstates": {
  2958.                 "3": {
  2959.                     "bri": 77,
  2960.                     "on": true,
  2961.                     "xy": [
  2962.                         0.4584,
  2963.                         0.41
  2964.                     ]
  2965.                 }
  2966.             },
  2967.             "locked": false,
  2968.             "name": "Dimmed",
  2969.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2970.             "picture": "",
  2971.             "recycle": false,
  2972.             "type": "GroupScene",
  2973.             "version": 2
  2974.         },
  2975.         "7": {
  2976.             "appdata": {
  2977.                 "data": "xsVrP_r01_d07",
  2978.                 "version": 1
  2979.             },
  2980.             "group": "1",
  2981.             "lastupdated": "2018-12-14T22:21:50",
  2982.             "lightstates": {
  2983.                 "3": {
  2984.                     "bri": 1,
  2985.                     "on": true,
  2986.                     "xy": [
  2987.                         0.561,
  2988.                         0.4042
  2989.                     ]
  2990.                 }
  2991.             },
  2992.             "locked": false,
  2993.             "name": "Nightlight",
  2994.             "owner": "a7161538be80d40b3de98dece6e91f90",
  2995.             "picture": "",
  2996.             "recycle": false,
  2997.             "type": "GroupScene",
  2998.             "version": 2
  2999.         },
  3000.         "8": {
  3001.             "appdata": {
  3002.                 "data": "yUUZY_r04_d15",
  3003.                 "version": 1
  3004.             },
  3005.             "group": "4",
  3006.             "lastupdated": "2018-12-14T22:36:28",
  3007.             "lightstates": {
  3008.                 "4": {
  3009.                     "bri": 199,
  3010.                     "on": true,
  3011.                     "xy": [
  3012.                         0.639871,
  3013.                         0.334216
  3014.                     ]
  3015.                 },
  3016.                 "7": {
  3017.                     "bri": 199,
  3018.                     "on": true,
  3019.                     "xy": [
  3020.                         0.386898,
  3021.                         0.403072
  3022.                     ]
  3023.                 }
  3024.             },
  3025.             "locked": false,
  3026.             "name": "Savanna sunset",
  3027.             "owner": "a7161538be80d40b3de98dece6e91f90",
  3028.             "picture": "",
  3029.             "recycle": false,
  3030.             "type": "GroupScene",
  3031.             "version": 2
  3032.         },
  3033.         "9": {
  3034.             "appdata": {
  3035.                 "data": "w7vEU_r04_d16",
  3036.                 "version": 1
  3037.             },
  3038.             "group": "4",
  3039.             "lastupdated": "2018-12-14T22:36:28",
  3040.             "lightstates": {
  3041.                 "4": {
  3042.                     "bri": 123,
  3043.                     "on": true,
  3044.                     "xy": [
  3045.                         0.600272,
  3046.                         0.379791
  3047.                     ]
  3048.                 },
  3049.                 "7": {
  3050.                     "bri": 123,
  3051.                     "on": true,
  3052.                     "xy": [
  3053.                         0.35909,
  3054.                         0.289898
  3055.                     ]
  3056.                 }
  3057.             },
  3058.             "locked": false,
  3059.             "name": "Tropical twilight",
  3060.             "owner": "a7161538be80d40b3de98dece6e91f90",
  3061.             "picture": "",
  3062.             "recycle": false,
  3063.             "type": "GroupScene",
  3064.             "version": 2
  3065.         }
  3066.     },
  3067.     "schedules": {
  3068.         "1": {
  3069.             "command": {
  3070.                 "address": "/api/a7161538be80d40b3de98dece6e91f90/sensors/2/state",
  3071.                 "body": {
  3072.                     "flag": true
  3073.                 },
  3074.                 "method": "PUT"
  3075.             },
  3076.             "created": "2018-12-07T19:22:46",
  3077.             "description": "L_04_m36hb_start wake up",
  3078.             "localtime": "W124/T06:10:00",
  3079.             "name": "Wake up",
  3080.             "recycle": true,
  3081.             "status": "enabled",
  3082.             "time": "W124/T06:10:00"
  3083.         },
  3084.         "2": {
  3085.             "command": {
  3086.                 "address": "/api/a7161538be80d40b3de98dece6e91f90/sensors/2/state",
  3087.                 "body": {
  3088.                     "flag": true
  3089.                 },
  3090.                 "method": "PUT"
  3091.             },
  3092.             "created": "2018-12-27T19:04:51",
  3093.             "description": "MyRoutine",
  3094.             "localtime": "W124/T06:20:00",
  3095.             "name": "Wake up",
  3096.             "recycle": true,
  3097.             "status": "enabled",
  3098.             "time": "W124/T06:20:00"
  3099.         },
  3100.         "3": {
  3101.             "command": {
  3102.                 "address": "/api/a7161538be80d40b3de98dece6e91f90/sensors/3/state",
  3103.                 "body": {
  3104.                     "flag": true
  3105.                 },
  3106.                 "method": "PUT"
  3107.             },
  3108.             "created": "2018-12-07T19:23:43",
  3109.             "description": "MyRoutine",
  3110.             "localtime": "W124/T17:20:00",
  3111.             "name": "Evening Lights",
  3112.             "recycle": true,
  3113.             "status": "enabled",
  3114.             "time": "W124/T17:20:00"
  3115.         },
  3116.         "4": {
  3117.             "command": {
  3118.                 "address": "/api/a7161538be80d40b3de98dece6e91f90/sensors/4/state",
  3119.                 "body": {
  3120.                     "flag": true
  3121.                 },
  3122.                 "method": "PUT"
  3123.             },
  3124.             "created": "2018-12-27T19:04:33",
  3125.             "description": "MyRoutine",
  3126.             "localtime": "W127/T00:00:00",
  3127.             "name": "Lights Out",
  3128.             "recycle": true,
  3129.             "status": "enabled",
  3130.             "time": "W127/T00:00:00"
  3131.         }
  3132.     },
  3133.     "sensors": {
  3134.         "1": {
  3135.             "config": {
  3136.                 "configured": false,
  3137.                 "on": true,
  3138.                 "sunriseoffset": 30,
  3139.                 "sunsetoffset": -30
  3140.             },
  3141.             "manufacturername": "Philips",
  3142.             "modelid": "PHDL00",
  3143.             "name": "Daylight",
  3144.             "state": {
  3145.                 "daylight": null,
  3146.                 "lastupdated": "none"
  3147.             },
  3148.             "swversion": "1.0",
  3149.             "type": "Daylight"
  3150.         },
  3151.         "2": {
  3152.             "config": {
  3153.                 "on": true
  3154.             },
  3155.             "manufacturername": "Philips",
  3156.             "modelid": "PHA_CTRL_START",
  3157.             "name": "Routine.companion",
  3158.             "recycle": true,
  3159.             "state": {
  3160.                 "flag": false
  3161.             },
  3162.             "swversion": "1.0",
  3163.             "type": "CLIPGenericFlag",
  3164.             "uniqueid": "fZtrI8BGvWkK"
  3165.         },
  3166.         "3": {
  3167.             "config": {
  3168.                 "on": true
  3169.             },
  3170.             "manufacturername": "Philips",
  3171.             "modelid": "PHA_CTRL_START",
  3172.             "name": "Routine.companion",
  3173.             "recycle": true,
  3174.             "state": {
  3175.                 "flag": false
  3176.             },
  3177.             "swversion": "1.0",
  3178.             "type": "CLIPGenericFlag",
  3179.             "uniqueid": "J795UPmlkmNq"
  3180.         },
  3181.         "4": {
  3182.             "config": {
  3183.                 "on": true
  3184.             },
  3185.             "manufacturername": "Philips",
  3186.             "modelid": "PHA_CTRL_START",
  3187.             "name": "Routine.companion",
  3188.             "recycle": true,
  3189.             "state": {
  3190.                 "flag": false
  3191.             },
  3192.             "swversion": "1.0",
  3193.             "type": "CLIPGenericFlag",
  3194.             "uniqueid": "fBMhpkknC574"
  3195.         },
  3196.         "5": {
  3197.             "config": {
  3198.                 "configured": false,
  3199.                 "on": true,
  3200.                 "sunriseoffset": 30,
  3201.                 "sunsetoffset": -30
  3202.             },
  3203.             "etag": null,
  3204.             "manufacturername": "Philips",
  3205.             "modelid": "PHDL00",
  3206.             "name": "Daylight",
  3207.             "state": {
  3208.                 "dark": true,
  3209.                 "daylight": false,
  3210.                 "lastupdated": "2018-12-27T18:14:41",
  3211.                 "status": 230
  3212.             },
  3213.             "swversion": "1.0",
  3214.             "type": "Daylight",
  3215.             "uniqueid": "00:21:2e:ff:ff:02:a0:c7-01"
  3216.         },
  3217.         "6": {
  3218.             "config": {
  3219.                 "battery": 100,
  3220.                 "group": "32277",
  3221.                 "on": true,
  3222.                 "reachable": true
  3223.             },
  3224.             "ep": 2,
  3225.             "etag": "d23a2e9c8bd30ec9ce33c9d5600ecfbf",
  3226.             "manufacturername": "Philips",
  3227.             "mode": 1,
  3228.             "modelid": "RWL021",
  3229.             "name": "Dimmer Switch",
  3230.             "state": {
  3231.                 "buttonevent": 1002,
  3232.                 "lastupdated": "2018-12-27T19:34:50"
  3233.             },
  3234.             "swversion": "5.45.1.17846",
  3235.             "type": "ZHASwitch",
  3236.             "uniqueid": "00:17:88:01:04:af:5e:c5-02-fc00"
  3237.         },
  3238.         "7": {
  3239.             "config": {
  3240.                 "battery": 100,
  3241.                 "group": "24207",
  3242.                 "on": true,
  3243.                 "reachable": true
  3244.             },
  3245.             "ep": 2,
  3246.             "etag": "8e100cff591b7e002f36ef7198997cb6",
  3247.             "manufacturername": "Philips",
  3248.             "mode": 1,
  3249.             "modelid": "RWL021",
  3250.             "name": "Dimmer Switch",
  3251.             "state": {
  3252.                 "buttonevent": null,
  3253.                 "lastupdated": "none"
  3254.             },
  3255.             "swversion": "5.45.1.17846",
  3256.             "type": "ZHASwitch",
  3257.             "uniqueid": "00:17:88:01:04:af:5e:c5-02-fc00"
  3258.         }
  3259.     }
  3260. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement