Commit graph

339 commits

Author SHA1 Message Date
49ec412fff Updated readme file 2016-10-04 17:01:21 +02:00
e4ceb609be Fixed local address issue in linux 2016-10-03 20:50:40 +02:00
b30fcba967 Some updates to ip scanner 2016-10-03 17:48:00 +02:00
e7b3c4ba5a fixed sensor not sleeping 2016-10-02 21:30:14 +02:00
ffe721ab97 tc updates 2016-10-02 21:29:50 +02:00
0a9bca2804 Implemented network scanner 2016-10-02 01:47:35 +02:00
990db6a74a initial implementation of netscanner plugin 2016-09-30 16:59:55 +02:00
173d01a275 updated readme 2016-09-28 18:58:16 +02:00
c5ce7df958 Added map sensor data text 2016-09-23 16:20:15 +02:00
0c64d4d1ad Updated README.md file 2016-09-23 15:51:40 +02:00
d099a76ca5 Revert: remove HalSensorData 2016-09-20 19:05:06 +02:00
2cef2053a1 added readme file 2016-09-14 21:01:12 +02:00
6e745acaa5 bugfix 2016-08-30 19:53:13 +02:00
726fc3e955 fixed event icons and added 10s refresh to map 2016-08-30 19:50:05 +02:00
b9d684fbbc Converted map icons to svg and added off for lights 2016-08-30 17:13:18 +02:00
1a6025de6d Fixed junit test for nexa 2016-08-30 11:10:16 +02:00
6839ad1a53 Fixed issue 35 where device configuration params was not showing 2016-08-30 11:04:55 +02:00
b21a28e3a4 Fixes issue 34
nexa transmission issue
2016-08-29 22:59:57 +02:00
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