Release v1.7.0 (#20)

* Add typescript typings for main.js (#19)

* improved error message on temp/humidity devices

* Update index.d.ts

Co-Authored-By: ducpmm <49466191+ducpmm@users.noreply.github.com>
This commit is contained in:
Martin M
2019-10-18 20:49:18 -03:00
committed by GitHub
parent bff733adc5
commit 2da94b6971
5 changed files with 260 additions and 7 deletions

View File

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