thkl / homebridge-homematic

Homematic plugin for homebridge: https://github.com/nfarina/homebridge
179 stars 49 forks source link

Variablen aktualisieren Home nicht #640

Closed iuliusmaximilian closed 3 years ago

iuliusmaximilian commented 3 years ago

Ich kann nicht genau sagen seit wann, aber der Trigger für Variablen aktualisiert diese nicht mehr. Anbei ein Log ausgelöst durch ein kleines Programm, dass die Variable "Klingel" auf true setzt und danach den "Homebridge_Trigger_8" auslöst. Zu dem Zeitpunkt hatte ich die Home App offen und die Variable blieb ohne Änderung auf ausgeschaltet. Außerdem hatte ich nur eine Bridge Instanz auf dem Rasp3 laufen. Das Event kommt laut Log allerdings richtig an.

HBHM 1.231 HB 1.1.6 sowie gleiches bei 1.3.24 beta das gleiche. iOS 14.2 CCU3 3.53.34 Node 13.14

Bildschirmfoto 2020-11-14 um 08 51 19 Bildschirmfoto 2020-11-14 um 08 50 54
[14/11/2020, 08:41:45] [HomeMatic CCU2] Variable Klingel set to false
[14/11/2020, 08:41:45] [HomeMatic CCU2] [Generic] transformDatapoint 
[14/11/2020, 08:41:45] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:41:45] [HomeMatic CCU2] [Generic] remoteGetValue Intf:Variable, Adre:Klingel, Dp:STATE
[14/11/2020, 08:41:45] [HomeMatic CCU2] [Core] getValue (Variable) Klingel.STATE
[14/11/2020, 08:41:45] [HomeMatic CCU2] [Generic] got value for Klingel.STATE (Value:false)
[14/11/2020, 08:41:45] [HomeMatic CCU2] [Generic] Format is:bool
[14/11/2020, 08:41:45] [HomeMatic CCU2] [Generic] Convert false for STATE is 0
[14/11/2020, 08:41:45] [HomeMatic CCU2] [Generic] will cache 0 for Klingel.STATE
[14/11/2020, 08:41:45] [HomeMatic CCU2] [Generic] cache Klingel.STATE (0)
[14/11/2020, 08:41:45] [HomeMatic CCU2] [Generic] remoteGetValue response; empty callback route via event for Klingel.STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [RPC] <- system.multicall on BidCos-RF. (null)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [RPC] event for BidCos-RF.BidCoS-RF:8.PRESS_SHORT with value true
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Cache] write true for BidCos-RF.BidCoS-RF:8.PRESS_SHORT
[14/11/2020, 08:42:01] [HomeMatic CCU2] [RPC] Accessory (Hombridge Trigger 8) found by channeladress (BidCos-RF.BidCoS-RF:8) -> Send Event with value true
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint PRESS_SHORT
[14/11/2020, 08:42:01] Received warning for the plugin 'homebridge-homematic' from the characteristic 'Programmable Switch Event': SET handler returned write response value, though the characteristic doesn't support write response!
[Programmable Switch Event@Homebridge8 C7E3] SET handler returned write response value, though the characteristic doesn't support write response!
[14/11/2020, 08:42:01] [HomeMatic CCU2] Variable update trigger was pressed (true)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint 
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint PRESS_SHORT
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint 
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint PRESS_SHORT
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint 
[14/11/2020, 08:42:01] [HomeMatic CCU2] Level is 100.000000
[14/11/2020, 08:42:01] Received warning for the plugin 'homebridge-homematic' from the characteristic 'Battery Level': characteristic was supplied illegal value: string instead of number. Supplying illegal values will throw errors in the future!
[Battery Level@Homebridge8 C7E3] characteristic was supplied illegal value: string instead of number. Supplying illegal values will throw errors in the future!
[14/11/2020, 08:42:01] [HomeMatic CCU2] Level is 7.700000
[14/11/2020, 08:42:01] Received warning for the plugin 'homebridge-homematic' from the characteristic 'Battery Level': characteristic was supplied illegal value: string instead of number. Supplying illegal values will throw errors in the future!
[Battery Level@Homebridge8 C7E3] characteristic was supplied illegal value: string instead of number. Supplying illegal values will throw errors in the future!
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Mitteilungen with true
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Mitteilungen.STATE (true)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with true channel Mitteilungen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Anwesenheit with true
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Anwesenheit.STATE (true)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with true channel Anwesenheit
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Urlaub with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Urlaub.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel Urlaub
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Regen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Regen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel Regen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Gastmodus with true
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Gastmodus.STATE (true)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with true channel Gastmodus
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable GastFernbedienungen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache GastFernbedienungen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel GastFernbedienungen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Nachtmodus with true
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Nachtmodus.STATE (true)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with true channel Nachtmodus
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable ComingHome with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache ComingHome.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel ComingHome
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Alarm with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Alarm.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel Alarm
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Sicherheit with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Sicherheit.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel Sicherheit
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Klingel with true
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Klingel.STATE (true)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with true channel Klingel
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Brunnensteuerung with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Brunnensteuerung.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel Brunnensteuerung
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Wasserfallsteuerung with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Wasserfallsteuerung.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel Wasserfallsteuerung
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable AutomatischePumpenzuschaltung with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache AutomatischePumpenzuschaltung.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel AutomatischePumpenzuschaltung
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable AutomatischeSprinklerGarten with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache AutomatischeSprinklerGarten.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel AutomatischeSprinklerGarten
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable AutomatischeBewaesserungGarten with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache AutomatischeBewaesserungGarten.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel AutomatischeBewaesserungGarten
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Heizungsmodus with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Heizungsmodus.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel Heizungsmodus
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Kindersicherung with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Kindersicherung.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel Kindersicherung
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable Sonnenschutz with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache Sonnenschutz.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel Sonnenschutz
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable BadezimmerKindersicherung with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache BadezimmerKindersicherung.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel BadezimmerKindersicherung
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable SchlafzimmerKindersicherung with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache SchlafzimmerKindersicherung.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel SchlafzimmerKindersicherung
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable ArbeitszimmerKindersicherung with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache ArbeitszimmerKindersicherung.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel ArbeitszimmerKindersicherung
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KinderzimmerKindersicherung with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KinderzimmerKindersicherung.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KinderzimmerKindersicherung
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KucheKindersicherung with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KucheKindersicherung.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KucheKindersicherung
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable EsszimmerKindersicherung with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache EsszimmerKindersicherung.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel EsszimmerKindersicherung
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable WohnzimmerKindersicherung with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache WohnzimmerKindersicherung.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel WohnzimmerKindersicherung
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable EsszimmerRaffstoreKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache EsszimmerRaffstoreKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel EsszimmerRaffstoreKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable WohnzimmerRaffstoreKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache WohnzimmerRaffstoreKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel WohnzimmerRaffstoreKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KucheRaffstoreKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KucheRaffstoreKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KucheRaffstoreKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KucheRaffstoreLinksKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KucheRaffstoreLinksKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KucheRaffstoreLinksKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KucheRaffstoreRechtsKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KucheRaffstoreRechtsKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KucheRaffstoreRechtsKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KucheSeitenturRaffstoreKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KucheSeitenturRaffstoreKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KucheSeitenturRaffstoreKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable SchlafzimmerRaffstoreKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache SchlafzimmerRaffstoreKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel SchlafzimmerRaffstoreKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable BadezimmerRaffstoreKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache BadezimmerRaffstoreKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel BadezimmerRaffstoreKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable ArbeitszimmerRaffstoreKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache ArbeitszimmerRaffstoreKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel ArbeitszimmerRaffstoreKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KinderzimmerRaffstoreKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KinderzimmerRaffstoreKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KinderzimmerRaffstoreKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable EsszimmerRaffstoreHalbKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache EsszimmerRaffstoreHalbKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel EsszimmerRaffstoreHalbKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable WohnzimmerRaffstoreHalbKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache WohnzimmerRaffstoreHalbKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel WohnzimmerRaffstoreHalbKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable WohnzimmerRaffstoreViertelKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache WohnzimmerRaffstoreViertelKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel WohnzimmerRaffstoreViertelKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable EsszimmerRaffstoreViertelKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache EsszimmerRaffstoreViertelKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel EsszimmerRaffstoreViertelKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable WohnzimmerRaffstoreDrittelKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache WohnzimmerRaffstoreDrittelKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel WohnzimmerRaffstoreDrittelKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable EsszimmerRaffstoreDrittelKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache EsszimmerRaffstoreDrittelKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel EsszimmerRaffstoreDrittelKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KucheSeitenturRaffstoreHalbKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KucheSeitenturRaffstoreHalbKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KucheSeitenturRaffstoreHalbKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KucheSeitenturRaffstoreDrittelKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KucheSeitenturRaffstoreDrittelKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KucheSeitenturRaffstoreDrittelKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KucheSeitenturRaffstoreViertelKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KucheSeitenturRaffstoreViertelKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KucheSeitenturRaffstoreViertelKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable EsszimmerRaffstoreMinimalKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache EsszimmerRaffstoreMinimalKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel EsszimmerRaffstoreMinimalKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable WohnzimmerRaffstoreMinimalKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache WohnzimmerRaffstoreMinimalKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel WohnzimmerRaffstoreMinimalKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KucheRaffstoreMinimalKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KucheRaffstoreMinimalKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KucheRaffstoreMinimalKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KucheSeitenturRaffstoreMinimalKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KucheSeitenturRaffstoreMinimalKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KucheSeitenturRaffstoreMinimalKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable SchlafzimmerRaffstoreMinimalKippen with true
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache SchlafzimmerRaffstoreMinimalKippen.STATE (true)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with true channel SchlafzimmerRaffstoreMinimalKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable BadezimmerRaffstoreMinimalKippen with true
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache BadezimmerRaffstoreMinimalKippen.STATE (true)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with true channel BadezimmerRaffstoreMinimalKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable ArbeitszimmerRaffstoreMinimalKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache ArbeitszimmerRaffstoreMinimalKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel ArbeitszimmerRaffstoreMinimalKippen
[14/11/2020, 08:42:01] [HomeMatic CCU2] Update variable KinderzimmerRaffstoreMinimalKippen with false
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] transformDatapoint STATE
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] cache KinderzimmerRaffstoreMinimalKippen.STATE (false)
[14/11/2020, 08:42:01] [HomeMatic CCU2] [Generic] datapointEvent STATE with false channel KinderzimmerRaffstoreMinimalKippen
[14/11/2020, 08:42:02] [HomeMatic CCU2] [RPC] <- system.multicall on BidCos-RF. (null)
[14/11/2020, 08:42:02] [HomeMatic CCU2] [RPC] event for BidCos-RF.NEQ0772591:2.STATE with value true
[14/11/2020, 08:42:02] [HomeMatic CCU2] [Cache] write true for BidCos-RF.NEQ0772591:2.STATE
[14/11/2020, 08:42:02] [HomeMatic CCU2] [RPC] <- system.multicall on BidCos-RF. (null)
[14/11/2020, 08:42:02] [HomeMatic CCU2] [RPC] event for BidCos-RF.NEQ0772591:2.WORKING with value true
[14/11/2020, 08:42:02] [HomeMatic CCU2] [Cache] write true for BidCos-RF.NEQ0772591:2.WORKING
[14/11/2020, 08:42:02] [HomeMatic CCU2] [RPC] <- system.multicall on BidCos-RF. (null)
[14/11/2020, 08:42:02] [HomeMatic CCU2] [RPC] event for BidCos-RF.NEQ0772591:2.WORKING with value false
[14/11/2020, 08:42:02] [HomeMatic CCU2] [Cache] write false for BidCos-RF.NEQ0772591:2.WORKING
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] <- system.multicall on HmIP-RF. (null)
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] event for HmIP-RF.0005970997E761:3.EMERGENCY_OPERATION with value false
[14/11/2020, 08:42:03] [HomeMatic CCU2] [Cache] write false for HmIP-RF.0005970997E761:3.EMERGENCY_OPERATION
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] event for HmIP-RF.0005970997E761:3.FROST_PROTECTION with value false
[14/11/2020, 08:42:03] [HomeMatic CCU2] [Cache] write false for HmIP-RF.0005970997E761:3.FROST_PROTECTION
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] event for HmIP-RF.0005970997E761:3.STATE with value false
[14/11/2020, 08:42:03] [HomeMatic CCU2] [Cache] write false for HmIP-RF.0005970997E761:3.STATE
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] event for HmIP-RF.0005970997E761:3.DEW_POINT_ALARM with value false
[14/11/2020, 08:42:03] [HomeMatic CCU2] [Cache] write false for HmIP-RF.0005970997E761:3.DEW_POINT_ALARM
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] event for HmIP-RF.0005970997E761:3.HUMIDITY_LIMITER with value false
[14/11/2020, 08:42:03] [HomeMatic CCU2] [Cache] write false for HmIP-RF.0005970997E761:3.HUMIDITY_LIMITER
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] event for HmIP-RF.0005970997E761:3.EXTERNAL_CLOCK with value false
[14/11/2020, 08:42:03] [HomeMatic CCU2] [Cache] write false for HmIP-RF.0005970997E761:3.EXTERNAL_CLOCK
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] <- system.multicall on HmIP-RF. (null)
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] event for HmIP-RF.0005970997E761:0.CONFIG_PENDING with value false
[14/11/2020, 08:42:03] [HomeMatic CCU2] [Cache] write false for HmIP-RF.0005970997E761:0.CONFIG_PENDING
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] event for HmIP-RF.0005970997E761:0.RSSI_DEVICE with value -70
[14/11/2020, 08:42:03] [HomeMatic CCU2] [Cache] write -70 for HmIP-RF.0005970997E761:0.RSSI_DEVICE
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] event for HmIP-RF.0005970997E761:0.DUTY_CYCLE with value false
[14/11/2020, 08:42:03] [HomeMatic CCU2] [Cache] write false for HmIP-RF.0005970997E761:0.DUTY_CYCLE
[14/11/2020, 08:42:03] [HomeMatic CCU2] [RPC] event for HmIP-RF.0005970997E761:0.UNREACH with value false
[14/11/2020, 08:42:03] [HomeMatic CCU2] [Cache] write false for HmIP-RF.0005970997E761:0.UNREACH
  ciao:Responder Sending response via multicast on network eth0 (took 2 ms): [A,AAAA] answers and [NSEC] additionals with size 120B +28s
  ciao:Responder Sending periodic announcement on lo, eth0 +2s
