This is a Java API for the Broadlight Smart bulbs (LB1). This is an addition to broadlink-java-api
which doesn't support this device. Also python-broadlink
was a great resource to implement this API.
This package is available in Maven central:
<dependency>
<groupId>de.malkusch</groupId>
<artifactId>broadlink-bulb-api</artifactId>
<version>1.0.5</version>
</dependency>