Commit graph

521 commits

Author SHA1 Message Date
6cf1415285 bugfix, fixed send from website 2016-08-29 19:22:23 +02:00
2b9be4f09c bugfix 2016-08-29 19:17:26 +02:00
b6e902feb6 bugfix 2016-08-29 19:10:04 +02:00
69544b4552 bugfix 2016-08-29 19:08:15 +02:00
30530c0648 bugfix 2016-08-29 19:04:36 +02:00
41c15c68c8 Ignoring 0 humidity 2016-08-29 18:48:44 +02:00
beac1c34c4 Added some robustness 2016-08-29 18:42:34 +02:00
d3cd7287d5 Partiallly added Dimmer decoding 2016-08-29 17:13:24 +02:00
c0e2fccce5 Added NexaDimmer and Cmd classes to simplify sending tellstick commands 2016-08-29 17:04:20 +02:00
5351e56be7 Oregon is now registering unregistered reception 2016-08-26 22:05:26 +02:00
3574f7a433 Fixed nullpointer crash 2016-08-26 17:07:09 +02:00
439be77a8b bugfix, fixed retrieval of sensors 2016-08-25 22:57:24 +02:00
68265759ba bugfix, fixed unicode 2016-08-25 22:53:07 +02:00
197d554bee bugfix, updated sensor column 2016-08-25 22:45:11 +02:00
889f9fc85f AbstractDevice was not loading latest DeviceData at startup 2016-08-25 22:15:45 +02:00
3cb72a1d17 small fixes 2016-08-25 21:37:35 +02:00
72bd17569d bugfix, missed method name rename 2016-08-25 21:27:29 +02:00
e7655b380e bugfix, null check before switch 2016-08-25 21:21:18 +02:00
d622648bab Bugfix 2016-08-25 21:11:19 +02:00
23df77f898 Merge remote-tracking branch 'origin/master' into device_refactoring 2016-08-25 16:55:56 +02:00
73a36dfcca Adde toString methods to all SensorData types 2016-08-25 16:53:47 +02:00
fa9f7aed2b OregonProtocol now supports multiple types of SensorData 2016-08-25 16:49:42 +02:00
d91d5c5b81 Added missing licence file for tellstick reference code 2016-08-25 16:24:15 +02:00
3fd3b0430f Updated plugin files and added Upgrade post work 2016-08-24 17:27:16 +02:00
c50e50305f Added enum configuration to Oregon and updated configuration pages to show new device structure correctly 2016-08-24 17:26:36 +02:00
cee57cba93 Powering down adc 2016-08-22 17:13:08 +02:00
95240dd392 Added data class getter in device config so that we can load generic device data 2016-08-22 16:58:38 +02:00
6b4b565a62 updated some log traces and plugin files 2016-08-19 16:38:03 +02:00
253e359483 Added Tellstic sensor test 2016-08-19 16:25:18 +02:00
b405c12293 more bugfixes 2016-08-19 16:09:11 +02:00
aeef862ab4 bug fix 2016-08-19 16:02:50 +02:00
d692c30bd9 Refactored remaining code (RPi Plugin) 2016-08-19 15:55:00 +02:00
3a8bb12bab Fixed test cases 2016-08-18 16:43:05 +02:00
a9b8799f21 Finnished major refactoring of Telstick plugin 2016-08-18 16:27:57 +02:00
3bdb4ea043 Some progress 2016-08-17 16:45:02 +02:00
52afc53660 Initial refactoring of device structure 2016-08-17 15:46:10 +02:00
1526e58b06 Preparations for a major refactoring 2016-08-16 16:12:44 +02:00
bd54762bac Removed old arduino code that has been replaced by HalMultiSensor 2016-08-16 15:58:30 +02:00
21ab281ec6 Added Junit test for Tellstick Controller and reverted equals(Hal...) as it was causing unforeseen issues. 2016-08-15 17:36:46 +02:00
2c1ccb8b57 Concurrency fixes 2016-07-28 15:31:45 +02:00
5f230a921d Fixed issue where user set params on DeviceData is reset when new sensor data is registered. 2016-07-19 01:07:52 +02:00
7155b98934 Fixed null items for longer sensor intervals 2016-07-18 19:57:23 +02:00
78895b2354 bug fixes 2016-07-18 18:52:48 +02:00
858a3eb6ff bugfix 2016-07-17 03:15:52 +02:00
a546628a16 bugfix 2016-07-17 03:04:59 +02:00
f3482be14d Adde remote debug option to ant and also added titles to map icons 2016-07-17 03:00:03 +02:00
19bd06e28b bug fix 2016-07-17 00:22:24 +02:00
1983f3a55d Added data report interval so the null values in the graphs are specific to different protocols 2016-07-17 00:16:33 +02:00
3be4168cf2 Fixed warnings 2016-07-16 23:26:27 +02:00
cc0fd5c1f6 Small Zutil update 2016-07-15 16:49:04 +02:00