|
|
24f24458b4
|
try to save battery by not sending VCC anymore
|
2019-11-14 22:58:19 +01:00 |
|
|
|
dd3a05889d
|
when window is opened, continue to send state every 10 mins until it is
closed
|
2019-02-21 23:15:49 +01:00 |
|
|
|
a84afeea61
|
send state only after window is opened or closed - save battery
|
2019-01-20 01:26:45 +01:00 |
|
|
|
e8666d1ebe
|
use flag inside interrupt and move send logic outside, into the loop
|
2019-01-01 01:52:19 +01:00 |
|
|
|
2508d2cf5e
|
optimize state reading in wdt, reset wdt counter when interrupting
|
2018-07-15 23:56:37 +02:00 |
|
|
|
8c8ea27753
|
change send interval from 10 to 30 minutes
|
2018-07-15 12:34:18 +02:00 |
|
|
|
cbd8dbb14d
|
add light sensor and use enum for device IDs
|
2017-06-03 16:43:58 +02:00 |
|
|
|
863e8aec99
|
use one Tiny librariy for all sensors
|
2017-04-01 12:17:42 +02:00 |
|
|
|
023859489c
|
use parameterized enableWdt
|
2017-01-29 20:33:41 +01:00 |
|
|
|
0c29976404
|
enableWdt is not be common to setup of all sensors
|
2017-01-29 19:03:14 +01:00 |
|
|
|
72842a4b60
|
use common libraries and add voltage
|
2017-01-29 14:26:42 +01:00 |
|
|
|
c29a996487
|
fix code
|
2016-05-26 22:38:13 +02:00 |
|
|
|
c2393c7e4c
|
initial commit
|
2016-04-29 23:16:46 +02:00 |
|