Advertisement
Guest User

Untitled

a guest
Nov 30th, 2016
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 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.  
  9. „accessories“: [
  10. {
  11. „accessory“: „Sonos“,
  12. „name“: „Badezimmer Sonos“,
  13. „room“: „Bad“
  14. }
  15. ],
  16.  
  17. „platforms“: [
  18. {
  19. „platform“: „BelkinWeMo“,
  20. „name“: „WeMo Platform“,
  21. „expected_accessories“ : „0“,
  22. „timeout“ : „25“,
  23. „no_motion_timer“: „60“,
  24. „homekit_safe“ : „1“
  25. },
  26. {
  27. „platform“: „PhilipsHue“,
  28. „name“: „Philips Hue“,
  29. „ip_address“: „192.168.178.44“,
  30. „username“: „WR79ZbXcRpOjsJWWxRhODUfQoUMiL-81XNd0q5IA“,
  31. „excludephilips“: false
  32. },
  33. {
  34. „platform“: „HarmonyHub“,
  35. „name“: „Harmony Hub“
  36.  
  37. }]
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement