homie-python icon indicating copy to clipboard operation
homie-python copied to clipboard

support new nodes after setup

Open esdeboer opened this issue 7 years ago • 0 comments

I'm implementing homie for crownstones (a bluetooth switch/dimmer/presence detector/power monitor) It works with a bluetooth mesh network to which you can add new nodes. It would be nice if those new nodes also show up in MQTT.

However I can't do that now as we can't subscribe to properties after setup, but I don't see anything in the spec which would disallow this.

esdeboer avatar Jan 07 '19 21:01 esdeboer