wiz 0.0.2 copy "wiz: ^0.0.2" to clipboard
wiz: ^0.0.2 copied to clipboard

outdated

A Dart connector for WiZ devices. the comunication between the wiz bulb and the local network is using UDP protocol. For async I/O this component uses async/await DatagramTransport, which allows compl [...]

0.0.1 #

  • A Dart connector for WiZ devices only a few features are implementing right now

  • List devices

  • turn On/Off the devices

0.0.2 #

  • Get device status

  • set brightness

  • set Warm White

  • set Cold White

  • set Color Temp

10
likes
0
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart connector for WiZ devices. the comunication between the wiz bulb and the local network is using UDP protocol. For async I/O this component uses async/await DatagramTransport, which allows completely non-blocking UDP transport.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on wiz