[14/11/2020, 08:42:08] [HomeMatic CCU2] [RPC] <- system.multicall on BidCos-RF. (null)
[14/11/2020, 08:42:08] [HomeMatic CCU2] [RPC] event for BidCos-RF.NEQ0772591:0.LOWBAT with value true
[14/11/2020, 08:42:08] [HomeMatic CCU2] [Cache] write true for BidCos-RF.NEQ0772591:0.LOWBAT
[14/11/2020, 08:42:08] [HomeMatic CCU2] [RPC] <- system.multicall on BidCos-RF. (null)
[14/11/2020, 08:42:08] [HomeMatic CCU2] [RPC] event for BidCos-RF.NEQ0772591:2.STATE with value false
[14/11/2020, 08:42:08] [HomeMatic CCU2] [Cache] write false for BidCos-RF.NEQ0772591:2.STATE
[14/11/2020, 08:42:08] [HomeMatic CCU2] [RPC] event for BidCos-RF.NEQ0772591:2.WORKING with value false
[14/11/2020, 08:42:08] [HomeMatic CCU2] [Cache] write false for BidCos-RF.NEQ0772591:2.WORKING
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] <- system.multicall on HmIP-RF. (null)
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:0.CONFIG_PENDING with value false
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write false for HmIP-RF.000BD5699D5142:0.CONFIG_PENDING
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:0.DUTY_CYCLE with value false
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write false for HmIP-RF.000BD5699D5142:0.DUTY_CYCLE
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:0.LOW_BAT with value false
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write false for HmIP-RF.000BD5699D5142:0.LOW_BAT
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:0.UNREACH with value false
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write false for HmIP-RF.000BD5699D5142:0.UNREACH
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:0.RSSI_DEVICE with value -64
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write -64 for HmIP-RF.000BD5699D5142:0.RSSI_DEVICE
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:0.OPERATING_VOLTAGE_STATUS with value 0
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write 0 for HmIP-RF.000BD5699D5142:0.OPERATING_VOLTAGE_STATUS
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:0.OPERATING_VOLTAGE with value 2.9
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write 2.9 for HmIP-RF.000BD5699D5142:0.OPERATING_VOLTAGE
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:0.ERROR_CODE with value 0
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write 0 for HmIP-RF.000BD5699D5142:0.ERROR_CODE
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] <- system.multicall on HmIP-RF. (null)
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:1.MOTION with value false
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write false for HmIP-RF.000BD5699D5142:1.MOTION
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:1.ILLUMINATION with value 1933
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write 1933 for HmIP-RF.000BD5699D5142:1.ILLUMINATION
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:1.ILLUMINATION_STATUS with value 0
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write 0 for HmIP-RF.000BD5699D5142:1.ILLUMINATION_STATUS
[14/11/2020, 08:42:09] [HomeMatic CCU2] [RPC] event for HmIP-RF.000BD5699D5142:1.MOTION_DETECTION_ACTIVE with value true
[14/11/2020, 08:42:09] [HomeMatic CCU2] [Cache] write true for HmIP-RF.000BD5699D5142:1.MOTION_DETECTION_ACTIVE
iuliusmaximilian commented 3 years ago

@thkl Das Problem scheint allgemeiner zu sein, kannst du dir das mal angucken ? siehe auch https://github.com/thkl/homebridge-homematic/issues/584

iuliusmaximilian commented 3 years ago

@thkl Interessanter Weise habe ich das gleiche Problem auch bei einem HM-LC-Sw4-DR, wenn dieser über ein Programm in der CCU3 geschaltet wird. Die Werte aktualisieren sich nur auf an/aus wenn man den Raum in Home neu öffnet.

iuliusmaximilian commented 3 years ago

@thkl Funktioniert leider immer noch nicht wieder, kannst du mal nachschauen woran das liegt

andi0486 commented 3 years ago

Habe leider das gleiche Problem, obwohl ich die Anleitung im Wiki genau befolgt habe. Ich sehe in Home auch, dass der Virtuelle Schalter ausgelöst wird, jedoch aktualisieren sich die Variablen dabei nicht. Wenn ich Home schließe und erneut öffne passt der Status.

iuliusmaximilian commented 3 years ago

See https://github.com/thkl/hap-homematic/issues/377