ewelink-api
ewelink-api copied to clipboard
Release v4.0.0
Goals:
- switch to API v2
- throw exceptions on errors
- update dependencies
v2 current status
| method | using v2 | throws exception |
|---|---|---|
| checkDeviceUpdate | ✅ | ✅ |
| checkDevicesUpdates | ✅ | ✅ |
| deviceControl | ||
| getCredentials | ✅ | ✅ |
| getDevice | ✅ | ✅ |
| getDeviceChannelCount | ✅ | ✅ |
| getDeviceCurrentTH | ✅ | ✅ |
| getDeviceCurrentTemperature | ✅ | ✅ |
| getDeviceCurrentHumidity | ✅ | ✅ |
| getDeviceIP | ✅ | ✅ |
| getDevicePowerState | ✅ | ✅ |
| getDevicePowerUsage | ||
| getDevicePowerUsageRaw | ||
| getDevices | ✅ | ✅ |
| getFirmwareVersion | ✅ | ✅ |
| getRegion | ✅ | ✅ |
| makeRequest | ✅ | ✅ |
| openWebSocket | ✅ | ✅ |
| saveDevicesCache | ✅ | ✅ |
| setDevicePowerState | ✅ | ✅ |
| toggleDevice | ✅ | ✅ |
Pending
- [ ] update docs:
toggleDevicerename totoggleDevicePowerState - [ ] update docs:
checkDevicesUpdatesresponse has changed
Hey @skydiver! This looks really awesome. Any idea on ETA please?
HI Is there someone still working on this release ? Possible to fix this error ? : https://github.com/skydiver/ewelink-api/issues/65
Bump. Would be great to get this across the finish line.
HI Is there someone still working on this release ? Possible to fix this error ? : #65
Will be nice if could fix this issue, it's being a real problem.
Agreed, I'd be happy to help think up tests or author docs but I have exactly zero javascript. 😅