-
Could you add a option to scan for bulbs in the pull down?
-
### Is your feature request related to a problem?
I was trying to run insta360 app which requires various permissions before we can start the app. I enabled all app permissions however there is no …
-
When i rungo run hklifxd.go -pin 00102003 -v it sits and does nothing.
~/work/src/hklifx # go get
~/work/src/hklifx # go run hklifxd.go -pin 00102003 -v
any ideas?
-
Hello,
Not sure if we actually need to depend on bitstruct, however I think Python has similar functionality built in and already packaged in Debian.
e.g. https://docs.python.org/2/library/struct.ht…
-
First thanks for the great library! I'm updating lights at a rapid rate (30ish fps) and have noticed some interesting things:
If I set `color` on a particular light and try to update it rapidly, th…
-
> “effect” – this resource is for dynamic effects and currently only supports two values, but we’ll add more in the future. {"effect":"colorloop"} puts the lights in a color looping mode until it is s…
-
This is the error:
Traceback (most recent call last):
File "RoomLight_project.py", line 227, in
sys.exit(main() or 0)
File "RoomLight_project.py", line 189, in main
lapi.L_setLight…
-
Hi,
I'm a Github noob so if I should be posting things somewhere else or in a different format, please let me know.
I just wanted to say thank you for developing Doctor Dark. I learned how to code…
-
as the title suggests I keep getting `It's no longer possible to auto initialise a bitstring from an integer. Use 'Bits(0)' instead of just '0' as this makes it clearer that a bitstring of 0 zero bits…
-
I am receiving the following error when trying to use models. Not sure what the issue is.
```
return this.attribute(_.deepCopy(attribute)).code(code).control();
…