fjhorrillo / homebridge-airzone-cloud

Homebridge Airzone Cloud
Apache License 2.0
21 stars 3 forks source link

config.json #6

Closed Pascal26120 closed 3 years ago

Pascal26120 commented 3 years ago

Hi, Do you have a config.json sample for this plugins ? Regards

fjhorrillo commented 3 years ago

Hello, why do you need it? If you use homebridge-ui it made it for you

fjhorrillo commented 3 years ago

config.json: { "debug": false, "login": { "email": "mail@domain.com", "password": "****" }, "name": "AirzoneCloud", "platform": "AirzoneCloud", "system": "https://www.airzonecloud.com", "user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Safari/605.1.15" }