-
Using examples from keefo's NeewerLite, attempt to build logic to handle different kinds of Neewer light. Might need to wait until there is demand for support for certain lights to facilitate testing.
litui updated
3 months ago
-
**New version update:** I have been working on an update (or various updates) to NeewerLite-Python for... well, since October-November of last year, when I've had a spare moment here and there, and I'…
-
Is there a way to send different settings to different lights in one commands or to have python run commands faster? I use the HTTP Server Daemon
I have three Neewer 530 lights for streaming as my …
-
I purchased these Softbox/studio lights: https://www.amazon.co.uk/d/ibn/Neewer-Professional-Photography-Lighting-Photo-Portraits-Shooting/B01C54HM0O
![softbox-lighting](https://cloud.githubuserconten…
-
-
Would it be possible to add support to increase/decrease brightness by increments from current setting e.g.
Increase brightness by 10 increment from current value:
`http://127.0.0.1:8080/NeewerLit…
-
Not terribly familiar with bluetooth, and just reading the source code
I noticed some commented out code in the NeewerLite.swift, `//self.write(data: cmd_check_power as Data, to: characteristic)`
…
-
Hi! Was wondering if supporting the bicolor version to control would be doable. Thanks!
-
Any chance you can add support for the Neewer [FS150-B](https://au.neewer.com/products/neewer-fs150b-130w-bi-color-led-video-light-66603274)
-
Current commands do not seem to work for the MS60C light. Sending the "power off" and "power on" commands indicates some kind of internal state is being toggled, but the lights don't actually change. …