2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
jamesgo
8febfc629a 98_GAEBUS.pm : add new reading "state_ebus" containing the output of command "state" from ebusd
git-svn-id: https://svn.fhem.de/fhem/trunk@12181 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-09-20 06:59:32 +00:00
jamesgo
01bd26a40a 98_GAEBUS.pm : implement "info" and "find" commands of ebusd. Local copy of ".csv" configuration files no longer needed.
git-svn-id: https://svn.fhem.de/fhem/trunk@11953 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-12 07:09:34 +00:00
jamesgo
735daebc1b 98_GAEBUS.pm : debugs added, fix duplicate log entries for readings
git-svn-id: https://svn.fhem.de/fhem/trunk@10629 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-25 18:47:27 +00:00
jamesgo
98b1d4b80a 98_GAEBUS.pm : event-min-interval added to list of attributes
git-svn-id: https://svn.fhem.de/fhem/trunk@10084 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-04 15:26:31 +00:00
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