yeedart 0.3.2 copy "yeedart: ^0.3.2" to clipboard
yeedart: ^0.3.2 copied to clipboard

Simple Dart library that lets you control Yeelight devices over LAN.

0.3.2 - 2022-10-22 #

0.3.1+2 - 2021-09-28 #

  • dart format

0.3.1+1 - 2021-09-28 #

  • lints and formatting fixes

0.3.1 - 2021-09-28 #

  • added Device.connect method to manually connect to the device

0.3.0 - 2021-03-06 #

  • migrated to null-safety

0.2.0 - 2020-04-18 #

  • BC: removed Parser, use DiscoveryResponse.fromRawResponse factory constructor instead
  • BC: removed Device.onNotificationReceived, use Device.notificationMessageStream stream instead
  • BC: added CommandSender.isConnected, every CommandSender have to implement this getter
  • added Device.isConnected - returns connection state of command sender (CommandSender.isConnected)

0.1.2 - 2020-02-15 #

  • bug fix: ssdp:discover quotes #1 (@fmichenaud)
  • updated dependencies

0.1.1 - 2019-12-22 #

  • lint fixes
  • updated dependencies

0.1.0 - 2019-10-26 #

  • initial version
  • added device discovery & controls
  • added color flow and scene support
11
likes
150
points
7
downloads

Publisher

verified publisherstol.dev

Weekly Downloads

Simple Dart library that lets you control Yeelight devices over LAN.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, meta

More

Packages that depend on yeedart