2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 19:30:31 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
jamesgo
4c20b6fab3 98_GAEBUS.pm : add support if ebusd returns a list of semicolon separated values. now several readings can be defined to hold the values
git-svn-id: https://svn.fhem.de/fhem/trunk@9836 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-09 13:23:32 +00:00
jamesgo
8cab11906b 98_GAEBUS.pm : add feature to read in Broadcast messages (marked as "h" in .csv file)
git-svn-id: https://svn.fhem.de/fhem/trunk@9793 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-06 06:57:22 +00:00
jamesgo
5c38a844f8 98_GAEBUS.pm : add attribute disable to prevent module from collect data in Update loop
git-svn-id: https://svn.fhem.de/fhem/trunk@9535 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-19 08:04:38 +00:00
jamesgo
2ecd611a08 98_GAEBUS.pm: handling of timeouts in BlockingCall improved
git-svn-id: https://svn.fhem.de/fhem/trunk@9447 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-13 05:16:04 +00:00
jamesgo
b24a94442b 98_GAEBUS.pm: allow writes to variables protected by "#install", use BlockingCall.pm
git-svn-id: https://svn.fhem.de/fhem/trunk@9283 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-21 13:36:54 +00:00
jamesgo
9e7840d6b8 98_GAEBUS.pm: perl warnings entfernt wenn wert von Attribut leer ist
git-svn-id: https://svn.fhem.de/fhem/trunk@9260 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-16 06:19:01 +00:00
jamesgo
8495792683 98_GAEBUS.pm: Unterstützung für den Parameter "[FIELD[.N]]" von ebusd hinzugefügt
git-svn-id: https://svn.fhem.de/fhem/trunk@9255 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-15 13:14:52 +00:00
jamesgo
6568947d2d 98_GAEBUS.pm: use utf-8 coding for values read from .csv files
git-svn-id: https://svn.fhem.de/fhem/trunk@9254 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-15 08:33:14 +00:00
jamesgo
131c210df7 98_GAEBUS.pm: Timeout beim lesen von ebusd von 1.8 auf 5.0 erhöht.
Umlaute in ".csv" Files durch html entities ersetzt.

git-svn-id: https://svn.fhem.de/fhem/trunk@9247 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-14 05:59:38 +00:00
jamesgo
2c725e7c48 GAEBUS: add attribute "ebusWritesEnable:0,1"
add set w~.... commands
add set <write-reading> command to write to ebusd

git-svn-id: https://svn.fhem.de/fhem/trunk@9231 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-11 16:28:43 +00:00
bentele
51897ce19b 98_GAEBUS.pm: minor fix
git-svn-id: https://svn.fhem.de/fhem/trunk@9224 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-10 17:06:54 +00:00
bentele
9562a970a6 98_GAEBUS.pm: Schnittstelle zu ebusd zur Kommunikation mit Heizungssystemen
git-svn-id: https://svn.fhem.de/fhem/trunk@9215 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-09 10:22:56 +00:00