Commit graph

1000 commits

Author SHA1 Message Date
f-kessler
94321415f5
settings for hue added 2019-03-03 16:34:05 +01:00
f-kessler
04f98f21c4
fix for #375
https://github.com/Schrolli91/BOSWatch/issues/375
2019-03-03 16:16:21 +01:00
f-kessler
1eae3098e0
Add hue plugin 2019-03-03 16:13:06 +01:00
f-kessler
2b89d49e7d
Merge pull request #3 from Schrolli91/develop
Develop
2019-03-03 15:55:07 +01:00
Bastian Schroll
11e948e4e9
Merge pull request #382 from PeterLaemmle/develop
Update Telegram.py
2018-11-08 13:13:22 +01:00
Bastian Schroll
3300e88f5c
Merge pull request #385 from dk5ra/develop
Update install_service.sh add status msg for service removed
2018-11-05 11:07:56 +01:00
dk5ra
a1a96e7d7d
Update install_service.sh 2018-11-01 13:20:28 +01:00
PeterLaemmle
5692cebdcb
Update CHANGELOG.md 2018-10-30 20:00:33 +01:00
PeterLaemmle
53efd1467a
Update Telegram.py
Pleasing the Codacy BOT ;-)
2018-10-29 16:19:12 +01:00
PeterLaemmle
5681d33832
Update Telegram.py
Allow definition of routing origin in configuration file
2018-10-28 21:30:41 +01:00
PeterLaemmle
7605a14229
Update config.template.ini
Allow definition of routing origin in configuration file
2018-10-28 21:24:49 +01:00
PeterLaemmle
6fa93f2f99
Update Telegram.py 2018-10-28 21:03:57 +01:00
PeterLaemmle
f35ca75688
Update Telegram.py 2018-10-28 20:48:52 +01:00
PeterLaemmle
97e00d239c
Update Telegram.py
-Add routing per overlay in overview map
-Switch to SSL communication
2018-10-28 17:51:13 +01:00
Bastian Schroll
6bbffb111d fix false date in changelog 2018-10-23 08:10:28 +02:00
Bastian Schroll
740f10dfae prepare for new version 2018-10-23 07:59:39 +02:00
Bastian Schroll
28d45966b2
Merge pull request #380 from PeterLaemmle/develop
Update Telegram.py
2018-10-23 07:51:05 +02:00
Bastian Schroll
5e978fbb2a edit changelog 2018-10-23 07:47:18 +02:00
PeterLaemmle
203bbedaa9
Update Telegram.py
- Remove redundant concatenation
- Ensure German descriptions in maps
2018-10-19 17:45:03 +02:00
Bastian Schroll
de7947bec7
Update README.md 2018-10-18 10:13:04 +02:00
Bastian Schroll
642b7e069e
Merge pull request #378 from Schrolli91/pushover_ric
Pushover: Sep. Prio for RIC and ZVEI
2018-10-18 10:06:24 +02:00
Bastian Schroll
9ad1ed74ef
Update Pushover.py
remove trailing whitespaces [Codacy]
2018-10-16 10:03:04 +02:00
Bastian Schroll
a333b22a06
changelog angepasst
- Änderung in den "unreleased" Abschnitt verschoben
2018-10-16 05:58:56 +02:00
Florian
c26deb995e
Update CHANGELOG.md 2018-10-15 20:53:16 +02:00
Florian
c00146ccd0
Update Pushover.py
fixing line-indentations - 2nd trial
2018-10-14 12:26:35 +02:00
Florian
a4b19b66b9
fixing line indentations 2018-10-13 23:18:09 +02:00
Florian
2761ace2b0
Update config.template.ini
Adding config-parts for new functions
2018-10-13 23:16:01 +02:00
Florian
4f8c15d7d0
Update Pushover.py
Changing priority depending on ZVEI / RIC
2018-10-13 23:10:31 +02:00
Bastian Schroll
942a738704
Merge pull request #374 from Schrolli91/remove_NMA
Remove old NMA Files
2018-09-08 17:32:57 +02:00
Bastian Schroll
01eb1b870a remove .idea files 2018-09-06 06:32:54 +02:00
Bastian Schroll
9b33f78087 Merge remote-tracking branch 'origin/remove_NMA' into remove_NMA 2018-09-06 06:32:09 +02:00
Bastian Schroll
da4904e696 edit changelog 2018-09-06 06:32:00 +02:00
Bastian Schroll
af9e01398c edit changelog 2018-09-05 07:21:50 +02:00
Bastian Schroll
bf31a04e07 remove NMA 2018-09-05 07:18:06 +02:00
Bastian Schroll
04ef809e51 fix changelog 2018-08-16 20:39:37 +02:00
Bastian Schroll
110d3bf66f prepare after release changes 2018-08-16 20:19:47 +02:00
Bastian Schroll
9ad6da6af2
Merge pull request #370 from f-kessler/develop
Clear buffer after multicastAlarm_ric received
2018-08-16 20:11:01 +02:00
f-kessler
cf7e8ead5a
Update CHANGELOG.md 2018-08-16 10:58:10 +02:00
Bastian Schroll
95262e0c7c edit dev version 2018-08-15 07:26:22 +02:00
f-kessler
e5db9fed09
fixed indenting bug 2018-08-11 16:43:38 +02:00
f-kessler
ce144c82e1
moved delete to the end of the function 2018-08-11 13:37:30 +02:00
f-kessler
8c1351ccbd
fixed the delete of all contents in multiList 2018-08-11 12:52:30 +02:00
f-kessler
86c0467ee2
Updated description for the multicastAlarm_delimiter_ric 2018-08-10 23:19:08 +02:00
f-kessler
58ad0e5308
Clear buffer after multicastAlarm_ric received
Fix for networks that mix normal alarms with multicastAlarms (delimiter needs to be deactivated).
If the delimiter is deactivated, RICs in the buffer will be deleted only if they are older than multicastAlarm_ignore_time. This could cause a mixture of RICs of the current and the privious multicastAlarm. This problem can be fixed, by clearing the buffer after the multicastAlarm sequence has finished.
2018-08-10 23:12:42 +02:00
f-kessler
bbeda7f843
Merge pull request #1 from Schrolli91/develop
Develop Update from original
2018-08-10 22:29:49 +02:00
Bastian Schroll
5e267c8c13
Merge pull request #357 from f-kessler/dev-multicast-alarm-enhanced
Enhancement for multicastAlarm. The RICs configured in multicastAlarm…
2018-02-23 22:14:16 +01:00
f-kessler
fadb1de813 347 und 357 hinzugefügt 2018-02-23 14:42:47 +01:00
f-kessler
6ce67f24dd Enhancement for multicastAlarm. The RICs configured in multicastAlarm_delimiter_ric and multicastAlarm_ric no longer need to be included in allow_ric or filter_range_start/filter_range_end. 2018-02-22 14:20:33 +01:00
Bastian Schroll
aa20cd0cfb
Merge pull request #354 from CJHarms/ffagent-plugin-fixes
FF Agent Plugin Fixes
(Typo and Debugging)
2018-02-22 08:36:55 +01:00
CJHarms
3ed90b4a97 Revert "Convert alarmHeaders to OrderedDict"
This reverts commit 9257cb2cfe.
2018-02-19 17:37:02 +01:00