You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,12 @@ An Homeyduino (esp8266) multi sensor reporting temperature, humidity and luminan
4
4
## Features
5
5
To reduce network trafik and load to homey the multi sensor only report status either after a predefined interval or when the configurable threshold is met.
6
6
7
-
`reportInterval` default 60 000-------Time in milliseconds between reports to Homey (e.g. 60 000ms = 1min)
8
-
9
-
`thresholdLuminance` default 100------Threshold level in luminance (Lux) to send report to Homey
10
-
11
-
`thresholdHumidity` default 1---------Threshold level in humidity (H) to send report to Homey
12
-
13
-
`thresholdTemperature` default 0.5----Threshold level in celsius (*C) to send report to Homey
0 commit comments