tonesto7 / homebridge-smartthings

SmartThings Homebridge Plugin
383 stars 766 forks source link

two hub #253

Closed lowrisk75 closed 4 years ago

lowrisk75 commented 6 years ago

I don't manage to have two hub,

tried this config :

{ "platform": "SmartThings", "name": "SmartThings", "app_url": "https://graph-na04-useast2.api.smartthings.com:443/api/smartapps/installations/", "app_id": "xxxx-xx", "access_token": "xxxx-xx" },{ "platform": "SmartThings", "name": "SmartThings", "app_url": "https://graph-eu01-euwest1.api.smartthings.com/ide/apps", "app_id": "ZZZZ-ZZZZ", "access_token": "ZZZZ-ZZZZ" },