ebaauw / homebridge-hue

Homebridge plugin for Philips Hue
Apache License 2.0
898 stars 91 forks source link

config.json: parallelRequests: invalid key #953

Closed Marfre888 closed 3 years ago

Marfre888 commented 3 years ago

You are probably already aware of this, but as of 0.13.2, I am getting a warning from Homebridge config.json: parallelRequests: invalid key

As I understand from your release notes, you haven't yet migrated to dynamic platform, so this key should still be valid

ebaauw commented 3 years ago

My bad, made a typo in the code; it’s looking for parallelrequests.

The key has nothing to do with static vs dynamic accessories platform plugin.

Marfre888 commented 3 years ago

Ahh, I assumed since you're adding dynamic accessories, parallelRequests might not be necessary anymore.

Thank you for continuing to maintain this plugin

ebaauw commented 3 years ago

In v0.13.3.