6366b35b33
Zway-Bot [v1.7.1] Tiny fix for nullpointer exception
2018-09-29 18:13:17 +00:00
177879abf8
Zway [v1.5.0] Throw Exception if 3 times failed to connect to Raspberry server, add 3 new commandlcasses to IgnoredClasses
...
Zway-Bot [v1.7.0] rewrite to Threaded Modules, edit service file for systemd
2018-09-29 12:15:37 +00:00
e37a88ac38
Add more Logging
...
On Module load catch Exceptions and not load the plugin
2018-09-13 22:03:19 +00:00
db4c2cd4e8
Make Deb of 1.2.0 of Lorabot
2018-09-11 13:47:29 +00:00
a7c0a8906a
Cleanups
2018-09-06 20:26:38 +00:00
dd6f8a7e6a
Minor Changes
2018-08-11 23:13:47 +00:00
b0a32c9704
[BF] Forget to copy library parts
2018-06-10 20:28:32 +00:00
eea903530e
[NF] Refactoring Hue-Bot
...
[NF] Now Running as Service
2018-06-10 19:48:23 +00:00
e3c33308a1
[NF] Moved CronJob, Overtaker, Statuspolling to Abstract Bot-Utils
...
[NF] Create NSI Script to produce exe
[NF] Add License.txt
2018-06-09 21:27:15 +00:00
38e965d79f
[NF] Add Bot-Utils and rewrite code
2018-06-07 20:49:54 +00:00
022d1b8c2c
[NF] Thread that checks if a MQTT Connection exists and if not reopen it
...
[NF] ConnectorDataMqtt now supports user and password
2018-06-05 16:46:56 +00:00
109850474e
[BF] new try
2018-06-02 19:38:56 +00:00
9b1bde314c
[BF] new try
2018-06-02 19:36:32 +00:00
5ab68d93dd
[BF] new try
2018-06-02 19:32:20 +00:00
63b1468112
[BF] Fixing Bug in after installation script
2018-06-02 19:08:05 +00:00
cccedc2c7e
[BF] Making service linux running
2018-06-02 18:41:21 +00:00
46f7953a14
2018-06-02 17:14:42 +00:00
e62e2d9446
[NF] Logrotate
2018-05-29 20:07:50 +00:00
9ffce108d2
2018-05-29 16:15:17 +00:00
30cc97c7af
[NF] Now sould dedect Strg+c on Linux
2018-05-15 20:52:54 +00:00
ba3dd42662
[BF] Fixinig installations dpkg script
2018-05-15 19:04:19 +00:00
db6e14a990
[BF] Fixinig installations dpkg script
2018-05-15 18:59:32 +00:00
3c53b5bcf5
Utils.csproj
...
[NF] Programmlogger added (v1.1.0)
[NF] Utils fixing tiny issues
Zway-Bot.csproj
[NF] changes Topics without beginning /
[NF] Using programmlogger (v1.4.0)
2018-05-15 18:49:03 +00:00
f0ba88248f
[BF] Fixing Issue with Math.Abs(l)
2018-05-12 12:36:32 +00:00
55d099de2f
[BF] Some sensors make wrong measurements near 0 not exactly 0, so ABS(value) >= 0.1 is alse false
2018-05-10 06:26:39 +00:00
c84fc19aed
[NF] Move litjson to its subdir
2018-05-08 18:10:47 +00:00
c714f7a787
[NF] First usable Version (Trigger)
2018-05-08 18:07:48 +00:00
a6c74c0b79
[NF] Cleaning up
...
[NF] Create Debian Package
2018-05-08 17:25:39 +00:00
29caf6f6f6
[BF] Fixing Senml
...
[NF] Senml now has a configure option to setup the guid
[NF] Zway-Bot now listen on /exit
[NF] Implment searchpath for Zway-Bot (/etc/zwaybot and %appdata%/zwaybot)
2018-05-07 16:52:24 +00:00
93d2a956d0
[NF] Create Senml Messages for Linksmart
2018-05-03 14:43:50 +00:00
dfee367a21
[NF] Create Senml Messages for Linksmart
2018-05-03 14:39:08 +00:00
7f22507cfc
[NF] Create Senml Messages for Linksmart
2018-05-03 14:35:02 +00:00
797353084f
[NF] Creating with screen Session
2018-05-02 17:03:17 +00:00
d8995067ff
[NF] Creating with screen Session
2018-05-02 17:01:10 +00:00
b75406fa13
[NF] Creating with screen Session
2018-05-02 16:55:56 +00:00
30032a9b1f
[NF] Creating with screen Session
2018-05-02 16:51:07 +00:00
f82614a942
[NF] Utils-IoT nutzt nun die lokale json lib
2018-05-02 16:25:02 +00:00
75ad7dd72e
[NF] Hue-Lib fertig
...
[DW] Hue-Bot beginn Arbeit
2018-05-01 21:46:56 +00:00
ce892b42ab
[DW] Flex4Grid deleted
...
[NF] BosMon Mqtt Plugin created
2018-03-31 20:42:28 +00:00
2eb8ed1fab
[NF] v1.3.6.0 Better levelcheck and Alarmsensor added
2018-01-01 02:09:55 +00:00
2b06fae3a4
[BF] v1.3.5.3 Change Level to numeric and create State for Bollean values, because telegraf only parse numeric
2017-12-25 18:11:01 +00:00
63b3614c0e
[[BF] v1.3.5.2 Check to avoid megapeaks in data now also for temperature
2017-12-24 10:43:58 +00:00
82d1ba8016
[BF] v1.3.5.1 Check to avoid megapeaks in Data
2017-12-23 22:37:36 +00:00
e18e3a81d9
[NF] Changed to Netframework 4.7.1
2017-12-22 22:05:59 +00:00
198f1654c4
[BF] v1.3.4.0 Fixing Json Names
...
[NF] v1.2.2.0 Mqtt can now get and set values
2017-12-19 20:18:30 +00:00
efaa48bf1c
[BF] v.1.3.3 fixing polling once bug
2017-12-19 17:33:31 +00:00
2012f66dc3
[BF] v1.3.1.0 Forgot some settings, now configuration setting also works again
2017-12-18 16:02:18 +00:00
590c642e17
[NF] Tiny fix for mqtt
2017-12-17 21:53:16 +00:00
6dadda3f78
[NF] v1.3.0.0 Adding Status Polling and Mqtt (not compelete)
...
[NF] Able to force loading modules, so dependencys are ok
[NF] Cleanup because its now easyer to implement Zway
2017-12-17 20:09:28 +00:00
7ba4d9192d
[BF] Catch Exception on shutdown
2017-12-17 20:00:13 +00:00