andersonshatch / soma-ctrl

Node util for controlling SOMA smart shade via MQTT or HTTP
MIT License
21 stars 6 forks source link

Scan for devices before connecting #39

Closed andersonshatch closed 5 years ago

andersonshatch commented 5 years ago

Attempt to connect once we've found the expected number of devices or completed the discovery timeout

Largely a fix for noble on the pi and only connecting to the first device that was found.