Ben

Results 717 comments of Ben
trafficstars

sorry for all the spam, i've just been testing out the automatic reply template to make it easier to understand :)

Hi @adrianjagielak the failure above is basically saying that, with a config of the following, it is sending homebridge into a restart crash loop ```json { "platform": "homebridge-eqiva-swift-bridge" } ```...

The more recent versions of node-persist use a different algorithm to generate file names, so this would not be an easy update. There is also code in config-ui-x that relies...

Even v1 changed the key format by using a base64 implementation. https://github.com/simonlast/node-persist#100

Hi @0SkillAllLuck With a minimal config of ```json { "name": "Argo", "platform": "Argo", "_bridge": { "username": "0E:95:9B:2B:48:70", "port": 47571 } } ``` I get the following crash loop: ``` TypeError:...

thanks for making that change!

i think there is an issue with the check script i will check this out a bit later 👍🏻