Skip to content

Notification

Yugon requested to merge (removed):notification into master

Hey, I added a get function to listen to bulb notifications. Additionally I added non blocking mode for every command. That means everyone can decide if he want to use the lib as usual (nothing changed); or to send commands nonblocking and handle the notifications by themselfs (e.g. by using a background thread).

check it out and give me feedback (not heavly tested so there may exist some bugs).

Bye

Merge request reports