mirror of
https://github.com/skydiver/ewelink-api.git
synced 2025-12-28 07:56:33 +01:00
* Added current temperature, humidity and firmware * fixed wrong parameter * linting * fixed test cases * fixed serverless test cases * fixed test cases * variable renamed * version bump
9 lines
306 B
JSON
9 lines
306 B
JSON
{
|
|
"email": "<your ewelink email>",
|
|
"password": "<your ewelink password>",
|
|
"singleChannelDeviceId": "<your device id>",
|
|
"deviceIdWithPower": "<your device id>",
|
|
"deviceIdWithoutPower": "<your device id>",
|
|
"deviceIdWithTempAndHum": "<your device id>",
|
|
"fourChannelsDevice": "<your device id>"
|
|
} |