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:
NickDub
2019-09-14 04:15:29 +02:00
committed by Martin M
parent 024aaa8a2c
commit 5b4361a23d
10 changed files with 314 additions and 3 deletions

View File

@@ -4,5 +4,6 @@
"singleChannelDeviceId": "<your device id>",
"deviceIdWithPower": "<your device id>",
"deviceIdWithoutPower": "<your device id>",
"deviceIdWithTempAndHum": "<your device id>",
"fourChannelsDevice": "<your device id>"
}