mirror of
https://github.com/skydiver/ewelink-api.git
synced 2026-01-04 12:05:08 +01:00
Added current temperature, humidity and firmware (#10)
* Added current temperature, humidity and firmware * fixed wrong parameter * linting * fixed test cases * fixed serverless test cases * fixed test cases * variable renamed * version bump
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
"singleChannelDeviceId": "<your device id>",
|
||||
"deviceIdWithPower": "<your device id>",
|
||||
"deviceIdWithoutPower": "<your device id>",
|
||||
"deviceIdWithTempAndHum": "<your device id>",
|
||||
"fourChannelsDevice": "<your device id>"
|
||||
}
|
||||
Reference in New Issue
Block a user