Erik Baauw
Erik Baauw
> What I can't imagine is that this change is impossible from the side of your plugin. It would be technically feasible to make the change. I won't be doing...
Could you please list the output of `rpi -H `_ipaddess_` -D info`? Did you re-install Homebridge? Could also you please list the output of `npm -g list homebridge` and of...
The output of `rpi info` looks good. Are you only exposing the local Pi (on which Homebridge runs)? What does the Homebridge RPi log message setting _Load_ list as the...
Ok, re-installed Homebridge on my test system, causing it to upgrade to [email protected] and now seeing the same error. After revering to [email protected], the warnings are gone again.
Changes in v1.4.1 will stop the warning from happening, defining `minValue` and `maxValue` properties. Still don't understand what's causing the warning, though.
Nice. What does the output look like? Is DOT based on JSON?
I like the functionality, but if it doesn't provide JSON output, it shouldn't be a **REST API** endpoint.
I think this a step backwards, see my comment on the previous PR: https://github.com/dresden-elektronik/deconz-rest-plugin/pull/3966#issuecomment-770698996.
Also against. It doesn’t seem very RESTful to use GET for updates. https://en.wikipedia.org/wiki/Representational_state_transfer
`gateway` in `/config` is the default IP router in your home network, same as for the Hue API. I don’t know how deCONZ determines this, my router is on `x.x.x.1`....