Ben

Results 729 comments of Ben

Hi @denisgabriel5 I noticed we already have an existing verified plugin https://github.com/rooi/homebridge-intercom-automation-hat, I'm asking this purely since both this one and yours have `intercom` in the name, are they similar...

Hi @denisgabriel5 with a minimal config of: ```json { "name": "Intercom", "manufacturer": "Default-Manufacturer", "model": "Default-Model", "serialNumber": "Default-Serial", "timeout": 10, "intercomType": "shellyUni", "shellyUniStatusUrl": "ksajdklasjdks", "shellyUniStatusJsonPath": "saljdklas", "shellyUniButtonsOrder": "open-talk", "shellyUniButtonsTimeout": 1, "shellyUniRingSuppressionTimeout":...

what’s going on with all the spam (?) messages?

Hi @kylewhirl I would like to suggest adding a `.gitignore` file into your plugin and adding at least the following ``` dist node_modules .DS_Store ``` It is not normal (and...

The only other thing I would suggest is slightly shorter logs on the event on an HTTP request failure. For example here I used invalid credentials to test the plugin,...

My two comments above are not part of the verification criteria so have verified the plugin 👍