polmaly

Untitled

Oct 12th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.80 KB | None | 0 0
  1. {
  2.    "bridge":{
  3.       "name":"Homebridge",
  4.       "username":"CC:22:3D:E3:CE:30",
  5.       "port":51826,
  6.       "pin":"031-45-154"
  7.    },
  8.    "accessories":[
  9.       {
  10.          "accessory":"WeMo",
  11.          "name":"Coffee Maker"
  12.       }
  13.    ],
  14.    "platforms":[
  15.       {
  16.          "platform": "HomeMatic",
  17.          
  18.          "name": "HomeMatic CCU",
  19.          
  20.          "ccu_ip": "192.168.2.101",
  21.          
  22.          "filter_device":[],
  23.          
  24.          "filter_channel":[],
  25.          
  26.          "outlets":[],
  27.          
  28.          "doors":[],
  29.          
  30.          "programs":[],
  31.          
  32.          "subsection":"Siri"
  33.       },
  34.       {
  35.          "platform":"AnderePlattform",
  36.          "name":"Name1"
  37.       },
  38.       {
  39.          "platform":"AnderePlattform2",
  40.          "name":"Name2"
  41.       }
  42.    ]
  43. }
Add Comment
Please, Sign In to add comment