dxdc / homebridge-blinds

:sunrise: Homebridge Plugin to control my blinds over HTTP
https://www.npmjs.com/package/homebridge-blinds
ISC License
54 stars 25 forks source link

Parse bond plugin configuration #38

Closed RCdiy closed 4 years ago

RCdiy commented 4 years ago

Thanks for this. Nice to have Maybe When using the web UI Parse the homebridge configuration file and use values from there. The bond plugin figures out which devices are blinds and won’t show them. Could you do the same to figure out the device ID?

Populate the web settings UI for the user to confirm or change.

dxdc commented 4 years ago

The bond plugin figures out which devices are blinds and won’t show them. Could you do the same to figure out the device ID?

In theory, but this has a lot more general use than just a plugin for Bond. So, I probably won't implement that unless this plugin gets more directly integrated with homebridge-bond.

As stated in the README, you can obtain your deviceId from the Bond app. Look under Device settings for any individual shades. I also provided a sample shell script to retrieve them.