Skip to content

Releases: ianmaciel/dart_ewelink_api

Implement methods to list devices Draft

15 Apr 19:10
6010588

Choose a tag to compare

  • Implement methods getDevices() and getDevice().
  • Improve robustness of network calls

Update changelog and pubspec with correct version

03 Jun 19:22
b5d945a

Choose a tag to compare

Merge pull request #5 from ianmaciel/develop

Fix changelog and pubspec to sync with pub.dev

0.0.2

03 Jun 19:21
394315a

Choose a tag to compare

Include configuration for github actions

Version 0.0.1 - Implement the minimum the minimum necessary to toggle a device

03 Jun 17:02
aee211d

Choose a tag to compare

0.0.1 Implement basic methods to toggle a device

  • getCredentials()
  • toggleDevice() (without consider the initial state)
  • setDevicePowerState()
  • getDevice()