Befehl "get <device> versionClass" erzeugt keine Events/Readings mehr

Begonnen von krikan, 12 Juni 2016, 18:27:40

Vorheriges Thema - Nächstes Thema

krikan

Bei der Einzelabfrage von CC-Versionen mit "get <device>  versionClass" werden bei mir keine Events/Readings mehr generiert, obwohl das Ergebnis ordnungsgemäß empfangen wird:

2016.06.12 18:16:51.333 2: ZWave get ZWave_SWITCH_BINARY_62 versionClass 94
2016.06.12 18:16:51.334 5: ZWDongle_Write 00133e0386135e2506 (e345c452)
2016.06.12 18:16:51.334 5: SW: 010a00133e0386135e250633
2016.06.12 18:16:51.338 5: ACK received, WaitForAck=>2 for 010a00133e0386135e250633
2016.06.12 18:16:51.338 4: ZWDongle_Read ZWDongle_0: rcvd 011301 (answer ZW_SEND_DATA), sending ACK
2016.06.12 18:16:51.339 5: SW: 06
2016.06.12 18:16:51.340 5: ZWDongle_0 dispatch 011301
2016.06.12 18:16:51.401 4: ZWDongle_Read ZWDongle_0: rcvd 00130600 (request ZW_SEND_DATA), sending ACK
2016.06.12 18:16:51.401 5: SW: 06
2016.06.12 18:16:51.402 5: device ack reveived, removing 010a00133e0386135e250633 from dongle sendstack
2016.06.12 18:16:51.403 5: ZWDongle_0 dispatch 00130600
2016.06.12 18:16:51.403 4: CMD:ZW_SEND_DATA ID:00 ARG: CB:06
2016.06.12 18:16:51.404 4: ZWDongle_0 transmit OK for CB 06, target ZWave_SWITCH_BINARY_62
2016.06.12 18:16:51.477 4: ZWDongle_Read ZWDongle_0: rcvd 0004003e0486145e02 (request APPLICATION_COMMAND_HANDLER), sending ACK
2016.06.12 18:16:51.477 5: SW: 06
2016.06.12 18:16:51.479 5: ZWDongle_0 dispatch 0004003e0486145e02
2016.06.12 18:16:51.479 4: CMD:APPLICATION_COMMAND_HANDLER ID:3e ARG:0486145e02 CB:00


Wenn ich den Befehl mit FHEM unbekannten CC aufrufe, erhalte ich eine Warnung und keinen Event/Reading, obwohl das Gerät ordnungsgemäß 0 zurückliefert:

2016.06.12 18:18:45.599 2: ZWave get ZWave_SWITCH_BINARY_62 versionClass 20
2016.06.12 18:18:45.600 5: ZWDongle_Write 00133e038613142507 (e345c452)
2016.06.12 18:18:45.600 5: SW: 010a00133e03861314250778
2016.06.12 18:18:45.602 5: ACK received, WaitForAck=>2 for 010a00133e03861314250778
2016.06.12 18:18:45.604 4: ZWDongle_Read ZWDongle_0: rcvd 011301 (answer ZW_SEND_DATA), sending ACK
2016.06.12 18:18:45.604 5: SW: 06
2016.06.12 18:18:45.605 5: ZWDongle_0 dispatch 011301
2016.06.12 18:18:45.673 4: ZWDongle_Read ZWDongle_0: rcvd 00130700 (request ZW_SEND_DATA), sending ACK
2016.06.12 18:18:45.674 5: SW: 06
2016.06.12 18:18:45.675 5: device ack reveived, removing 010a00133e03861314250778 from dongle sendstack
2016.06.12 18:18:45.675 5: ZWDongle_0 dispatch 00130700
2016.06.12 18:18:45.675 4: CMD:ZW_SEND_DATA ID:00 ARG: CB:07
2016.06.12 18:18:45.675 4: ZWDongle_0 transmit OK for CB 07, target ZWave_SWITCH_BINARY_62
2016.06.12 18:18:45.756 4: ZWDongle_Read ZWDongle_0: rcvd 0004003e0486141400 (request APPLICATION_COMMAND_HANDLER), sending ACK
2016.06.12 18:18:45.756 5: SW: 06
2016.06.12 18:18:45.758 5: ZWDongle_0 dispatch 0004003e0486141400
2016.06.12 18:18:45.758 4: CMD:APPLICATION_COMMAND_HANDLER ID:3e ARG:0486141400 CB:00
2016.06.12 18:18:45.758 1: PERL WARNING: Use of uninitialized value within %zwave_id2class in concatenation (.) or string at ./FHEM/10_ZWave.pm line 1668.
2016.06.12 18:18:45.758 3: stacktrace:
2016.06.12 18:18:45.759 3:     main::__ANON__                      called by ./FHEM/10_ZWave.pm (1668)
2016.06.12 18:18:45.759 3:     main::ZWave_versionClassAllGet      called by ./FHEM/10_ZWave.pm (4112)
2016.06.12 18:18:45.759 3:     main::ZWave_Parse                   called by fhem.pl (3331)
2016.06.12 18:18:45.759 3:     main::Dispatch                      called by ./FHEM/00_ZWDongle.pm (756)
2016.06.12 18:18:45.759 3:     main::ZWDongle_Parse                called by ./FHEM/00_ZWDongle.pm (654)
2016.06.12 18:18:45.759 3:     main::ZWDongle_Read                 called by fhem.pl (3172)
2016.06.12 18:18:45.759 3:     main::CallFn                        called by fhem.pl (659)
2016.06.12 18:18:45.760 1: PERL WARNING: Use of uninitialized value within %zwave_id2class in hash element at ./FHEM/10_ZWave.pm line 1669.
2016.06.12 18:18:45.760 3: stacktrace:
2016.06.12 18:18:45.760 3:     main::__ANON__                      called by ./FHEM/10_ZWave.pm (1669)
2016.06.12 18:18:45.760 3:     main::ZWave_versionClassAllGet      called by ./FHEM/10_ZWave.pm (4112)
2016.06.12 18:18:45.760 3:     main::ZWave_Parse                   called by fhem.pl (3331)
2016.06.12 18:18:45.760 3:     main::Dispatch                      called by ./FHEM/00_ZWDongle.pm (756)
2016.06.12 18:18:45.760 3:     main::ZWDongle_Parse                called by ./FHEM/00_ZWDongle.pm (654)
2016.06.12 18:18:45.760 3:     main::ZWDongle_Read                 called by fhem.pl (3172)
2016.06.12 18:18:45.760 3:     main::CallFn                        called by fhem.pl (659)

rudolfkoenig