Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "server": {
- "port": 8080,
- "origin": "*",
- "autostart": 0,
- "home_setup_id": "X-blah",
- "polling_seconds": 5
- },
- "client": {
- "default_route": "status",
- "inactive_logoff": 30,
- "theme": "hoobs-dark",
- "locale": "en",
- "temp_units": "fahrenheit",
- "country_code": "US",
- "postal_code": "03281"
- },
- "bridge": {
- "name": "HOOBS",
- "port": 51826,
- "pin": "blah",
- "username": "blah"
- },
- "description": "",
- "ports": {},
- "accessories": [],
- "platforms": [
- {
- "platform": "SmartThings-v2",
- "plugin_map": {
- "plugin_name": "homebridge-smartthings-v2"
- },
- "name": "SmartThings-v2",
- "direct_port": 8000,
- "local_commands": true,
- "temperature_unit": "F",
- "validateTokenId": false,
- "disableErrorReporting": false,
- "logConfig": {
- "debug": false,
- "showChanges": true,
- "hideTimestamp": true,
- "hideNamePrefix": true,
- "file": {
- "enabled": true,
- "level": "Good"
- }
- },
- "app_url": "https://graph-na02-useast1.api.smartthings.com:443/api/smartapps/installations/",
- "app_id": "blah",
- "access_token": "blah"
- },
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment