mrduckspace
7fe98e2516
FMS and ZVEI Support
2020-12-22 13:33:23 +01:00
Bastian Schroll
27ca5125aa
Merge branch 'develop' into master
2020-12-18 19:16:59 +01:00
MrDuckSpace
b14fc23c8c
Added Plugin MQTT
2020-12-18 15:15:38 +01:00
PeterLaemmle
4958ae4c1d
Update Telegram.py
...
Set message parse mode to HTML to allow a number of formatting options like bold and italic.
See https://core.telegram.org/bots/api#formatting-options for full details.
2020-09-28 20:54:34 +02:00
Bastian Schroll
9e659ebd11
Merge branch 'develop' into hotfix-gpio
2020-08-03 14:26:04 +02:00
Florian
d75800e8d3
Fixing another indentation error
...
Fixing various errors and adding changelog
2020-08-01 12:43:35 +02:00
Florian
28e9a91173
Update gpiocontrol.py
...
Fixing indentation-error reported on #458
2020-07-28 23:35:17 +02:00
Marco Schotthöfer
a1bda7ebf6
Add field "ricFuncChar" in data structure for POC messages as a
...
combination of "ric" and "functionChar" for using in RegEx filter.
2020-07-17 06:46:22 +02:00
Marco Schotthöfer
1548e2fdfc
Add requirements file
2020-07-11 16:49:28 +02:00
Marco Schotthöfer
f18e47334e
Instantiate FHEM object only in case of valid typ
2020-07-11 16:39:07 +02:00
Marco Schotthöfer
9fb4e5fbe9
New plugin fhemCmd to execute commands in FHEM home automation
2020-07-11 13:31:57 +02:00
Lars Gremme
5bbb1b0106
if-clauses; change zvei_ric to zvei_id; combine wildcards with logging
2020-05-05 17:55:59 +02:00
Lars Gremme
b46dc26a50
Add more Descriptions
2020-05-04 18:23:22 +02:00
Lars Gremme
c2b3c70a9c
Change description ZVEI
2020-05-02 14:02:58 +02:00
Lars Gremme
5136c6fb31
Change if-else after net RIC (wrong definition)
2020-05-02 13:03:18 +02:00
Lars Gremme
ab96a4db38
Change netric to top
2020-05-01 11:38:36 +02:00
Lars Gremme
18358abec2
Net RIC return
2020-04-30 23:49:20 +02:00
Lars Gremme
8eb2901bcb
Add logging information
2020-04-30 23:48:13 +02:00
Lars Gremme
2a3243477c
FMS: add status_id/status_note; POC: add netfilter
2020-04-29 20:49:07 +02:00
Lars Gremme
cf70393b2f
remove std from divera plugin in zvei
2020-04-29 19:57:44 +02:00
Lars Gremme
572c40d1a4
Add vehicle / ric to Divera Plugin
2020-04-29 19:50:45 +02:00
PeterLaemmle
cac07ed9ab
Update eMail.py
...
Create MIME-compliant header that can contain any kind of string
2020-04-20 17:43:22 +02:00
PeterLaemmle
587ddad079
Update MySQL.py
...
Ensure character set (utf8mb4) and collation (utf8mb4_general_ci) are set correctly when connection to database it established.
2020-04-19 18:53:53 +02:00
Lars Krönner
4b87e21a6f
Update README.md
2020-04-17 19:35:08 +02:00
Lars Krönner
cdd0d95e4d
Create requirements.txt
2020-04-17 19:24:29 +02:00
Lars Krönner
bf9ae8d5b3
Create requirements.txt
2020-04-17 19:24:03 +02:00
Bastian Schroll
f0b9efb1b3
Merge branch 'develop' into master
2020-04-12 11:49:59 +02:00
mrduckspace
6222463a96
Update gpiocontrol.py
2020-03-27 09:38:33 +01:00
mrduckspace
bd3e15ba57
Update gpiocontrol.py
2020-03-27 09:34:48 +01:00
mrduckspace
f6523929b2
Update gpiocontrol.py
2020-03-27 09:31:20 +01:00
mrduckspace
c113093ee3
Create gpiocontrol.py
2020-03-27 09:27:47 +01:00
PeterLaemmle
ad405829ea
Update boswatch.sql
...
Full UTF-8 support.
Update MySQL plugin and web UI to allow storage and display of emojis.
2019-12-29 13:36:36 +01:00
PeterLaemmle
a7c657e447
Update boswatch.sql
...
Full UTF-8 support.
Update MySQL plugin and web UI to allow storage and display of emojis.
2019-12-29 13:30:13 +01:00
PeterLaemmle
219eb34322
Update MySQL.py
...
Full UTF-8 support.
Update MySQL plugin and web UI to allow storage and display of emojis.
2019-12-29 12:27:17 +01:00
Bastian Schroll
4321234499
Merge pull request #415 from grosj/master
...
Divera Plugin
2019-11-04 09:25:47 +01:00
grosj
ddbddbbcdd
Keinen Default für priority
...
Ist kein Wert oder ein anderer Wert als true/false für priority gesetzt, wird ein Divera-Alarm ausgelassen.
2019-11-04 08:19:41 +01:00
grosj
0dfe1ee89c
Anpassung auf Divera-Schnittstelle
...
Die Divera-API ist unter https://api.divera247.com beschrieben. Anpassungen an diese Schnittstellenbeschreibung.
Aus type wurde title.
2019-10-21 15:19:27 +02:00
grosj
fd1c93326b
Update Pushover.py
2019-10-17 14:48:14 +02:00
Bastian Schroll
c3589a9337
Merge branch 'develop' into master
2019-10-15 11:33:56 +02:00
grosj
6b638c55b2
Update line feeds
2019-10-15 10:46:38 +02:00
Florian
9f251bd544
Update Divera.py
...
correcting line indents
2019-10-15 10:16:12 +02:00
grosj
656fe482c2
Plugin for Divera
2019-10-15 08:42:09 +02:00
Bastian Schroll
5120bd5751
Merge pull request #411 from kruegerj/patch-2
...
Update boswatch.sql
2019-10-04 21:56:09 +02:00
kruegerj
2da87a46dd
Update boswatch.sql
...
Key auf die RIC Spalte hinzugefügt
2019-10-04 14:09:05 +02:00
kruegerj
9e0e448520
Update MySQL.py
...
INSERT in die Pocsag Tabelle schlägt fehl, da function bei MySQL 8.0 als reserviertes Wort nicht einfach als Spaltenname genutzt werden kann.
Siehe auch https://dev.mysql.com/doc/refman/8.0/en/keywords.html
Daher habe ich nun die Spaltennamen escaped, damit funktioniert wieder ein INSERT in MySQL 8.0 Datenbanken
2019-10-04 14:05:48 +02:00
Bastian Schroll
fb188bc5ee
Merge branch 'develop' into ff-agent-fixes
2019-08-28 09:54:19 +02:00
CJHarms
42f841ba15
Update FFAgent.py
...
Fixed Header Ordering by using Requests Session. Additionally added some Debug Logging.
2019-08-28 09:06:44 +02:00
CJHarms
8599093a6c
Update FFAgent.py
...
Replaced Double Quotes with Single Quotes in the HTTP Request
2019-08-20 10:27:46 +02:00
CJHarms
e2ed799b87
Update FFAgent.py
...
Added some additional Debug Logging
2019-08-19 11:10:56 +02:00
CJHarms
bd5f7f4707
Update FFAgent.py
...
Passing the Headers directly instead of a Dict to prevent "reordering" with Python <3.7.
2019-08-19 10:12:25 +02:00