dart_ewelink_api 0.0.6
dart_ewelink_api: ^0.0.6 copied to clipboard
Pure dart pacakge to access and interact with eWeLink API and services
0.0.6 #
- Implement methods getDevices() and getDevice().
- Improve robustness of network calls
0.0.4 #
- Read the device state before toggle it.
0.0.3 #
- Only update changelog with version 0.0.2 and update the pubspec file to sync versions.
0.0.2 #
- Include action to publish the package
0.0.1 #
- Implement toogleDevice() with hardcoded initial state.
- Implement getCredentials() from email and password.
- Other methods implemented to allow toggleDevice usage: setDevicePowerState() and getDevice()