Commit graph

29 commits

Author SHA1 Message Date
5a1be3c2e4 Formatting cleanup 2021-03-23 21:54:29 +01:00
c7e286f51e Moved find device to its own utility method, and added a specific equals method and reworked some test. 2021-03-23 01:57:12 +01:00
8526e5157d fixed arduino timer issue 2018-12-03 22:28:05 +01:00
60e5131850 Added description for flows and turn on and off option 2018-02-26 23:17:03 +01:00
33de44b166 Made alerts bold, fixed sensor not responding alert, refactored aggregator a small bit 2017-01-21 19:26:15 +01:00
9eff27dbab Added no caching for json pages 2016-12-27 04:51:05 +01:00
e7b3c4ba5a fixed sensor not sleeping 2016-10-02 21:30:14 +02:00
889f9fc85f AbstractDevice was not loading latest DeviceData at startup 2016-08-25 22:15:45 +02:00
cee57cba93 Powering down adc 2016-08-22 17:13:08 +02:00
795893ea2e Udated configuration and light sensor 2016-07-08 22:14:23 +02:00
6b70f2f900 Added 3D printable sensor enclosure for Hal Arduino sensor 2016-07-02 17:59:44 +02:00
d04706f9d1 Fixed multiplier issue 2016-06-10 21:50:59 +02:00
26c909ac8d Fixed DHT sensor 2016-06-10 19:33:26 +02:00
92fb46ea0f Fixed some issues with oregon protocoll and first version of HalMultiSensor done. 2016-05-31 21:11:53 +02:00
eff019c012 Arduino trying to get DHT senosors to work 2016-05-29 22:23:29 +02:00
15555ea7eb Arduino: separated interrupt callbacks
Java: fixed TC
2016-05-26 16:35:22 +02:00
5f0800897c Some small updates 2016-05-18 17:06:34 +02:00
1273bcae49 Some refactoring 2016-05-10 16:04:39 +02:00
78317d6c4f Finnished interrupt impl. 2016-05-10 13:58:07 +02:00
20023c48e0 Fixed WDT timer code, still not dynamic 2016-05-09 17:49:24 +02:00
2ba3c42a5e Added watchdog function (incomplete) 2016-05-04 16:20:20 +02:00
4cf9170616 Some changes to Interrupt.h 2016-05-02 16:39:39 +02:00
d377bbc0a9 Some Arduino refactoring and it builds now 2016-05-02 10:56:15 +02:00
853f1d0fe8 Fixed build issue 2016-02-24 21:51:16 +01:00
bfc7308cce Changes in oregon protocol. issue 18 2016-02-24 15:31:51 +01:00
c9a030774b Some more work on Hal Arduino sensor. issue 18 2016-02-24 14:37:48 +01:00
ed3497fba4 Added some interrupt code to arduino 2016-02-11 16:31:03 +01:00
588507621a some arduino refactoring
Former-commit-id: f5b74a8a1f10400579ef2267f39a7a03f551ad27
2016-02-04 17:19:21 +01:00
a6f8cf872a Initial structure for HalMultiSensor
Former-commit-id: 22bc809d9e6de8a2994f1df699ae74bb7245378f
2016-02-01 17:53:36 +01:00