Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mehrere hm-rega-Instanzen: Falsche Aufzählungen #253

Closed
tobe2bcon opened this issue Feb 22, 2022 · 17 comments
Closed

Mehrere hm-rega-Instanzen: Falsche Aufzählungen #253

tobe2bcon opened this issue Feb 22, 2022 · 17 comments

Comments

@tobe2bcon
Copy link

  1. Zum Hintergrund:
    Meine HM-CCU ist durch die letzten Erweiterungen an ihre Leistungsgrenzen gekommen, sodass ich eine zweite CCU installiert habe. Dieser habe ca. die Hälfte aller HM-Geräte zugewiesen und entsprechend auf der alten CCU gelöscht. Allen Geräten sind in der jeweiligen CCU Räume und Funktionen zugeordnet. Einige meiner ioBroker-Skripte greifen auf die ENUMs zurück, daher habe ich die beiden HM-REGA-Instanzen neu gestartet.

  2. Describe the bug
    Es ergeben sich unvollständige Aufzählungen - zumeist fehlt die Zuweisung der Funktionen. Wie ich festgestellt habe, werden jeweils die ENUMs des zuletzt gestarteten HM-Rega-Adapters übernommen, diejenigen des zuvor gestarteten Adapters werden verworfen / verstümmelt. Das Ergebnis ist reproduzierbar und kehrt sich bei anderer Startreihenfolge der beiden Rega-Adapter um.

  3. To Reproduce
    a) Devices in den CCU den Räumen und Funktionen zuweisen.
    b) durch Umbenennen der Räume und Funktionen sichergestellt, dass es keine Namen mit $ gibt (CCU-Bug)
    c) Neustart HM-RPC0 und HM-RPC1 inkl. Einlesen neuer Devices, danach Neustart HM-REGA0
    d) F5, Anzeige der Aufzählungen: alles i.O.
    e) Neustart HM-RPC2 und HM-RPC3 inkl. Einlesen neuer Devices, danach Neustart HM-REGA1
    f) F5, Anzeige der Aufzählungen: Geräte aus Schritt e) werden in den Räumen richtig angezeigt, Geräte aus Schritt c) wurden gelöscht. Bestätigung: Objektliste zeigt Geräte, aber nicht die Funktionen
    g) Die Änderung der Reihenfolge (erst e), dann c) ) führt zum selben falschen Ergebnis

  4. Expected behavior
    Ich würde erwarten, dass für jede CCU alle Devices mit ihren Raum- und Funktionszuweisungen so übernommen werden, wie in der CCU hinterlegt. Die Aufzählungslisten dürfen nicht gelöscht und neu beschrieben werden. Stattdessen muss eine zweite HM-REGA-Instanz ihre Werte den vorhandenen Aufzählungen hinzufügen.

  5. Screenshots & Logfiles
    keine

  6. Versions:

  • hm-rpc version: 1.15.0
  • hm-rega version: 3.0.35
  • JS-Controller version: 3.x (aktuell gültige)
  • Node version: v12.22.8
  • Operating system: Linux
  • CCU model: 1 x CCU3 mit RaspiMatic, 1 x PI3B mit RaspiMatic
  • CCU firmware: 3.61.7.20220115
  1. Additional context
    siehe auch: Raumanzeige funktioniert bei Homematic Komponenten nicht, wenn mit dem hm adapter auch die Räume aus der CCU übernommen werden. Pittini/iobroker-Batterienauswertung#31
@foxriver76
Copy link
Collaborator

foxriver76 commented Feb 22, 2022

Debug Log mal bitte von den Rega Instanzen, glaube da gibts Aufräumlogik die sich da beißt.

Edit: Sollte auf info geloggt werden has been removed from ...

@foxriver76
Copy link
Collaborator

Vermutlich darf

const HM_RPC_REGEX = new RegExp('^hm-rpc[.]\\d+[.]+.+');
nur für hinterlegte Instanzen checken.

@tobe2bcon
Copy link
Author

Danke für die schnelle Reaktion. Hier der Debug von HM-REGA.0 und -.2, den beiden in Konkurrenz stehenden Adaptern. Dann habe ich noch schnell die Aufzählungen gecheckt: Es sind nur die vom HM-REGA.2 übernommen worden, da ich diesen Adapter als zweites gestartet hatte. Der "Vorteil" des Neustartens: Die ca. 60 manuell eingepflegten Werte sind alle wieder weg, und die Heizungssteuerung funktioniert deshalb nicht. Das gibt Ärger -;))

hm-rega.0 23303 2022-02-22 17:35:10.444 debug <-- {"5687":{"Name":"Abendbeleuchtung%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-21 17:51:00"}, "8907":{"Name":"K%FCche%20Alle%20AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8937":{"Name":"K%FCche%20Alle%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8749":{"Name":"K%FCche%20Fenster%20AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8738":{"Name":"K%FCche%20Fenster%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8774":{"Name":"K%FCche%20Fenster%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8799":{"Name":"K%FCche%20Fenster%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "9156":{"Name":"K%FCche%20Rollo%20DOWN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "9196":{"Name":"K%FCche%20Rollo%20UP","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8824":{"Name":"K%FCche%20Schrank%20AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8879":{"Name":"K%FCche%20Schrank%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12153":{"Name":"Licht%20Buero%20EIN%2FAUS","TypeName":"PROGRAM","PrgInfo":"", "Active":false,"Timestamp":"1970-01-01 01:00:00"}, "12011":{"Name":"Licht%20WoZi%20Haengelampe%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12086":{"Name":"Licht%20WoZi%20Haengelampe%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12036":{"Name":"Licht%20WoZi%20Haengelampe%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12061":{"Name":"Licht%20WoZi%20Haengelampe%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11699":{"Name":"Licht%20WoZi%20Sideboard%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11908":{"Name":"Licht%20WoZi%20Sideboard%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11986":{"Name":"Licht%20WoZi%20Sideboard%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11961":{"Name":"Licht%20WoZi%20Sideboard%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11649":{"Name":"Licht%20WoZi%20StehLa%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11869":{"Name":"Licht%20WoZi%20StehLa%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11816":{"Name":"Licht%20WoZi%20StehLa%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11791":{"Name":"Licht%20WoZi%20StehLa%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-21 18:56:58"}, "2593":{"Name":"Licht%20zentral%20AUS","TypeName":"PROGRAM","PrgInfo":"Licht%20zentral%20schalten", "Active":true,"Timestamp":"2022-02-21 18:56:05"}, "2559":{"Name":"Licht%20zentral%20EIN","TypeName":"PROGRAM","PrgInfo":"Licht%20zentral%20schalten", "Active":true,"Timestamp":"2022-02-21 12:24:29"}, "9892":{"Name":"Licht_Spiegel_Gross_AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 06:09:27"}, "10284":{"Name":"Licht_Spiegel_Gross_AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 08:17:44"}, "10144":{"Name":"Licht_Spiegel_Gross_DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "10155":{"Name":"Licht_Spiegel_Gross_DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12192":{"Name":"SteDo%20Buero%20EIN%2FAUS","TypeName":"PROGRAM","PrgInfo":"Monitore", "Active":false,"Timestamp":"1970-01-01 01:00:00"}, "6425":{"Name":"VAR%20Gewitter%20setzen","TypeName":"PROGRAM","PrgInfo":"Gewitterwarner", "Active":true,"Timestamp":"2022-02-22 08:06:23"}, "5763":{"Name":"WoZi%20Stehlampe%20AUS%20Zeit","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 00:05:00"}} hm-rega.0 23303 2022-02-22 17:35:10.430 debug --> !# programs.fn 1.3 !# Dieses Script gibt eine Liste der Programme als JSON Strin hm-rega.0 23303 2022-02-22 17:35:10.375 debug <-- {"6166":["%40HomeTestNotification","2022-02-21 12:24:21"], "1233":[false,"1970-01-01 01:00:00"], "950":[true,"2022-02-21 12:24:22"], "6973":[22.000000,"2022-02-22 17:35:00"], "6974":[false,"1970-01-01 01:00:00"], "6424":[0,"2022-02-22 08:06:23"], "5301":[false,"2022-02-21 18:56:06"], "5133":[0.885000,"2022-02-22 07:30:00"], "5132":[0,"2022-02-22 17:33:41"], "6977":[false,"1970-01-01 01:00:00"], "40":[1,"2022-02-21 12:24:21"], "41":[1,"2022-02-22 17:34:51"]} hm-rega.0 23303 2022-02-22 17:35:10.357 debug 2 pending requests hm-rega.0 23303 2022-02-22 17:35:10.351 debug --> !# polling.fn 1.3 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega.0 23303 2022-02-22 17:35:03.424 debug --> programs.fn hm-rega.0 23303 2022-02-22 17:35:03.423 debug --> polling.fn hm-rega.0 23303 2022-02-22 17:34:33.523 debug <-- {"5687":{"Name":"Abendbeleuchtung%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-21 17:51:00"}, "8907":{"Name":"K%FCche%20Alle%20AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8937":{"Name":"K%FCche%20Alle%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8749":{"Name":"K%FCche%20Fenster%20AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8738":{"Name":"K%FCche%20Fenster%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8774":{"Name":"K%FCche%20Fenster%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8799":{"Name":"K%FCche%20Fenster%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "9156":{"Name":"K%FCche%20Rollo%20DOWN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "9196":{"Name":"K%FCche%20Rollo%20UP","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8824":{"Name":"K%FCche%20Schrank%20AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8879":{"Name":"K%FCche%20Schrank%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12153":{"Name":"Licht%20Buero%20EIN%2FAUS","TypeName":"PROGRAM","PrgInfo":"", "Active":false,"Timestamp":"1970-01-01 01:00:00"}, "12011":{"Name":"Licht%20WoZi%20Haengelampe%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12086":{"Name":"Licht%20WoZi%20Haengelampe%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12036":{"Name":"Licht%20WoZi%20Haengelampe%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12061":{"Name":"Licht%20WoZi%20Haengelampe%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11699":{"Name":"Licht%20WoZi%20Sideboard%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11908":{"Name":"Licht%20WoZi%20Sideboard%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11986":{"Name":"Licht%20WoZi%20Sideboard%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11961":{"Name":"Licht%20WoZi%20Sideboard%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11649":{"Name":"Licht%20WoZi%20StehLa%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11869":{"Name":"Licht%20WoZi%20StehLa%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11816":{"Name":"Licht%20WoZi%20StehLa%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11791":{"Name":"Licht%20WoZi%20StehLa%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-21 18:56:58"}, "2593":{"Name":"Licht%20zentral%20AUS","TypeName":"PROGRAM","PrgInfo":"Licht%20zentral%20schalten", "Active":true,"Timestamp":"2022-02-21 18:56:05"}, "2559":{"Name":"Licht%20zentral%20EIN","TypeName":"PROGRAM","PrgInfo":"Licht%20zentral%20schalten", "Active":true,"Timestamp":"2022-02-21 12:24:29"}, "9892":{"Name":"Licht_Spiegel_Gross_AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 06:09:27"}, "10284":{"Name":"Licht_Spiegel_Gross_AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 08:17:44"}, "10144":{"Name":"Licht_Spiegel_Gross_DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "10155":{"Name":"Licht_Spiegel_Gross_DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12192":{"Name":"SteDo%20Buero%20EIN%2FAUS","TypeName":"PROGRAM","PrgInfo":"Monitore", "Active":false,"Timestamp":"1970-01-01 01:00:00"}, "6425":{"Name":"VAR%20Gewitter%20setzen","TypeName":"PROGRAM","PrgInfo":"Gewitterwarner", "Active":true,"Timestamp":"2022-02-22 08:06:23"}, "5763":{"Name":"WoZi%20Stehlampe%20AUS%20Zeit","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 00:05:00"}} hm-rega.0 23303 2022-02-22 17:34:33.509 debug --> !# programs.fn 1.3 !# Dieses Script gibt eine Liste der Programme als JSON Strin hm-rega.0 23303 2022-02-22 17:34:33.454 debug <-- {"6166":["%40HomeTestNotification","2022-02-21 12:24:21"], "1233":[false,"1970-01-01 01:00:00"], "950":[true,"2022-02-21 12:24:22"], "6973":[22.000000,"2022-02-22 17:34:00"], "6974":[false,"1970-01-01 01:00:00"], "6424":[0,"2022-02-22 08:06:23"], "5301":[false,"2022-02-21 18:56:06"], "5133":[0.885000,"2022-02-22 07:30:00"], "5132":[0,"2022-02-22 17:33:41"], "6977":[false,"1970-01-01 01:00:00"], "40":[1,"2022-02-21 12:24:21"], "41":[1,"2022-02-22 17:33:29"]} hm-rega.0 23303 2022-02-22 17:34:33.436 debug 2 pending requests hm-rega.0 23303 2022-02-22 17:34:33.429 debug --> !# polling.fn 1.3 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega.0 23303 2022-02-22 17:34:33.424 debug --> programs.fn hm-rega.0 23303 2022-02-22 17:34:33.422 debug --> polling.fn hm-rega.0 23303 2022-02-22 17:34:03.531 debug <-- {"5687":{"Name":"Abendbeleuchtung%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-21 17:51:00"}, "8907":{"Name":"K%FCche%20Alle%20AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8937":{"Name":"K%FCche%20Alle%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8749":{"Name":"K%FCche%20Fenster%20AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8738":{"Name":"K%FCche%20Fenster%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8774":{"Name":"K%FCche%20Fenster%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8799":{"Name":"K%FCche%20Fenster%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "9156":{"Name":"K%FCche%20Rollo%20DOWN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "9196":{"Name":"K%FCche%20Rollo%20UP","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8824":{"Name":"K%FCche%20Schrank%20AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "8879":{"Name":"K%FCche%20Schrank%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12153":{"Name":"Licht%20Buero%20EIN%2FAUS","TypeName":"PROGRAM","PrgInfo":"", "Active":false,"Timestamp":"1970-01-01 01:00:00"}, "12011":{"Name":"Licht%20WoZi%20Haengelampe%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12086":{"Name":"Licht%20WoZi%20Haengelampe%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12036":{"Name":"Licht%20WoZi%20Haengelampe%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12061":{"Name":"Licht%20WoZi%20Haengelampe%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11699":{"Name":"Licht%20WoZi%20Sideboard%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11908":{"Name":"Licht%20WoZi%20Sideboard%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11986":{"Name":"Licht%20WoZi%20Sideboard%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11961":{"Name":"Licht%20WoZi%20Sideboard%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11649":{"Name":"Licht%20WoZi%20StehLa%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11869":{"Name":"Licht%20WoZi%20StehLa%20DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11816":{"Name":"Licht%20WoZi%20StehLa%20DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "11791":{"Name":"Licht%20WoZi%20StehLa%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-21 18:56:58"}, "2593":{"Name":"Licht%20zentral%20AUS","TypeName":"PROGRAM","PrgInfo":"Licht%20zentral%20schalten", "Active":true,"Timestamp":"2022-02-21 18:56:05"}, "2559":{"Name":"Licht%20zentral%20EIN","TypeName":"PROGRAM","PrgInfo":"Licht%20zentral%20schalten", "Active":true,"Timestamp":"2022-02-21 12:24:29"}, "9892":{"Name":"Licht_Spiegel_Gross_AN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 06:09:27"}, "10284":{"Name":"Licht_Spiegel_Gross_AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 08:17:44"}, "10144":{"Name":"Licht_Spiegel_Gross_DIM%2B","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "10155":{"Name":"Licht_Spiegel_Gross_DIM-","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "12192":{"Name":"SteDo%20Buero%20EIN%2FAUS","TypeName":"PROGRAM","PrgInfo":"Monitore", "Active":false,"Timestamp":"1970-01-01 01:00:00"}, "6425":{"Name":"VAR%20Gewitter%20setzen","TypeName":"PROGRAM","PrgInfo":"Gewitterwarner", "Active":true,"Timestamp":"2022-02-22 08:06:23"}, "5763":{"Name":"WoZi%20Stehlampe%20AUS%20Zeit","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 00:05:00"}} hm-rega.0 23303 2022-02-22 17:34:03.516 debug --> !# programs.fn 1.3 !# Dieses Script gibt eine Liste der Programme als JSON Strin hm-rega.0 23303 2022-02-22 17:34:03.460 debug <-- {"6166":["%40HomeTestNotification","2022-02-21 12:24:21"], "1233":[false,"1970-01-01 01:00:00"], "950":[true,"2022-02-21 12:24:22"], "6973":[22.000000,"2022-02-22 17:34:00"], "6974":[false,"1970-01-01 01:00:00"], "6424":[0,"2022-02-22 08:06:23"], "5301":[false,"2022-02-21 18:56:06"], "5133":[0.885000,"2022-02-22 07:30:00"], "5132":[0,"2022-02-22 17:33:41"], "6977":[false,"1970-01-01 01:00:00"], "40":[1,"2022-02-21 12:24:21"], "41":[1,"2022-02-22 17:33:29"]} hm-rega.0 23303 2022-02-22 17:34:03.442 debug 2 pending requests hm-rega.0 23303 2022-02-22 17:34:03.433 debug --> !# polling.fn 1.3 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega.0 23303 2022-02-22 17:34:03.427 debug --> programs.fn hm-rega.0 23303 2022-02-22 17:34:03.424 debug --> polling.fn
hm-rega.2 23370 2022-02-22 17:36:40.149 debug <-- {"2099":{"Name":"Steckdose%20Badezimmer%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:53"}, "2110":{"Name":"Steckdose%20Badezimmer%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:52"}, "2135":{"Name":"WinMatic%2010min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2157":{"Name":"WinMatic%2015min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:56"}, "2146":{"Name":"WinMatic%2025min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2168":{"Name":"WinMatic%2030min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}} hm-rega.2 23370 2022-02-22 17:36:40.134 debug --> !# programs.fn 1.3 !# Dieses Script gibt eine Liste der Programme als JSON Strin hm-rega.2 23370 2022-02-22 17:36:40.081 debug <-- {"1032":[false,"1970-01-01 01:00:00"], "950":[true,"2022-02-21 12:03:56"], "1389":[3.000000,"2022-02-22 17:36:00"], "40":[1,"2022-02-21 12:03:56"], "41":[0,"2022-02-22 17:36:38"]} hm-rega.2 23370 2022-02-22 17:36:40.063 debug 2 pending requests hm-rega.2 23370 2022-02-22 17:36:40.060 debug --> !# polling.fn 1.3 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega.2 23370 2022-02-22 17:36:40.053 debug --> programs.fn hm-rega.2 23370 2022-02-22 17:36:40.052 debug --> polling.fn hm-rega.2 23370 2022-02-22 17:36:40.013 debug Count System variables: hm-rega.2.REQ0915348.0.countSystemVariables => 6 hm-rega.2 23370 2022-02-22 17:36:40.013 debug Count Programs: hm-rega.2.REQ0915348.0.countPrograms => 6 hm-rega.2 23370 2022-02-22 17:36:40.012 debug Count Datapoints: hm-rega.2.REQ0915348.0.countDatapoints => 705 hm-rega.2 23370 2022-02-22 17:36:40.012 debug Count Channels: hm-rega.2.REQ0915348.0.countChannels => 161 hm-rega.2 23370 2022-02-22 17:36:40.011 debug Count Devices: hm-rega.2.REQ0915348.0.countDevices => 17 hm-rega.2 23370 2022-02-22 17:36:40.011 debug Build Label: hm-rega.2.REQ0915348.0.buildLabel => R1.00.0388.0229 hm-rega.2 23370 2022-02-22 17:36:40.010 debug Rega Version: hm-rega.2.REQ0915348.0.regaVersion => 2.1.369 hm-rega.2 23370 2022-02-22 17:36:40.010 debug Dutycycle: hm-rega.2.REQ0915348.0.FIRMWARE_VERSION => 3.61.7.20220115 hm-rega.2 23370 2022-02-22 17:36:40.009 debug Dutycycle: hm-rega.2.REQ0915348.0.DEFAULT => 1 hm-rega.2 23370 2022-02-22 17:36:40.009 debug Dutycycle: hm-rega.2.REQ0915348.0.CONNECTED => 1 hm-rega.2 23370 2022-02-22 17:36:40.008 debug Dutycycle: hm-rega.2.REQ0915348.0.DUTY_CYCLE => 3 hm-rega.2 23370 2022-02-22 17:36:40.006 debug <-- { "ccuVersion": "3.61.7.20220115", "regaVersion": "2.1.369", "buildLabel": "R1.00.0388.0229", "countDevices": 17, "countChannels": 161, "countDatapoints": 705, "countSystemVars": 6, "countPrograms": 6 } hm-rega.2 23370 2022-02-22 17:36:39.971 debug --> !# system.fn 0.1 !# !# Dieses Script gibt die FW-Versionsnummer und mehr systems hm-rega.2 23370 2022-02-22 17:36:39.963 debug --> system.fn hm-rega.2 23370 2022-02-22 17:36:39.961 debug <-- {ADDRESS REQ0915348 CONNECTED 1 DEFAULT 1 DESCRIPTION {} DUTY_CYCLE 3 FIRMWARE_VERSION 2.8.6 TYPE CCU2} hm-rega.2 23370 2022-02-22 17:36:39.900 debug --> !# dutycycle.fn 0.3 string stderr; string stdout; system.Exec("/bin/sh -c '" # ' hm-rega.2 23370 2022-02-22 17:36:39.895 debug --> dutycycle.fn hm-rega.2 23370 2022-02-22 17:36:10.144 debug <-- {"2099":{"Name":"Steckdose%20Badezimmer%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:53"}, "2110":{"Name":"Steckdose%20Badezimmer%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:52"}, "2135":{"Name":"WinMatic%2010min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2157":{"Name":"WinMatic%2015min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:56"}, "2146":{"Name":"WinMatic%2025min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2168":{"Name":"WinMatic%2030min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}} hm-rega.2 23370 2022-02-22 17:36:10.130 debug --> !# programs.fn 1.3 !# Dieses Script gibt eine Liste der Programme als JSON Strin hm-rega.2 23370 2022-02-22 17:36:10.076 debug <-- {"1032":[false,"1970-01-01 01:00:00"], "950":[true,"2022-02-21 12:03:56"], "1389":[3.000000,"2022-02-22 17:36:00"], "40":[1,"2022-02-21 12:03:56"], "41":[0,"2022-02-22 17:36:04"]} hm-rega.2 23370 2022-02-22 17:36:10.061 debug 2 pending requests hm-rega.2 23370 2022-02-22 17:36:10.057 debug --> !# polling.fn 1.3 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega.2 23370 2022-02-22 17:36:10.053 debug --> programs.fn hm-rega.2 23370 2022-02-22 17:36:10.052 debug --> polling.fn hm-rega.2 23370 2022-02-22 17:36:10.020 debug Count System variables: hm-rega.2.REQ0915348.0.countSystemVariables => 6 hm-rega.2 23370 2022-02-22 17:36:10.020 debug Count Programs: hm-rega.2.REQ0915348.0.countPrograms => 6 hm-rega.2 23370 2022-02-22 17:36:10.019 debug Count Datapoints: hm-rega.2.REQ0915348.0.countDatapoints => 705 hm-rega.2 23370 2022-02-22 17:36:10.018 debug Count Channels: hm-rega.2.REQ0915348.0.countChannels => 161 hm-rega.2 23370 2022-02-22 17:36:10.018 debug Count Devices: hm-rega.2.REQ0915348.0.countDevices => 17 hm-rega.2 23370 2022-02-22 17:36:10.017 debug Build Label: hm-rega.2.REQ0915348.0.buildLabel => R1.00.0388.0229 hm-rega.2 23370 2022-02-22 17:36:10.016 debug Rega Version: hm-rega.2.REQ0915348.0.regaVersion => 2.1.369 hm-rega.2 23370 2022-02-22 17:36:10.016 debug Dutycycle: hm-rega.2.REQ0915348.0.FIRMWARE_VERSION => 3.61.7.20220115 hm-rega.2 23370 2022-02-22 17:36:10.010 debug Dutycycle: hm-rega.2.REQ0915348.0.DEFAULT => 1 hm-rega.2 23370 2022-02-22 17:36:10.009 debug Dutycycle: hm-rega.2.REQ0915348.0.CONNECTED => 1 hm-rega.2 23370 2022-02-22 17:36:10.008 debug Dutycycle: hm-rega.2.REQ0915348.0.DUTY_CYCLE => 3 hm-rega.2 23370 2022-02-22 17:36:10.005 debug <-- { "ccuVersion": "3.61.7.20220115", "regaVersion": "2.1.369", "buildLabel": "R1.00.0388.0229", "countDevices": 17, "countChannels": 161, "countDatapoints": 705, "countSystemVars": 6, "countPrograms": 6 } hm-rega.2 23370 2022-02-22 17:36:09.972 debug --> !# system.fn 0.1 !# !# Dieses Script gibt die FW-Versionsnummer und mehr systems hm-rega.2 23370 2022-02-22 17:36:09.967 debug --> system.fn hm-rega.2 23370 2022-02-22 17:36:09.964 debug <-- {ADDRESS REQ0915348 CONNECTED 1 DEFAULT 1 DESCRIPTION {} DUTY_CYCLE 3 FIRMWARE_VERSION 2.8.6 TYPE CCU2} hm-rega.2 23370 2022-02-22 17:36:09.900 debug --> !# dutycycle.fn 0.3 string stderr; string stdout; system.Exec("/bin/sh -c '" # ' hm-rega.2 23370 2022-02-22 17:36:09.895 debug --> dutycycle.fn hm-rega.2 23370 2022-02-22 17:35:40.138 debug <-- {"2099":{"Name":"Steckdose%20Badezimmer%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:53"}, "2110":{"Name":"Steckdose%20Badezimmer%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:52"}, "2135":{"Name":"WinMatic%2010min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2157":{"Name":"WinMatic%2015min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:56"}, "2146":{"Name":"WinMatic%2025min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2168":{"Name":"WinMatic%2030min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}} hm-rega.2 23370 2022-02-22 17:35:40.123 debug --> !# programs.fn 1.3 !# Dieses Script gibt eine Liste der Programme als JSON Strin hm-rega.2 23370 2022-02-22 17:35:40.095 debug <-- {"1032":[false,"1970-01-01 01:00:00"], "950":[true,"2022-02-21 12:03:56"], "1389":[3.000000,"2022-02-22 17:35:00"], "40":[1,"2022-02-21 12:03:56"], "41":[0,"2022-02-22 17:34:36"]} hm-rega.2 23370 2022-02-22 17:35:40.062 debug --> !# polling.fn 1.3 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega.2 23370 2022-02-22 17:35:40.052 debug --> programs.fn hm-rega.2 23370 2022-02-22 17:35:40.051 debug --> polling.fn hm-rega.2 23370 2022-02-22 17:35:40.015 debug Count System variables: hm-rega.2.REQ0915348.0.countSystemVariables => 6 hm-rega.2 23370 2022-02-22 17:35:40.015 debug Count Programs: hm-rega.2.REQ0915348.0.countPrograms => 6 hm-rega.2 23370 2022-02-22 17:35:40.014 debug Count Datapoints: hm-rega.2.REQ0915348.0.countDatapoints => 705 hm-rega.2 23370 2022-02-22 17:35:40.013 debug Count Channels: hm-rega.2.REQ0915348.0.countChannels => 161 hm-rega.2 23370 2022-02-22 17:35:40.013 debug Count Devices: hm-rega.2.REQ0915348.0.countDevices => 17 hm-rega.2 23370 2022-02-22 17:35:40.012 debug Build Label: hm-rega.2.REQ0915348.0.buildLabel => R1.00.0388.0229 hm-rega.2 23370 2022-02-22 17:35:40.011 debug Rega Version: hm-rega.2.REQ0915348.0.regaVersion => 2.1.369 hm-rega.2 23370 2022-02-22 17:35:40.011 debug Dutycycle: hm-rega.2.REQ0915348.0.FIRMWARE_VERSION => 3.61.7.20220115 hm-rega.2 23370 2022-02-22 17:35:40.010 debug Dutycycle: hm-rega.2.REQ0915348.0.DEFAULT => 1 hm-rega.2 23370 2022-02-22 17:35:40.009 debug Dutycycle: hm-rega.2.REQ0915348.0.CONNECTED => 1 hm-rega.2 23370 2022-02-22 17:35:40.009 debug Dutycycle: hm-rega.2.REQ0915348.0.DUTY_CYCLE => 3 hm-rega.2 23370 2022-02-22 17:35:40.006 debug <-- { "ccuVersion": "3.61.7.20220115", "regaVersion": "2.1.369", "buildLabel": "R1.00.0388.0229", "countDevices": 17, "countChannels": 161, "countDatapoints": 705, "countSystemVars": 6, "countPrograms": 6 } hm-rega.2 23370 2022-02-22 17:35:39.970 debug --> !# system.fn 0.1 !# !# Dieses Script gibt die FW-Versionsnummer und mehr systems hm-rega.2 23370 2022-02-22 17:35:39.962 debug --> system.fn hm-rega.2 23370 2022-02-22 17:35:39.959 debug <-- {ADDRESS REQ0915348 CONNECTED 1 DEFAULT 1 DESCRIPTION {} DUTY_CYCLE 3 FIRMWARE_VERSION 2.8.6 TYPE CCU2} hm-rega.2 23370 2022-02-22 17:35:39.900 debug --> !# dutycycle.fn 0.3 string stderr; string stdout; system.Exec("/bin/sh -c '" # ' hm-rega.2 23370 2022-02-22 17:35:39.894 debug --> dutycycle.fn hm-rega.2 23370 2022-02-22 17:35:28.680 debug Count System variables: hm-rega.2.REQ0915348.0.countSystemVariables => 6 hm-rega.2 23370 2022-02-22 17:35:28.679 debug Count Programs: hm-rega.2.REQ0915348.0.countPrograms => 6 hm-rega.2 23370 2022-02-22 17:35:28.679 debug Count Datapoints: hm-rega.2.REQ0915348.0.countDatapoints => 705 hm-rega.2 23370 2022-02-22 17:35:28.678 debug Count Channels: hm-rega.2.REQ0915348.0.countChannels => 161 hm-rega.2 23370 2022-02-22 17:35:28.678 debug Count Devices: hm-rega.2.REQ0915348.0.countDevices => 17 hm-rega.2 23370 2022-02-22 17:35:28.677 debug Build Label: hm-rega.2.REQ0915348.0.buildLabel => R1.00.0388.0229 hm-rega.2 23370 2022-02-22 17:35:28.677 debug Rega Version: hm-rega.2.REQ0915348.0.regaVersion => 2.1.369 hm-rega.2 23370 2022-02-22 17:35:28.676 debug Dutycycle: hm-rega.2.REQ0915348.0.FIRMWARE_VERSION => 3.61.7.20220115 hm-rega.2 23370 2022-02-22 17:35:28.675 debug Dutycycle: hm-rega.2.REQ0915348.0.DEFAULT => 1 hm-rega.2 23370 2022-02-22 17:35:28.675 debug Dutycycle: hm-rega.2.REQ0915348.0.CONNECTED => 1 hm-rega.2 23370 2022-02-22 17:35:28.674 debug Dutycycle: hm-rega.2.REQ0915348.0.DUTY_CYCLE => 3 hm-rega.2 23370 2022-02-22 17:35:28.672 debug <-- { "ccuVersion": "3.61.7.20220115", "regaVersion": "2.1.369", "buildLabel": "R1.00.0388.0229", "countDevices": 17, "countChannels": 161, "countDatapoints": 705, "countSystemVars": 6, "countPrograms": 6 } hm-rega.2 23370 2022-02-22 17:35:28.640 debug --> !# system.fn 0.1 !# !# Dieses Script gibt die FW-Versionsnummer und mehr systems hm-rega.2 23370 2022-02-22 17:35:18.948 debug <-- {"2099":{"Name":"Steckdose%20Badezimmer%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:53"}, "2110":{"Name":"Steckdose%20Badezimmer%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:52"}, "2135":{"Name":"WinMatic%2010min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2157":{"Name":"WinMatic%2015min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:56"}, "2146":{"Name":"WinMatic%2025min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2168":{"Name":"WinMatic%2030min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}} hm-rega.2 23370 2022-02-22 17:35:18.930 debug --> !# programs.fn 1.3 !# Dieses Script gibt eine Liste der Programme als JSON Strin hm-rega.2 23370 2022-02-22 17:35:18.873 debug <-- {"1032":[false,"1970-01-01 01:00:00"], "950":[true,"2022-02-21 12:03:56"], "1389":[3.000000,"2022-02-22 17:35:00"], "40":[1,"2022-02-21 12:03:56"], "41":[0,"2022-02-22 17:34:36"]} hm-rega.2 23370 2022-02-22 17:35:18.852 debug --> !# polling.fn 1.3 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega.2 23370 2022-02-22 17:35:18.802 debug --> system.fn hm-rega.2 23370 2022-02-22 17:35:18.799 debug <-- {ADDRESS REQ0915348 CONNECTED 1 DEFAULT 1 DESCRIPTION {} DUTY_CYCLE 3 FIRMWARE_VERSION 2.8.6 TYPE CCU2} hm-rega.2 23370 2022-02-22 17:35:18.747 debug 3 pending requests hm-rega.2 23370 2022-02-22 17:35:18.745 debug 2 pending requests hm-rega.2 23370 2022-02-22 17:35:18.740 debug --> !# dutycycle.fn 0.3 string stderr; string stdout; system.Exec("/bin/sh -c '" # ' hm-rega.2 23370 2022-02-22 17:35:10.053 debug --> programs.fn hm-rega.2 23370 2022-02-22 17:35:10.051 debug --> polling.fn hm-rega.2 23370 2022-02-22 17:35:09.893 debug --> dutycycle.fn hm-rega.2 23370 2022-02-22 17:35:18.948 debug <-- {"2099":{"Name":"Steckdose%20Badezimmer%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:53"}, "2110":{"Name":"Steckdose%20Badezimmer%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:52"}, "2135":{"Name":"WinMatic%2010min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2157":{"Name":"WinMatic%2015min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:56"}, "2146":{"Name":"WinMatic%2025min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2168":{"Name":"WinMatic%2030min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}} hm-rega.2 23370 2022-02-22 17:35:18.930 debug --> !# programs.fn 1.3 !# Dieses Script gibt eine Liste der Programme als JSON Strin hm-rega.2 23370 2022-02-22 17:35:18.873 debug <-- {"1032":[false,"1970-01-01 01:00:00"], "950":[true,"2022-02-21 12:03:56"], "1389":[3.000000,"2022-02-22 17:35:00"], "40":[1,"2022-02-21 12:03:56"], "41":[0,"2022-02-22 17:34:36"]} hm-rega.2 23370 2022-02-22 17:35:18.852 debug --> !# polling.fn 1.3 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega.2 23370 2022-02-22 17:35:18.802 debug --> system.fn hm-rega.2 23370 2022-02-22 17:35:18.799 debug <-- {ADDRESS REQ0915348 CONNECTED 1 DEFAULT 1 DESCRIPTION {} DUTY_CYCLE 3 FIRMWARE_VERSION 2.8.6 TYPE CCU2} hm-rega.2 23370 2022-02-22 17:35:18.747 debug 3 pending requests hm-rega.2 23370 2022-02-22 17:35:18.745 debug 2 pending requests hm-rega.2 23370 2022-02-22 17:35:18.740 debug --> !# dutycycle.fn 0.3 string stderr; string stdout; system.Exec("/bin/sh -c '" # ' hm-rega.2 23370 2022-02-22 17:35:10.053 debug --> programs.fn hm-rega.2 23370 2022-02-22 17:35:10.051 debug --> polling.fn hm-rega.2 23370 2022-02-22 17:35:09.893 debug --> dutycycle.fn hm-rega.2 23370 2022-02-22 17:34:41.198 debug Count System variables: hm-rega.2.REQ0915348.0.countSystemVariables => 6 hm-rega.2 23370 2022-02-22 17:34:41.198 debug Count Programs: hm-rega.2.REQ0915348.0.countPrograms => 6 hm-rega.2 23370 2022-02-22 17:34:41.197 debug Count Datapoints: hm-rega.2.REQ0915348.0.countDatapoints => 705 hm-rega.2 23370 2022-02-22 17:34:41.196 debug Count Channels: hm-rega.2.REQ0915348.0.countChannels => 161 hm-rega.2 23370 2022-02-22 17:34:41.196 debug Count Devices: hm-rega.2.REQ0915348.0.countDevices => 17 hm-rega.2 23370 2022-02-22 17:34:41.195 debug Build Label: hm-rega.2.REQ0915348.0.buildLabel => R1.00.0388.0229 hm-rega.2 23370 2022-02-22 17:34:41.194 debug Rega Version: hm-rega.2.REQ0915348.0.regaVersion => 2.1.369 hm-rega.2 23370 2022-02-22 17:34:41.194 debug Dutycycle: hm-rega.2.REQ0915348.0.FIRMWARE_VERSION => 3.61.7.20220115 hm-rega.2 23370 2022-02-22 17:34:41.193 debug Dutycycle: hm-rega.2.REQ0915348.0.DEFAULT => 1 hm-rega.2 23370 2022-02-22 17:34:41.192 debug Dutycycle: hm-rega.2.REQ0915348.0.CONNECTED => 1 hm-rega.2 23370 2022-02-22 17:34:41.191 debug Dutycycle: hm-rega.2.REQ0915348.0.DUTY_CYCLE => 3 hm-rega.2 23370 2022-02-22 17:34:41.187 debug <-- { "ccuVersion": "3.61.7.20220115", "regaVersion": "2.1.369", "buildLabel": "R1.00.0388.0229", "countDevices": 17, "countChannels": 161, "countDatapoints": 705, "countSystemVars": 6, "countPrograms": 6 } hm-rega.2 23370 2022-02-22 17:34:41.150 debug --> !# system.fn 0.1 !# !# Dieses Script gibt die FW-Versionsnummer und mehr systems hm-rega.2 23370 2022-02-22 17:34:41.096 debug <-- {"2099":{"Name":"Steckdose%20Badezimmer%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:53"}, "2110":{"Name":"Steckdose%20Badezimmer%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:52"}, "2135":{"Name":"WinMatic%2010min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2157":{"Name":"WinMatic%2015min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:56"}, "2146":{"Name":"WinMatic%2025min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2168":{"Name":"WinMatic%2030min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}} hm-rega.2 23370 2022-02-22 17:34:41.080 debug --> !# programs.fn 1.3 !# Dieses Script gibt eine Liste der Programme als JSON Strin hm-rega.2 23370 2022-02-22 17:34:41.024 debug <-- {"1032":[false,"1970-01-01 01:00:00"], "950":[true,"2022-02-21 12:03:56"], "1389":[3.000000,"2022-02-22 17:34:00"], "40":[1,"2022-02-21 12:03:56"], "41":[0,"2022-02-22 17:34:36"]} hm-rega.2 23370 2022-02-22 17:34:41.002 debug --> !# polling.fn 1.3 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega.2 23370 2022-02-22 17:34:40.959 debug 3 pending requests hm-rega.2 23370 2022-02-22 17:34:40.953 debug --> system.fn hm-rega.2 23370 2022-02-22 17:34:40.948 debug <-- {ADDRESS REQ0915348 CONNECTED 1 DEFAULT 1 DESCRIPTION {} DUTY_CYCLE 3 FIRMWARE_VERSION 2.8.6 TYPE CCU2} hm-rega.2 23370 2022-02-22 17:34:40.895 debug 3 pending requests hm-rega.2 23370 2022-02-22 17:34:40.892 debug 2 pending requests hm-rega.2 23370 2022-02-22 17:34:40.880 debug --> !# dutycycle.fn 0.3 string stderr; string stdout; system.Exec("/bin/sh -c '" # ' hm-rega.2 23370 2022-02-22 17:34:40.053 debug --> programs.fn hm-rega.2 23370 2022-02-22 17:34:40.052 debug --> polling.fn hm-rega.2 23370 2022-02-22 17:34:39.892 debug --> dutycycle.fn hm-rega.2 23370 2022-02-22 17:34:10.161 debug <-- {"2099":{"Name":"Steckdose%20Badezimmer%20AUS","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:53"}, "2110":{"Name":"Steckdose%20Badezimmer%20EIN","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:52"}, "2135":{"Name":"WinMatic%2010min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2157":{"Name":"WinMatic%2015min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"2022-02-22 16:40:56"}, "2146":{"Name":"WinMatic%2025min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}, "2168":{"Name":"WinMatic%2030min","TypeName":"PROGRAM","PrgInfo":"", "Active":true,"Timestamp":"1970-01-01 01:00:00"}} hm-rega.2 23370 2022-02-22 17:34:10.139 debug --> !# programs.fn 1.3 !# Dieses Script gibt eine Liste der Programme als JSON Strin hm-rega.2 23370 2022-02-22 17:34:10.084 debug <-- {"1032":[false,"1970-01-01 01:00:00"], "950":[true,"2022-02-21 12:03:56"], "1389":[3.000000,"2022-02-22 17:34:00"], "40":[1,"2022-02-21 12:03:56"], "41":[0,"2022-02-22 17:33:55"]} hm-rega.2 23370 2022-02-22 17:34:10.066 debug 2 pending requests hm-rega.2 23370 2022-02-22 17:34:10.061 debug --> !# polling.fn 1.3 !# !# Dieses Script gibt die Werte aller Systemvariablen als J hm-rega.2 23370 2022-02-22 17:34:10.055 debug --> programs.fn hm-rega.2 23370 2022-02-22 17:34:10.053 debug --> polling.fn hm-rega.2 23370 2022-02-22 17:34:10.028 debug Count System variables: hm-rega.2.REQ0915348.0.countSystemVariables => 6 hm-rega.2 23370 2022-02-22 17:34:10.028 debug Count Programs: hm-rega.2.REQ0915348.0.countPrograms => 6 hm-rega.2 23370 2022-02-22 17:34:10.027 debug Count Datapoints: hm-rega.2.REQ0915348.0.countDatapoints => 705 hm-rega.2 23370 2022-02-22 17:34:10.026 debug Count Channels: hm-rega.2.REQ0915348.0.countChannels => 161 hm-rega.2 23370 2022-02-22 17:34:10.026 debug Count Devices: hm-rega.2.REQ0915348.0.countDevices => 17 hm-rega.2 23370 2022-02-22 17:34:10.025 debug Build Label: hm-rega.2.REQ0915348.0.buildLabel => R1.00.0388.0229 hm-rega.2 23370 2022-02-22 17:34:10.025 debug Rega Version: hm-rega.2.REQ0915348.0.regaVersion => 2.1.369 hm-rega.2 23370 2022-02-22 17:34:10.024 debug Dutycycle: hm-rega.2.REQ0915348.0.FIRMWARE_VERSION => 3.61.7.20220115 hm-rega.2 23370 2022-02-22 17:34:10.023 debug Dutycycle: hm-rega.2.REQ0915348.0.DEFAULT => 1 hm-rega.2 23370 2022-02-22 17:34:10.023 debug Dutycycle: hm-rega.2.REQ0915348.0.CONNECTED => 1 hm-rega.2 23370 2022-02-22 17:34:10.022 debug Dutycycle: hm-rega.2.REQ0915348.0.DUTY_CYCLE => 3 hm-rega.2 23370 2022-02-22 17:34:10.018 debug <-- { "ccuVersion": "3.61.7.20220115", "regaVersion": "2.1.369", "buildLabel": "R1.00.0388.0229", "countDevices": 17, "countChannels": 161, "countDatapoints": 705, "countSystemVars": 6, "countPrograms": 6 } hm-rega.2 23370 2022-02-22 17:34:09.985 debug --> !# system.fn 0.1 !# !# Dieses Script gibt die FW-Versionsnummer und mehr systems hm-rega.2 23370 2022-02-22 17:34:09.978 debug --> system.fn hm-rega.2 23370 2022-02-22 17:34:09.974 debug <-- {ADDRESS REQ0915348 CONNECTED 1 DEFAULT 1 DESCRIPTION {} DUTY_CYCLE 3 FIRMWARE_VERSION 2.8.6 TYPE CCU2} hm-rega.2 23370 2022-02-22 17:34:09.911 debug --> !# dutycycle.fn 0.3 string stderr; string stdout; system.Exec("/bin/sh -c '" # ' hm-rega.2 23370 2022-02-22 17:34:09.893 debug --> dutycycle.fn

@tobe2bcon
Copy link
Author

Vermutlich darf...

Das sagt mir leider gar nichts

@foxriver76
Copy link
Collaborator

Kopier mal bitte aus dem logfile, Stufe Info reicht aus. Möchte nur validieren das es das ist was ich vermute

@foxriver76
Copy link
Collaborator

Notes for me: Basically functions, rooms and favorites have to be handled globally like variables etc. so we should get all hm-rpc objects then see if they are into, else multiple rega instances will always get messy because e.g. a bidcos device received is always assumed to be in the bidcos instance of the current rega instance..

@tobe2bcon
Copy link
Author

So, neuer Alauf. Hier das komplette LogFile nach Neustart der beiden Rega-Adapter:
`2022-02-22 19:56:48.995 - info: hm-rega.0 (8173) request state values
2022-02-22 19:56:54.070 - error: hm-rpc.0 (21930) xmlrpc -> setValue ["NEQ1484628:1","STATE",true] BOOL
2022-02-22 19:56:54.071 - error: hm-rpc.0 (21930) Cannot call setValue: XML-RPC fault: Failure
2022-02-22 19:56:54.178 - info: hm-rega.0 (8173) Updated all datapoints
2022-02-22 19:56:57.404 - info: hm-rega.0 (8173) added/updated 1 objects
2022-02-22 19:56:57.460 - info: hm-rega.0 (8173) got 12 variables
2022-02-22 19:56:57.672 - info: hm-rega.0 (8173) added/updated 12 variables
2022-02-22 19:56:57.673 - info: hm-rega.0 (8173) deleted 0 variables
2022-02-22 19:56:57.728 - info: hm-rega.0 (8173) got 33 programs
2022-02-22 19:56:57.753 - info: hm-rega.0 (8173) update rooms to enum.rooms
2022-02-22 19:56:57.764 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.1 has been added to room Umkleidezimmer
2022-02-22 19:56:57.765 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.2 has been added to room Umkleidezimmer
2022-02-22 19:56:57.766 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.3 has been added to room Umkleidezimmer
2022-02-22 19:56:57.766 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.4 has been added to room Umkleidezimmer
2022-02-22 19:56:57.767 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.5 has been added to room Umkleidezimmer
2022-02-22 19:56:57.767 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.6 has been added to room Umkleidezimmer
2022-02-22 19:56:57.768 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.7 has been added to room Umkleidezimmer
2022-02-22 19:56:57.768 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.1 has been added to room Umkleidezimmer
2022-02-22 19:56:57.769 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.2 has been added to room Umkleidezimmer
2022-02-22 19:56:57.769 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.3 has been added to room Umkleidezimmer
2022-02-22 19:56:57.770 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.4 has been added to room Umkleidezimmer
2022-02-22 19:56:57.770 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.5 has been added to room Umkleidezimmer
2022-02-22 19:56:57.771 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.6 has been added to room Umkleidezimmer
2022-02-22 19:56:57.771 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.7 has been added to room Umkleidezimmer
2022-02-22 19:56:57.772 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.8 has been added to room Umkleidezimmer
2022-02-22 19:56:57.772 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.9 has been added to room Umkleidezimmer
2022-02-22 19:56:57.773 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0647840.1 has been added to room Umkleidezimmer
2022-02-22 19:56:57.774 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.6 has been removed from room Umkleidezimmer
2022-02-22 19:56:57.774 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.5 has been removed from room Umkleidezimmer
2022-02-22 19:56:57.775 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.4 has been removed from room Umkleidezimmer
2022-02-22 19:56:57.775 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.3 has been removed from room Umkleidezimmer
2022-02-22 19:56:57.776 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.2 has been removed from room Umkleidezimmer
2022-02-22 19:56:57.776 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.1 has been removed from room Umkleidezimmer
2022-02-22 19:56:57.776 - info: hm-rega.0 (8173) hm-rpc.3.NEQ1761797.1 has been removed from room Umkleidezimmer
2022-02-22 19:56:57.826 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.1 has been added to room Flur
2022-02-22 19:56:57.826 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.2 has been added to room Flur
2022-02-22 19:56:57.827 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.3 has been added to room Flur
2022-02-22 19:56:57.828 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.4 has been added to room Flur
2022-02-22 19:56:57.828 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.5 has been added to room Flur
2022-02-22 19:56:57.829 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.6 has been added to room Flur
2022-02-22 19:56:57.829 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.7 has been added to room Flur
2022-02-22 19:56:57.830 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.11 has been added to room Flur
2022-02-22 19:56:57.835 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.12 has been added to room Flur
2022-02-22 19:56:57.835 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.13 has been added to room Flur
2022-02-22 19:56:57.836 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.14 has been added to room Flur
2022-02-22 19:56:57.836 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.15 has been added to room Flur
2022-02-22 19:56:57.837 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.16 has been added to room Flur
2022-02-22 19:56:57.837 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.17 has been added to room Flur
2022-02-22 19:56:57.838 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.18 has been added to room Flur
2022-02-22 19:56:57.838 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.19 has been added to room Flur
2022-02-22 19:56:57.839 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.20 has been added to room Flur
2022-02-22 19:56:57.839 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.1 has been added to room Flur
2022-02-22 19:56:57.840 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.2 has been added to room Flur
2022-02-22 19:56:57.840 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.6 has been added to room Flur
2022-02-22 19:56:57.841 - info: hm-rega.0 (8173) hm-rpc.0.QEQ0889891.1 has been added to room Flur
2022-02-22 19:56:57.841 - info: hm-rega.0 (8173) hm-rpc.0.REQ1170168.1 has been added to room Flur
2022-02-22 19:56:57.842 - info: hm-rega.0 (8173) hm-rpc.0.REQ1170168.2 has been added to room Flur
2022-02-22 19:56:57.842 - info: hm-rega.0 (8173) hm-rpc.0.REQ1170168.3 has been added to room Flur
2022-02-22 19:56:57.843 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.1 has been added to room Flur
2022-02-22 19:56:57.843 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.2 has been added to room Flur
2022-02-22 19:56:57.844 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.10 has been added to room Flur
2022-02-22 19:56:57.844 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.9 has been added to room Flur
2022-02-22 19:56:57.844 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.5 has been added to room Flur
2022-02-22 19:56:57.845 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.6 has been added to room Flur
2022-02-22 19:56:57.845 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.1 has been added to room Flur
2022-02-22 19:56:57.846 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.2 has been added to room Flur
2022-02-22 19:56:57.846 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.3 has been added to room Flur
2022-02-22 19:56:57.847 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.4 has been added to room Flur
2022-02-22 19:56:57.847 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.5 has been added to room Flur
2022-02-22 19:56:57.848 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.6 has been added to room Flur
2022-02-22 19:56:57.848 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.7 has been added to room Flur
2022-02-22 19:56:57.849 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.8 has been added to room Flur
2022-02-22 19:56:57.849 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.9 has been added to room Flur
2022-02-22 19:56:57.849 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.3 has been added to room Flur
2022-02-22 19:56:57.850 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.4 has been added to room Flur
2022-02-22 19:56:57.850 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.7 has been added to room Flur
2022-02-22 19:56:57.851 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.8 has been added to room Flur
2022-02-22 19:56:57.851 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0648770.1 has been added to room Flur
2022-02-22 19:56:57.852 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.1 has been added to room Flur
2022-02-22 19:56:57.852 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.2 has been added to room Flur
2022-02-22 19:56:57.853 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.3 has been added to room Flur
2022-02-22 19:56:57.853 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.4 has been added to room Flur
2022-02-22 19:56:57.854 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.5 has been added to room Flur
2022-02-22 19:56:57.854 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.6 has been added to room Flur
2022-02-22 19:56:57.855 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.7 has been added to room Flur
2022-02-22 19:56:57.855 - info: hm-rega.0 (8173) hm-rpc.0.OEQ0378380.1 has been added to room Flur
2022-02-22 19:56:57.856 - info: hm-rega.0 (8173) hm-rpc.3.OEQ0652479.1 has been removed from room Flur
2022-02-22 19:56:57.923 - info: hm-rega.0 (8173) update functions to enum.functions
2022-02-22 19:56:57.930 - info: hm-rega.0 (8173) hm-rpc.1.HmIP-RCV-1.2 has been added to functions Licht
2022-02-22 19:56:57.931 - info: hm-rega.0 (8173) hm-rpc.1.000DDBE99F18CD.0 has been added to functions Licht
2022-02-22 19:56:57.932 - info: hm-rega.0 (8173) hm-rpc.1.000DDBE99F18CD.1 has been added to functions Licht
2022-02-22 19:56:57.932 - info: hm-rega.0 (8173) hm-rpc.1.000DDBE99F18CD.2 has been added to functions Licht
2022-02-22 19:56:57.932 - info: hm-rega.0 (8173) hm-rpc.1.000DDBE99F18CD.3 has been added to functions Licht
2022-02-22 19:56:57.933 - info: hm-rega.0 (8173) hm-rpc.1.000DDBE99F18CD.4 has been added to functions Licht
2022-02-22 19:56:57.933 - info: hm-rega.0 (8173) hm-rpc.1.000DDBE99F18CD.5 has been added to functions Licht
2022-02-22 19:56:57.934 - info: hm-rega.0 (8173) hm-rpc.1.000DDBE99F18CD.6 has been added to functions Licht
2022-02-22 19:56:57.934 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.1 has been added to functions Licht
2022-02-22 19:56:57.935 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.2 has been added to functions Licht
2022-02-22 19:56:57.935 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.3 has been added to functions Licht
2022-02-22 19:56:57.935 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.4 has been added to functions Licht
2022-02-22 19:56:57.936 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.5 has been added to functions Licht
2022-02-22 19:56:57.936 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.6 has been added to functions Licht
2022-02-22 19:56:57.937 - info: hm-rega.0 (8173) hm-rpc.1.0008DBE993ABB8.7 has been added to functions Licht
2022-02-22 19:56:57.937 - info: hm-rega.0 (8173) hm-rpc.1.HmIP-RCV-1.3 has been added to functions Licht
2022-02-22 19:56:57.937 - info: hm-rega.0 (8173) hm-rpc.0.OEQ1234012.1 has been added to functions Licht
2022-02-22 19:56:57.938 - info: hm-rega.0 (8173) hm-rpc.0.OEQ1234012.2 has been added to functions Licht
2022-02-22 19:56:57.938 - info: hm-rega.0 (8173) hm-rpc.0.OEQ1234012.3 has been added to functions Licht
2022-02-22 19:56:57.939 - info: hm-rega.0 (8173) hm-rpc.1.HmIP-RCV-1.1 has been added to functions Licht
2022-02-22 19:56:57.939 - info: hm-rega.0 (8173) hm-rpc.0.PEQ1159876.1 has been added to functions Licht
2022-02-22 19:56:57.939 - info: hm-rega.0 (8173) hm-rpc.1.HmIP-RCV-1.4 has been added to functions Licht
2022-02-22 19:56:57.940 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0232242.1 has been added to functions Licht
2022-02-22 19:56:57.940 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0232242.2 has been added to functions Licht
2022-02-22 19:56:57.941 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0232242.3 has been added to functions Licht
2022-02-22 19:56:57.941 - info: hm-rega.0 (8173) hm-rpc.0.MEQ0168236.1 has been added to functions Licht
2022-02-22 19:56:57.941 - info: hm-rega.0 (8173) hm-rpc.0.MEQ0168236.2 has been added to functions Licht
2022-02-22 19:56:57.942 - info: hm-rega.0 (8173) hm-rpc.0.MEQ0168236.3 has been added to functions Licht
2022-02-22 19:56:57.942 - info: hm-rega.0 (8173) hm-rpc.1.000B1BE994119D.0 has been added to functions Licht
2022-02-22 19:56:57.943 - info: hm-rega.0 (8173) hm-rpc.1.000B1BE994119D.1 has been added to functions Licht
2022-02-22 19:56:57.943 - info: hm-rega.0 (8173) hm-rpc.1.000B1BE994119D.2 has been added to functions Licht
2022-02-22 19:56:57.944 - info: hm-rega.0 (8173) hm-rpc.1.000B1BE994119D.3 has been added to functions Licht
2022-02-22 19:56:57.944 - info: hm-rega.0 (8173) hm-rpc.1.000B1BE994119D.4 has been added to functions Licht
2022-02-22 19:56:57.945 - info: hm-rega.0 (8173) hm-rpc.1.000B1BE994119D.5 has been added to functions Licht
2022-02-22 19:56:57.945 - info: hm-rega.0 (8173) hm-rpc.1.000B1BE994119D.6 has been added to functions Licht
2022-02-22 19:56:57.947 - info: hm-rega.0 (8173) hm-rpc.1.000B1BE994119D.7 has been added to functions Licht
2022-02-22 19:56:57.948 - info: hm-rega.0 (8173) hm-rpc.1.000B1BE994119D.8 has been added to functions Licht
2022-02-22 19:56:57.948 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.11 has been added to functions Licht
2022-02-22 19:56:57.949 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.12 has been added to functions Licht
2022-02-22 19:56:57.949 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.13 has been added to functions Licht
2022-02-22 19:56:57.950 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.14 has been added to functions Licht
2022-02-22 19:56:57.950 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.15 has been added to functions Licht
2022-02-22 19:56:57.951 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.16 has been added to functions Licht
2022-02-22 19:56:57.951 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.17 has been added to functions Licht
2022-02-22 19:56:57.952 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.18 has been added to functions Licht
2022-02-22 19:56:57.952 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.19 has been added to functions Licht
2022-02-22 19:56:57.953 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.20 has been added to functions Licht
2022-02-22 19:56:57.953 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.1 has been added to functions Licht
2022-02-22 19:56:57.954 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.2 has been added to functions Licht
2022-02-22 19:56:57.954 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.22 has been added to functions Licht
2022-02-22 19:56:57.955 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.23 has been added to functions Licht
2022-02-22 19:56:57.955 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.24 has been added to functions Licht
2022-02-22 19:56:57.956 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.25 has been added to functions Licht
2022-02-22 19:56:57.956 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.26 has been added to functions Licht
2022-02-22 19:56:57.957 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.4 has been added to functions Licht
2022-02-22 19:56:57.957 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.6 has been added to functions Licht
2022-02-22 19:56:57.958 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.7 has been added to functions Licht
2022-02-22 19:56:57.958 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.8 has been added to functions Licht
2022-02-22 19:56:57.959 - info: hm-rega.0 (8173) hm-rpc.0.REQ1170168.1 has been added to functions Licht
2022-02-22 19:56:57.959 - info: hm-rega.0 (8173) hm-rpc.0.REQ1170168.2 has been added to functions Licht
2022-02-22 19:56:57.960 - info: hm-rega.0 (8173) hm-rpc.0.REQ1170168.3 has been added to functions Licht
2022-02-22 19:56:57.960 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.1 has been added to functions Licht
2022-02-22 19:56:57.961 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.2 has been added to functions Licht
2022-02-22 19:56:57.961 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0189831.1 has been added to functions Licht
2022-02-22 19:56:57.962 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0189831.2 has been added to functions Licht
2022-02-22 19:56:57.962 - info: hm-rega.0 (8173) hm-rpc.1.00085A499DB310.1 has been added to functions Licht
2022-02-22 19:56:57.962 - info: hm-rega.0 (8173) hm-rpc.1.00085A499DB310.2 has been added to functions Licht
2022-02-22 19:56:57.968 - info: hm-rega.0 (8173) hm-rpc.1.00085A499DB310.3 has been added to functions Licht
2022-02-22 19:56:57.969 - info: hm-rega.0 (8173) hm-rpc.1.00085A499DB310.4 has been added to functions Licht
2022-02-22 19:56:57.976 - info: hm-rega.0 (8173) hm-rpc.1.00085A499DB310.5 has been added to functions Licht
2022-02-22 19:56:57.976 - info: hm-rega.0 (8173) hm-rpc.1.00085A499DB310.6 has been added to functions Licht
2022-02-22 19:56:57.977 - info: hm-rega.0 (8173) hm-rpc.1.00085A499DB310.8 has been added to functions Licht
2022-02-22 19:56:57.977 - info: hm-rega.0 (8173) hm-rpc.1.00085A499DB310.9 has been added to functions Licht
2022-02-22 19:56:57.978 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.10 has been added to functions Licht
2022-02-22 19:56:57.978 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.9 has been added to functions Licht
2022-02-22 19:56:57.979 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.1 has been added to functions Licht
2022-02-22 19:56:57.979 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.2 has been added to functions Licht
2022-02-22 19:56:57.980 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.3 has been added to functions Licht
2022-02-22 19:56:57.986 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.4 has been added to functions Licht
2022-02-22 19:56:57.987 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.6 has been added to functions Licht
2022-02-22 19:56:57.987 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.7 has been added to functions Licht
2022-02-22 19:56:57.988 - info: hm-rega.0 (8173) hm-rpc.0.OEQ1861473.1 has been added to functions Licht
2022-02-22 19:56:57.988 - info: hm-rega.0 (8173) hm-rpc.0.OEQ1861423.1 has been added to functions Licht
2022-02-22 19:56:57.989 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.5 has been added to functions Licht
2022-02-22 19:56:57.989 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.6 has been added to functions Licht
2022-02-22 19:56:57.990 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.1 has been added to functions Licht
2022-02-22 19:56:57.991 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.2 has been added to functions Licht
2022-02-22 19:56:57.991 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.3 has been added to functions Licht
2022-02-22 19:56:57.992 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.4 has been added to functions Licht
2022-02-22 19:56:57.992 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.5 has been added to functions Licht
2022-02-22 19:56:57.993 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.6 has been added to functions Licht
2022-02-22 19:56:57.993 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.8 has been added to functions Licht
2022-02-22 19:56:57.994 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.9 has been added to functions Licht
2022-02-22 19:56:57.994 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.3 has been added to functions Licht
2022-02-22 19:56:57.994 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.4 has been added to functions Licht
2022-02-22 19:56:57.995 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.7 has been added to functions Licht
2022-02-22 19:56:57.995 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1222803.8 has been added to functions Licht
2022-02-22 19:56:57.996 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.1 has been added to functions Licht
2022-02-22 19:56:57.996 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.2 has been added to functions Licht
2022-02-22 19:56:57.996 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.3 has been added to functions Licht
2022-02-22 19:56:57.997 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.4 has been added to functions Licht
2022-02-22 19:56:57.997 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.5 has been added to functions Licht
2022-02-22 19:56:57.998 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.6 has been added to functions Licht
2022-02-22 19:56:57.998 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.8 has been added to functions Licht
2022-02-22 19:56:57.999 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.9 has been added to functions Licht
2022-02-22 19:56:57.999 - info: hm-rega.0 (8173) hm-rpc.1.000B5A49A858FD.1 has been added to functions Licht
2022-02-22 19:56:57.999 - info: hm-rega.0 (8173) hm-rpc.1.000B5A49A858FD.2 has been added to functions Licht
2022-02-22 19:56:58.000 - info: hm-rega.0 (8173) hm-rpc.1.000B5A49A858FD.3 has been added to functions Licht
2022-02-22 19:56:58.000 - info: hm-rega.0 (8173) hm-rpc.1.000B5A49A858FD.4 has been added to functions Licht
2022-02-22 19:56:58.001 - info: hm-rega.0 (8173) hm-rpc.1.000B5A49A858FD.5 has been added to functions Licht
2022-02-22 19:56:58.001 - info: hm-rega.0 (8173) hm-rpc.1.000B5A49A858FD.6 has been added to functions Licht
2022-02-22 19:56:58.001 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0476533.1 has been added to functions Licht
2022-02-22 19:56:58.032 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0857246.1 has been added to functions Heizung
2022-02-22 19:56:58.033 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0857246.2 has been added to functions Heizung
2022-02-22 19:56:58.033 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0857246.3 has been added to functions Heizung
2022-02-22 19:56:58.034 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0857246.4 has been added to functions Heizung
2022-02-22 19:56:58.034 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0857246.5 has been added to functions Heizung
2022-02-22 19:56:58.034 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0857246.6 has been added to functions Heizung
2022-02-22 19:56:58.035 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848451.1 has been added to functions Heizung
2022-02-22 19:56:58.035 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848451.2 has been added to functions Heizung
2022-02-22 19:56:58.035 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848451.3 has been added to functions Heizung
2022-02-22 19:56:58.036 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848451.4 has been added to functions Heizung
2022-02-22 19:56:58.036 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848451.5 has been added to functions Heizung
2022-02-22 19:56:58.036 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848451.6 has been added to functions Heizung
2022-02-22 19:56:58.037 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848949.1 has been added to functions Heizung
2022-02-22 19:56:58.037 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848949.2 has been added to functions Heizung
2022-02-22 19:56:58.038 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848949.3 has been added to functions Heizung
2022-02-22 19:56:58.038 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848949.4 has been added to functions Heizung
2022-02-22 19:56:58.038 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848949.5 has been added to functions Heizung
2022-02-22 19:56:58.039 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0848949.6 has been added to functions Heizung
2022-02-22 19:56:58.039 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1463415.1 has been added to functions Heizung
2022-02-22 19:56:58.039 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1463415.2 has been added to functions Heizung
2022-02-22 19:56:58.040 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1463415.3 has been added to functions Heizung
2022-02-22 19:56:58.040 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1463415.6 has been added to functions Heizung
2022-02-22 19:56:58.040 - info: hm-rega.0 (8173) hm-rpc.0.LEQ1463415.7 has been added to functions Heizung
2022-02-22 19:56:58.041 - info: hm-rega.0 (8173) hm-rpc.3.OEQ0987381.7 has been removed from functions Heizung
2022-02-22 19:56:58.041 - info: hm-rega.0 (8173) hm-rpc.3.OEQ0987381.6 has been removed from functions Heizung
2022-02-22 19:56:58.042 - info: hm-rega.0 (8173) hm-rpc.3.OEQ0987381.3 has been removed from functions Heizung
2022-02-22 19:56:58.042 - info: hm-rega.0 (8173) hm-rpc.3.OEQ0987381.2 has been removed from functions Heizung
2022-02-22 19:56:58.042 - info: hm-rega.0 (8173) hm-rpc.3.OEQ0987381.1 has been removed from functions Heizung
2022-02-22 19:56:58.043 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.6 has been removed from functions Heizung
2022-02-22 19:56:58.043 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.5 has been removed from functions Heizung
2022-02-22 19:56:58.043 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.4 has been removed from functions Heizung
2022-02-22 19:56:58.044 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.3 has been removed from functions Heizung
2022-02-22 19:56:58.044 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.2 has been removed from functions Heizung
2022-02-22 19:56:58.044 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514195.1 has been removed from functions Heizung
2022-02-22 19:56:58.045 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514209.6 has been removed from functions Heizung
2022-02-22 19:56:58.045 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514209.5 has been removed from functions Heizung
2022-02-22 19:56:58.045 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514209.4 has been removed from functions Heizung
2022-02-22 19:56:58.046 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514209.3 has been removed from functions Heizung
2022-02-22 19:56:58.046 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514209.2 has been removed from functions Heizung
2022-02-22 19:56:58.046 - info: hm-rega.0 (8173) hm-rpc.3.LEQ1514209.1 has been removed from functions Heizung
2022-02-22 19:56:58.047 - info: hm-rega.0 (8173) hm-rpc.3.LEQ0849194.6 has been removed from functions Heizung
2022-02-22 19:56:58.047 - info: hm-rega.0 (8173) hm-rpc.3.LEQ0849194.5 has been removed from functions Heizung
2022-02-22 19:56:58.048 - info: hm-rega.0 (8173) hm-rpc.3.LEQ0849194.4 has been removed from functions Heizung
2022-02-22 19:56:58.048 - info: hm-rega.0 (8173) hm-rpc.3.LEQ0849194.3 has been removed from functions Heizung
2022-02-22 19:56:58.048 - info: hm-rega.0 (8173) hm-rpc.3.LEQ0849194.2 has been removed from functions Heizung
2022-02-22 19:56:58.049 - info: hm-rega.0 (8173) hm-rpc.3.LEQ0849194.1 has been removed from functions Heizung
2022-02-22 19:56:58.063 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0630038.1 has been added to functions Verschluss
2022-02-22 19:56:58.064 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0630696.1 has been added to functions Verschluss
2022-02-22 19:56:58.064 - info: hm-rega.0 (8173) hm-rpc.3.QEQ0014166.2 has been removed from functions Verschluss
2022-02-22 19:56:58.065 - info: hm-rega.0 (8173) hm-rpc.3.QEQ0014166.1 has been removed from functions Verschluss
2022-02-22 19:56:58.065 - info: hm-rega.0 (8173) hm-rpc.3.NEQ1761797.1 has been removed from functions Verschluss
2022-02-22 19:56:58.066 - info: hm-rega.0 (8173) hm-rpc.3.LEQ0630594.1 has been removed from functions Verschluss
2022-02-22 19:56:58.066 - info: hm-rega.0 (8173) hm-rpc.3.LEQ0630705.1 has been removed from functions Verschluss
2022-02-22 19:56:58.076 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.29 has been added to functions Zentrale
2022-02-22 19:56:58.076 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.30 has been added to functions Zentrale
2022-02-22 19:56:58.077 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.31 has been added to functions Zentrale
2022-02-22 19:56:58.077 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.32 has been added to functions Zentrale
2022-02-22 19:56:58.077 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.33 has been added to functions Zentrale
2022-02-22 19:56:58.078 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.34 has been added to functions Zentrale
2022-02-22 19:56:58.078 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.35 has been added to functions Zentrale
2022-02-22 19:56:58.079 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.36 has been added to functions Zentrale
2022-02-22 19:56:58.079 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.37 has been added to functions Zentrale
2022-02-22 19:56:58.079 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.38 has been added to functions Zentrale
2022-02-22 19:56:58.080 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.39 has been added to functions Zentrale
2022-02-22 19:56:58.080 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.40 has been added to functions Zentrale
2022-02-22 19:56:58.080 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.41 has been added to functions Zentrale
2022-02-22 19:56:58.081 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.42 has been added to functions Zentrale
2022-02-22 19:56:58.081 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.43 has been added to functions Zentrale
2022-02-22 19:56:58.082 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.44 has been added to functions Zentrale
2022-02-22 19:56:58.082 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.45 has been added to functions Zentrale
2022-02-22 19:56:58.082 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.46 has been added to functions Zentrale
2022-02-22 19:56:58.083 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.47 has been added to functions Zentrale
2022-02-22 19:56:58.083 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.48 has been added to functions Zentrale
2022-02-22 19:56:58.083 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.49 has been added to functions Zentrale
2022-02-22 19:56:58.084 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.50 has been added to functions Zentrale
2022-02-22 19:56:58.084 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.9 has been removed from functions Zentrale
2022-02-22 19:56:58.085 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.8 has been removed from functions Zentrale
2022-02-22 19:56:58.085 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.7 has been removed from functions Zentrale
2022-02-22 19:56:58.085 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.6 has been removed from functions Zentrale
2022-02-22 19:56:58.086 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.50 has been removed from functions Zentrale
2022-02-22 19:56:58.086 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.5 has been removed from functions Zentrale
2022-02-22 19:56:58.086 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.49 has been removed from functions Zentrale
2022-02-22 19:56:58.087 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.48 has been removed from functions Zentrale
2022-02-22 19:56:58.087 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.47 has been removed from functions Zentrale
2022-02-22 19:56:58.087 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.46 has been removed from functions Zentrale
2022-02-22 19:56:58.088 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.45 has been removed from functions Zentrale
2022-02-22 19:56:58.088 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.44 has been removed from functions Zentrale
2022-02-22 19:56:58.088 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.43 has been removed from functions Zentrale
2022-02-22 19:56:58.089 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.42 has been removed from functions Zentrale
2022-02-22 19:56:58.089 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.41 has been removed from functions Zentrale
2022-02-22 19:56:58.089 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.40 has been removed from functions Zentrale
2022-02-22 19:56:58.090 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.4 has been removed from functions Zentrale
2022-02-22 19:56:58.090 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.39 has been removed from functions Zentrale
2022-02-22 19:56:58.090 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.38 has been removed from functions Zentrale
2022-02-22 19:56:58.091 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.37 has been removed from functions Zentrale
2022-02-22 19:56:58.091 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.36 has been removed from functions Zentrale
2022-02-22 19:56:58.091 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.35 has been removed from functions Zentrale
2022-02-22 19:56:58.092 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.34 has been removed from functions Zentrale
2022-02-22 19:56:58.092 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.33 has been removed from functions Zentrale
2022-02-22 19:56:58.092 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.32 has been removed from functions Zentrale
2022-02-22 19:56:58.093 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.31 has been removed from functions Zentrale
2022-02-22 19:56:58.093 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.30 has been removed from functions Zentrale
2022-02-22 19:56:58.093 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.3 has been removed from functions Zentrale
2022-02-22 19:56:58.094 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.29 has been removed from functions Zentrale
2022-02-22 19:56:58.094 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.28 has been removed from functions Zentrale
2022-02-22 19:56:58.094 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.27 has been removed from functions Zentrale
2022-02-22 19:56:58.095 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.26 has been removed from functions Zentrale
2022-02-22 19:56:58.095 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.25 has been removed from functions Zentrale
2022-02-22 19:56:58.095 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.24 has been removed from functions Zentrale
2022-02-22 19:56:58.096 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.23 has been removed from functions Zentrale
2022-02-22 19:56:58.096 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.22 has been removed from functions Zentrale
2022-02-22 19:56:58.097 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.21 has been removed from functions Zentrale
2022-02-22 19:56:58.097 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.20 has been removed from functions Zentrale
2022-02-22 19:56:58.097 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.2 has been removed from functions Zentrale
2022-02-22 19:56:58.098 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.19 has been removed from functions Zentrale
2022-02-22 19:56:58.098 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.18 has been removed from functions Zentrale
2022-02-22 19:56:58.099 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.17 has been removed from functions Zentrale
2022-02-22 19:56:58.099 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.16 has been removed from functions Zentrale
2022-02-22 19:56:58.099 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.15 has been removed from functions Zentrale
2022-02-22 19:56:58.100 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.14 has been removed from functions Zentrale
2022-02-22 19:56:58.100 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.13 has been removed from functions Zentrale
2022-02-22 19:56:58.100 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.12 has been removed from functions Zentrale
2022-02-22 19:56:58.101 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.11 has been removed from functions Zentrale
2022-02-22 19:56:58.101 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.10 has been removed from functions Zentrale
2022-02-22 19:56:58.101 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.1 has been removed from functions Zentrale
2022-02-22 19:56:58.102 - info: hm-rega.0 (8173) hm-rpc.4.HmIP-RCV-1.0 has been removed from functions Zentrale
2022-02-22 19:56:58.102 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.9 has been removed from functions Zentrale
2022-02-22 19:56:58.102 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.8 has been removed from functions Zentrale
2022-02-22 19:56:58.103 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.7 has been removed from functions Zentrale
2022-02-22 19:56:58.103 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.6 has been removed from functions Zentrale
2022-02-22 19:56:58.103 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.50 has been removed from functions Zentrale
2022-02-22 19:56:58.104 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.5 has been removed from functions Zentrale
2022-02-22 19:56:58.104 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.49 has been removed from functions Zentrale
2022-02-22 19:56:58.104 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.48 has been removed from functions Zentrale
2022-02-22 19:56:58.105 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.47 has been removed from functions Zentrale
2022-02-22 19:56:58.105 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.46 has been removed from functions Zentrale
2022-02-22 19:56:58.105 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.45 has been removed from functions Zentrale
2022-02-22 19:56:58.106 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.44 has been removed from functions Zentrale
2022-02-22 19:56:58.106 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.43 has been removed from functions Zentrale
2022-02-22 19:56:58.106 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.42 has been removed from functions Zentrale
2022-02-22 19:56:58.107 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.41 has been removed from functions Zentrale
2022-02-22 19:56:58.107 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.40 has been removed from functions Zentrale
2022-02-22 19:56:58.108 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.4 has been removed from functions Zentrale
2022-02-22 19:56:58.108 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.39 has been removed from functions Zentrale
2022-02-22 19:56:58.108 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.38 has been removed from functions Zentrale
2022-02-22 19:56:58.109 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.37 has been removed from functions Zentrale
2022-02-22 19:56:58.109 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.36 has been removed from functions Zentrale
2022-02-22 19:56:58.109 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.35 has been removed from functions Zentrale
2022-02-22 19:56:58.110 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.34 has been removed from functions Zentrale
2022-02-22 19:56:58.110 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.33 has been removed from functions Zentrale
2022-02-22 19:56:58.110 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.32 has been removed from functions Zentrale
2022-02-22 19:56:58.111 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.31 has been removed from functions Zentrale
2022-02-22 19:56:58.111 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.30 has been removed from functions Zentrale
2022-02-22 19:56:58.112 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.3 has been removed from functions Zentrale
2022-02-22 19:56:58.112 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.29 has been removed from functions Zentrale
2022-02-22 19:56:58.112 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.28 has been removed from functions Zentrale
2022-02-22 19:56:58.113 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.27 has been removed from functions Zentrale
2022-02-22 19:56:58.113 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.26 has been removed from functions Zentrale
2022-02-22 19:56:58.113 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.25 has been removed from functions Zentrale
2022-02-22 19:56:58.114 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.24 has been removed from functions Zentrale
2022-02-22 19:56:58.114 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.23 has been removed from functions Zentrale
2022-02-22 19:56:58.114 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.22 has been removed from functions Zentrale
2022-02-22 19:56:58.115 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.21 has been removed from functions Zentrale
2022-02-22 19:56:58.115 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.20 has been removed from functions Zentrale
2022-02-22 19:56:58.115 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.2 has been removed from functions Zentrale
2022-02-22 19:56:58.116 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.19 has been removed from functions Zentrale
2022-02-22 19:56:58.116 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.18 has been removed from functions Zentrale
2022-02-22 19:56:58.116 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.17 has been removed from functions Zentrale
2022-02-22 19:56:58.117 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.16 has been removed from functions Zentrale
2022-02-22 19:56:58.117 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.15 has been removed from functions Zentrale
2022-02-22 19:56:58.117 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.14 has been removed from functions Zentrale
2022-02-22 19:56:58.118 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.13 has been removed from functions Zentrale
2022-02-22 19:56:58.118 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.12 has been removed from functions Zentrale
2022-02-22 19:56:58.118 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.11 has been removed from functions Zentrale
2022-02-22 19:56:58.119 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.10 has been removed from functions Zentrale
2022-02-22 19:56:58.119 - info: hm-rega.0 (8173) hm-rpc.3.BidCoS-RF.1 has been removed from functions Zentrale
2022-02-22 19:56:58.184 - info: hm-rega.0 (8173) hm-rpc.0._LEQ0724701.1 has been added to functions Sicherheit
2022-02-22 19:56:58.185 - info: hm-rega.0 (8173) hm-rpc.0.QEQ0889891.1 has been added to functions Sicherheit
2022-02-22 19:56:58.185 - info: hm-rega.0 (8173) hm-rpc.1.000C1A499444D7.1 has been added to functions Sicherheit
2022-02-22 19:56:58.185 - info: hm-rega.0 (8173) hm-rpc.1.000C1A499444D7.2 has been added to functions Sicherheit
2022-02-22 19:56:58.186 - info: hm-rega.0 (8173) hm-rpc.1.000C1A49A871BF.1 has been added to functions Sicherheit
2022-02-22 19:56:58.186 - info: hm-rega.0 (8173) hm-rpc.1.000C1A49A871BF.2 has been added to functions Sicherheit
2022-02-22 19:56:58.187 - info: hm-rega.0 (8173) hm-rpc.1.000C1A498E09C0.1 has been added to functions Sicherheit
2022-02-22 19:56:58.187 - info: hm-rega.0 (8173) hm-rpc.1.000C1A498E09C0.2 has been added to functions Sicherheit
2022-02-22 19:56:58.187 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0648770.1 has been added to functions Sicherheit
2022-02-22 19:56:58.188 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0724701.1 has been added to functions Sicherheit
2022-02-22 19:56:58.188 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0647840.1 has been added to functions Sicherheit
2022-02-22 19:56:58.188 - info: hm-rega.0 (8173) hm-rpc.0.LEQ0648774.1 has been added to functions Sicherheit
2022-02-22 19:56:58.244 - info: hm-rega.0 (8173) hm-rpc.0.NEQ1484628.1 has been added to functions Power
2022-02-22 19:56:58.245 - info: hm-rega.0 (8173) hm-rpc.0.NEQ1484628.2 has been added to functions Power
2022-02-22 19:56:58.245 - info: hm-rega.0 (8173) hm-rpc.0.NEQ1484628.3 has been added to functions Power
2022-02-22 19:56:58.245 - info: hm-rega.0 (8173) hm-rpc.0.NEQ1484628.4 has been added to functions Power
2022-02-22 19:56:58.246 - info: hm-rega.0 (8173) hm-rpc.0.NEQ1459802.1 has been added to functions Power
2022-02-22 19:56:58.246 - info: hm-rega.0 (8173) hm-rpc.0.NEQ1459802.2 has been added to functions Power
2022-02-22 19:56:58.247 - info: hm-rega.0 (8173) hm-rpc.0.NEQ1459802.4 has been added to functions Power
2022-02-22 19:56:58.247 - info: hm-rega.0 (8173) hm-rpc.0.NEQ1459802.3 has been added to functions Power
2022-02-22 19:56:58.247 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.15 has been added to functions Power
2022-02-22 19:56:58.248 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.16 has been added to functions Power
2022-02-22 19:56:58.248 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C2698.1 has been added to functions Power
2022-02-22 19:56:58.248 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C2698.2 has been added to functions Power
2022-02-22 19:56:58.249 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C2698.3 has been added to functions Power
2022-02-22 19:56:58.249 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C2698.4 has been added to functions Power
2022-02-22 19:56:58.249 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C2698.5 has been added to functions Power
2022-02-22 19:56:58.250 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C2698.6 has been added to functions Power
2022-02-22 19:56:58.250 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C2698.8 has been added to functions Power
2022-02-22 19:56:58.250 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C6C75.1 has been added to functions Power
2022-02-22 19:56:58.251 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C6C75.2 has been added to functions Power
2022-02-22 19:56:58.251 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C6C75.3 has been added to functions Power
2022-02-22 19:56:58.251 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C6C75.4 has been added to functions Power
2022-02-22 19:56:58.252 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C6C75.5 has been added to functions Power
2022-02-22 19:56:58.252 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C6C75.7 has been added to functions Power
2022-02-22 19:56:58.252 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C6C75.8 has been added to functions Power
2022-02-22 19:56:58.253 - info: hm-rega.0 (8173) hm-rpc.1.00089D89A16CDA.0 has been added to functions Power
2022-02-22 19:56:58.253 - info: hm-rega.0 (8173) hm-rpc.1.00089D89A16CDA.1 has been added to functions Power
2022-02-22 19:56:58.253 - info: hm-rega.0 (8173) hm-rpc.1.00089D89A16CDA.3 has been added to functions Power
2022-02-22 19:56:58.254 - info: hm-rega.0 (8173) hm-rpc.1.00089D89A16CDA.4 has been added to functions Power
2022-02-22 19:56:58.254 - info: hm-rega.0 (8173) hm-rpc.1.00089D89A16CDA.6 has been added to functions Power
2022-02-22 19:56:58.254 - info: hm-rega.0 (8173) hm-rpc.1.00089D89A16CDA.7 has been added to functions Power
2022-02-22 19:56:58.255 - info: hm-rega.0 (8173) hm-rpc.1.00089D89A16CDA.2 has been added to functions Power
2022-02-22 19:56:58.255 - info: hm-rega.0 (8173) hm-rpc.0.REQ1015753.2 has been added to functions Power
2022-02-22 19:56:58.255 - info: hm-rega.0 (8173) hm-rpc.0.REQ1015753.1 has been added to functions Power
2022-02-22 19:56:58.256 - info: hm-rega.0 (8173) hm-rpc.0.REQ1016501.2 has been added to functions Power
2022-02-22 19:56:58.256 - info: hm-rega.0 (8173) hm-rpc.0.REQ1016501.1 has been added to functions Power
2022-02-22 19:56:58.256 - info: hm-rega.0 (8173) hm-rpc.0.REQ1016564.2 has been added to functions Power
2022-02-22 19:56:58.257 - info: hm-rega.0 (8173) hm-rpc.0.REQ1016564.1 has been added to functions Power
2022-02-22 19:56:58.257 - info: hm-rega.0 (8173) hm-rpc.1.000B9D89A49C90.1 has been added to functions Power
2022-02-22 19:56:58.257 - info: hm-rega.0 (8173) hm-rpc.1.000B9D89A49C90.2 has been added to functions Power
2022-02-22 19:56:58.258 - info: hm-rega.0 (8173) hm-rpc.1.000B9D89A49C90.3 has been added to functions Power
2022-02-22 19:56:58.258 - info: hm-rega.0 (8173) hm-rpc.1.000B9D89A49C90.4 has been added to functions Power
2022-02-22 19:56:58.258 - info: hm-rega.0 (8173) hm-rpc.1.000B9D89A49C90.6 has been added to functions Power
2022-02-22 19:56:58.259 - info: hm-rega.0 (8173) hm-rpc.1.000B9D89A49C90.7 has been added to functions Power
2022-02-22 19:56:58.259 - info: hm-rega.0 (8173) hm-rpc.0.OEQ0378525.1 has been added to functions Power
2022-02-22 19:56:58.259 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.1 has been added to functions Power
2022-02-22 19:56:58.260 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.2 has been added to functions Power
2022-02-22 19:56:58.260 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.3 has been added to functions Power
2022-02-22 19:56:58.261 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.4 has been added to functions Power
2022-02-22 19:56:58.261 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.6 has been added to functions Power
2022-02-22 19:56:58.261 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.7 has been added to functions Power
2022-02-22 19:56:58.262 - info: hm-rega.0 (8173) hm-rpc.0.OEQ0378380.1 has been added to functions Power
2022-02-22 19:56:58.262 - info: hm-rega.0 (8173) hm-rpc.0.OEQ0378430.1 has been added to functions Power
2022-02-22 19:56:58.262 - info: hm-rega.0 (8173) hm-rpc.0.OEQ0990775.1 has been added to functions Power
2022-02-22 19:56:58.263 - info: hm-rega.0 (8173) hm-rpc.0.OEQ0378966.1 has been added to functions Power
2022-02-22 19:56:58.263 - info: hm-rega.0 (8173) hm-rpc.0.OEQ0378577.1 has been added to functions Power
2022-02-22 19:56:58.264 - info: hm-rega.0 (8173) hm-rpc.3.OEQ0652303.1 has been removed from functions Power
2022-02-22 19:56:58.264 - info: hm-rega.0 (8173) hm-rpc.3.OEQ0652479.1 has been removed from functions Power
2022-02-22 19:56:58.293 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.27 has been added to functions Rollladen
2022-02-22 19:56:58.293 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.28 has been added to functions Rollladen
2022-02-22 19:56:58.294 - info: hm-rega.0 (8173) hm-rpc.0.PEQ0010288.1 has been added to functions Rollladen
2022-02-22 19:56:58.310 - info: hm-rega.0 (8173) hm-rpc.0.PEQ0546540.1 has been added to functions Output
2022-02-22 19:56:58.310 - info: hm-rega.0 (8173) hm-rpc.0.PEQ0546540.2 has been added to functions Output
2022-02-22 19:56:58.311 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.10 has been added to functions Output
2022-02-22 19:56:58.311 - info: hm-rega.0 (8173) hm-rpc.0.BidCoS-RF.9 has been added to functions Output
2022-02-22 19:56:58.312 - info: hm-rega.0 (8173) hm-rpc.1.000B5BE99939A7.0 has been added to functions Output
2022-02-22 19:56:58.312 - info: hm-rega.0 (8173) hm-rpc.1.000B5BE99939A7.1 has been added to functions Output
2022-02-22 19:56:58.313 - info: hm-rega.0 (8173) hm-rpc.1.000B5BE99939A7.2 has been added to functions Output
2022-02-22 19:56:58.313 - info: hm-rega.0 (8173) hm-rpc.1.000B5BE99939A7.3 has been added to functions Output
2022-02-22 19:56:58.313 - info: hm-rega.0 (8173) hm-rpc.1.000B5BE99939A7.4 has been added to functions Output
2022-02-22 19:56:58.314 - info: hm-rega.0 (8173) hm-rpc.1.000B5BE99939A7.5 has been added to functions Output
2022-02-22 19:56:58.314 - info: hm-rega.0 (8173) hm-rpc.1.000B5BE99939A7.6 has been added to functions Output
2022-02-22 19:56:58.315 - info: hm-rega.0 (8173) hm-rpc.4.000B5A49A85883.6 has been removed from functions Output
2022-02-22 19:56:58.315 - info: hm-rega.0 (8173) hm-rpc.4.000B5A49A85883.5 has been removed from functions Output
2022-02-22 19:56:58.315 - info: hm-rega.0 (8173) hm-rpc.4.000B5A49A85883.4 has been removed from functions Output
2022-02-22 19:56:58.316 - info: hm-rega.0 (8173) hm-rpc.4.000B5A49A85883.3 has been removed from functions Output
2022-02-22 19:56:58.316 - info: hm-rega.0 (8173) hm-rpc.4.000B5A49A85883.2 has been removed from functions Output
2022-02-22 19:56:58.317 - info: hm-rega.0 (8173) hm-rpc.4.000B5A49A85883.1 has been removed from functions Output
2022-02-22 19:56:58.317 - info: hm-rega.0 (8173) hm-rpc.4.000B5A49A85883.0 has been removed from functions Output
2022-02-22 19:56:58.341 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C2698.7 has been added to functions Verbrauch
2022-02-22 19:56:58.342 - info: hm-rega.0 (8173) hm-rpc.1.0001D3C99C6C75.6 has been added to functions Verbrauch
2022-02-22 19:56:58.342 - info: hm-rega.0 (8173) hm-rpc.1.00085A499DB310.7 has been added to functions Verbrauch
2022-02-22 19:56:58.343 - info: hm-rega.0 (8173) hm-rpc.1.00089BE99CD601.5 has been added to functions Verbrauch
2022-02-22 19:56:58.343 - info: hm-rega.0 (8173) hm-rpc.1.00085BE98F00CB.7 has been added to functions Verbrauch
2022-02-22 19:56:58.343 - info: hm-rega.0 (8173) hm-rpc.1.00085BE997D9DA.7 has been added to functions Verbrauch
2022-02-22 19:56:58.344 - info: hm-rega.0 (8173) hm-rpc.1.00089D89A16CDA.5 has been added to functions Verbrauch
2022-02-22 19:56:58.344 - info: hm-rega.0 (8173) hm-rpc.1.000B9D89A49C90.5 has been added to functions Verbrauch
2022-02-22 19:56:58.345 - info: hm-rega.0 (8173) hm-rpc.1.000B9BE99437FA.5 has been added to functions Verbrauch
2022-02-22 19:56:58.375 - info: hm-rega.0 (8173) update favorites to enum.favorites
2022-02-22 19:56:59.220 - info: hm-rega.0 (8173) added/updated 33 programs
2022-02-22 19:56:59.221 - info: hm-rega.0 (8173) deleted 0 programs

2022-02-22 19:57:03.469 - info: host.ioBroker-2 instance system.adapter.hm-rega.2 started with pid 8199
2022-02-22 19:57:03.699 - info: radar2.0 (18739) debug: started #26184 l2ping -i hci0 -c 1 c4:7c:8d:66:b1:12
2022-02-22 19:57:07.344 - info: hm-rega.2 (8199) starting. Version 3.0.35 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v12.22.8, js-controller: 3.3.22
2022-02-22 19:57:07.621 - info: hm-rega.2 (8199) subscribe hm-rpc.3.BidCoS-RF.50.PRESS_SHORT
2022-02-22 19:57:07.717 - info: hm-rega.2 (8199) ReGaHSS 192.168.13.153 up
2022-02-22 19:57:07.729 - info: radar2.0 (18739) debug: started #26185 l2ping -i hci0 -c 1 c4:7c:8d:66:f3:2d
2022-02-22 19:57:09.198 - info: hm-rega.2 (8199) time difference local-ccu 0s
2022-02-22 19:57:11.371 - info: hm-rega.2 (8199) request state values
2022-02-22 19:57:11.761 - info: radar2.0 (18739) debug: started #26186 l2ping -i hci0 -c 1 c4:7c:8d:66:b1:6c
2022-02-22 19:57:13.517 - info: hm-rega.2 (8199) Updated all datapoints
2022-02-22 19:57:13.759 - info: hm-rega.2 (8199) added/updated 1 objects
2022-02-22 19:57:13.805 - info: hm-rega.2 (8199) got 5 variables
2022-02-22 19:57:13.915 - info: hm-rega.2 (8199) added/updated 5 variables
2022-02-22 19:57:13.916 - info: hm-rega.2 (8199) deleted 0 variables
2022-02-22 19:57:13.963 - info: hm-rega.2 (8199) got 6 programs
2022-02-22 19:57:13.986 - info: hm-rega.2 (8199) update rooms to enum.rooms
2022-02-22 19:57:13.991 - info: hm-rega.2 (8199) hm-rpc.3.NEQ1761797.1 has been added to room Umkleidezimmer
2022-02-22 19:57:13.992 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.1 has been added to room Umkleidezimmer
2022-02-22 19:57:13.993 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.2 has been added to room Umkleidezimmer
2022-02-22 19:57:13.993 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.3 has been added to room Umkleidezimmer
2022-02-22 19:57:13.994 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.4 has been added to room Umkleidezimmer
2022-02-22 19:57:13.994 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.5 has been added to room Umkleidezimmer
2022-02-22 19:57:13.995 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.6 has been added to room Umkleidezimmer
2022-02-22 19:57:13.995 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0647840.1 has been removed from room Umkleidezimmer
2022-02-22 19:57:13.996 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.9 has been removed from room Umkleidezimmer
2022-02-22 19:57:13.996 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.8 has been removed from room Umkleidezimmer
2022-02-22 19:57:13.997 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.7 has been removed from room Umkleidezimmer
2022-02-22 19:57:13.997 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.6 has been removed from room Umkleidezimmer
2022-02-22 19:57:13.998 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.5 has been removed from room Umkleidezimmer
2022-02-22 19:57:13.998 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.4 has been removed from room Umkleidezimmer
2022-02-22 19:57:13.999 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.3 has been removed from room Umkleidezimmer
2022-02-22 19:57:13.999 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.2 has been removed from room Umkleidezimmer
2022-02-22 19:57:14.000 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.1 has been removed from room Umkleidezimmer
2022-02-22 19:57:14.000 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.7 has been removed from room Umkleidezimmer
2022-02-22 19:57:14.001 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.6 has been removed from room Umkleidezimmer
2022-02-22 19:57:14.001 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.5 has been removed from room Umkleidezimmer
2022-02-22 19:57:14.001 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.4 has been removed from room Umkleidezimmer
2022-02-22 19:57:14.002 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.3 has been removed from room Umkleidezimmer
2022-02-22 19:57:14.002 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.2 has been removed from room Umkleidezimmer
2022-02-22 19:57:14.003 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.1 has been removed from room Umkleidezimmer
2022-02-22 19:57:14.019 - info: hm-rega.2 (8199) hm-rpc.3.OEQ0652479.1 has been added to room Flur
2022-02-22 19:57:14.020 - info: hm-rega.2 (8199) hm-rpc.0.OEQ0378380.1 has been removed from room Flur
2022-02-22 19:57:14.020 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.7 has been removed from room Flur
2022-02-22 19:57:14.021 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.6 has been removed from room Flur
2022-02-22 19:57:14.021 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.5 has been removed from room Flur
2022-02-22 19:57:14.022 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.4 has been removed from room Flur
2022-02-22 19:57:14.022 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.3 has been removed from room Flur
2022-02-22 19:57:14.023 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.2 has been removed from room Flur
2022-02-22 19:57:14.023 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.1 has been removed from room Flur
2022-02-22 19:57:14.023 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0648770.1 has been removed from room Flur
2022-02-22 19:57:14.024 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.8 has been removed from room Flur
2022-02-22 19:57:14.024 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.7 has been removed from room Flur
2022-02-22 19:57:14.025 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.4 has been removed from room Flur
2022-02-22 19:57:14.025 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.3 has been removed from room Flur
2022-02-22 19:57:14.026 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.9 has been removed from room Flur
2022-02-22 19:57:14.026 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.8 has been removed from room Flur
2022-02-22 19:57:14.026 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.7 has been removed from room Flur
2022-02-22 19:57:14.027 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.6 has been removed from room Flur
2022-02-22 19:57:14.027 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.5 has been removed from room Flur
2022-02-22 19:57:14.028 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.4 has been removed from room Flur
2022-02-22 19:57:14.028 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.3 has been removed from room Flur
2022-02-22 19:57:14.029 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.2 has been removed from room Flur
2022-02-22 19:57:14.029 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.1 has been removed from room Flur
2022-02-22 19:57:14.029 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.6 has been removed from room Flur
2022-02-22 19:57:14.030 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.5 has been removed from room Flur
2022-02-22 19:57:14.030 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.9 has been removed from room Flur
2022-02-22 19:57:14.031 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.10 has been removed from room Flur
2022-02-22 19:57:14.031 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.2 has been removed from room Flur
2022-02-22 19:57:14.031 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.1 has been removed from room Flur
2022-02-22 19:57:14.032 - info: hm-rega.2 (8199) hm-rpc.0.REQ1170168.3 has been removed from room Flur
2022-02-22 19:57:14.032 - info: hm-rega.2 (8199) hm-rpc.0.REQ1170168.2 has been removed from room Flur
2022-02-22 19:57:14.033 - info: hm-rega.2 (8199) hm-rpc.0.REQ1170168.1 has been removed from room Flur
2022-02-22 19:57:14.033 - info: hm-rega.2 (8199) hm-rpc.0.QEQ0889891.1 has been removed from room Flur
2022-02-22 19:57:14.034 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.6 has been removed from room Flur
2022-02-22 19:57:14.034 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.2 has been removed from room Flur
2022-02-22 19:57:14.034 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.1 has been removed from room Flur
2022-02-22 19:57:14.035 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.20 has been removed from room Flur
2022-02-22 19:57:14.035 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.19 has been removed from room Flur
2022-02-22 19:57:14.036 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.18 has been removed from room Flur
2022-02-22 19:57:14.036 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.17 has been removed from room Flur
2022-02-22 19:57:14.036 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.16 has been removed from room Flur
2022-02-22 19:57:14.037 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.15 has been removed from room Flur
2022-02-22 19:57:14.037 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.14 has been removed from room Flur
2022-02-22 19:57:14.038 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.13 has been removed from room Flur
2022-02-22 19:57:14.038 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.12 has been removed from room Flur
2022-02-22 19:57:14.038 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.11 has been removed from room Flur
2022-02-22 19:57:14.039 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.7 has been removed from room Flur
2022-02-22 19:57:14.039 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.6 has been removed from room Flur
2022-02-22 19:57:14.040 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.5 has been removed from room Flur
2022-02-22 19:57:14.040 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.4 has been removed from room Flur
2022-02-22 19:57:14.041 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.3 has been removed from room Flur
2022-02-22 19:57:14.041 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.2 has been removed from room Flur
2022-02-22 19:57:14.041 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.1 has been removed from room Flur
2022-02-22 19:57:14.104 - info: hm-rega.2 (8199) update functions to enum.functions
2022-02-22 19:57:14.108 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0476533.1 has been removed from functions Licht
2022-02-22 19:57:14.109 - info: hm-rega.2 (8199) hm-rpc.1.000B5A49A858FD.6 has been removed from functions Licht
2022-02-22 19:57:14.110 - info: hm-rega.2 (8199) hm-rpc.1.000B5A49A858FD.5 has been removed from functions Licht
2022-02-22 19:57:14.110 - info: hm-rega.2 (8199) hm-rpc.1.000B5A49A858FD.4 has been removed from functions Licht
2022-02-22 19:57:14.111 - info: hm-rega.2 (8199) hm-rpc.1.000B5A49A858FD.3 has been removed from functions Licht
2022-02-22 19:57:14.111 - info: hm-rega.2 (8199) hm-rpc.1.000B5A49A858FD.2 has been removed from functions Licht
2022-02-22 19:57:14.112 - info: hm-rega.2 (8199) hm-rpc.1.000B5A49A858FD.1 has been removed from functions Licht
2022-02-22 19:57:14.112 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.9 has been removed from functions Licht
2022-02-22 19:57:14.112 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.8 has been removed from functions Licht
2022-02-22 19:57:14.113 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.6 has been removed from functions Licht
2022-02-22 19:57:14.113 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.5 has been removed from functions Licht
2022-02-22 19:57:14.114 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.4 has been removed from functions Licht
2022-02-22 19:57:14.114 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.3 has been removed from functions Licht
2022-02-22 19:57:14.115 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.2 has been removed from functions Licht
2022-02-22 19:57:14.115 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.1 has been removed from functions Licht
2022-02-22 19:57:14.115 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.8 has been removed from functions Licht
2022-02-22 19:57:14.116 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.7 has been removed from functions Licht
2022-02-22 19:57:14.116 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.4 has been removed from functions Licht
2022-02-22 19:57:14.117 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.3 has been removed from functions Licht
2022-02-22 19:57:14.117 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.9 has been removed from functions Licht
2022-02-22 19:57:14.117 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.8 has been removed from functions Licht
2022-02-22 19:57:14.118 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.6 has been removed from functions Licht
2022-02-22 19:57:14.118 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.5 has been removed from functions Licht
2022-02-22 19:57:14.119 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.4 has been removed from functions Licht
2022-02-22 19:57:14.119 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.3 has been removed from functions Licht
2022-02-22 19:57:14.119 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.2 has been removed from functions Licht
2022-02-22 19:57:14.120 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.1 has been removed from functions Licht
2022-02-22 19:57:14.121 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.6 has been removed from functions Licht
2022-02-22 19:57:14.121 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.5 has been removed from functions Licht
2022-02-22 19:57:14.121 - info: hm-rega.2 (8199) hm-rpc.0.OEQ1861423.1 has been removed from functions Licht
2022-02-22 19:57:14.122 - info: hm-rega.2 (8199) hm-rpc.0.OEQ1861473.1 has been removed from functions Licht
2022-02-22 19:57:14.123 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.7 has been removed from functions Licht
2022-02-22 19:57:14.123 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.6 has been removed from functions Licht
2022-02-22 19:57:14.123 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.4 has been removed from functions Licht
2022-02-22 19:57:14.124 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.3 has been removed from functions Licht
2022-02-22 19:57:14.124 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.2 has been removed from functions Licht
2022-02-22 19:57:14.125 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.1 has been removed from functions Licht
2022-02-22 19:57:14.125 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.9 has been removed from functions Licht
2022-02-22 19:57:14.126 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.10 has been removed from functions Licht
2022-02-22 19:57:14.126 - info: hm-rega.2 (8199) hm-rpc.1.00085A499DB310.9 has been removed from functions Licht
2022-02-22 19:57:14.127 - info: hm-rega.2 (8199) hm-rpc.1.00085A499DB310.8 has been removed from functions Licht
2022-02-22 19:57:14.127 - info: hm-rega.2 (8199) hm-rpc.1.00085A499DB310.6 has been removed from functions Licht
2022-02-22 19:57:14.128 - info: hm-rega.2 (8199) hm-rpc.1.00085A499DB310.5 has been removed from functions Licht
2022-02-22 19:57:14.128 - info: hm-rega.2 (8199) hm-rpc.1.00085A499DB310.4 has been removed from functions Licht
2022-02-22 19:57:14.129 - info: hm-rega.2 (8199) hm-rpc.1.00085A499DB310.3 has been removed from functions Licht
2022-02-22 19:57:14.129 - info: hm-rega.2 (8199) hm-rpc.1.00085A499DB310.2 has been removed from functions Licht
2022-02-22 19:57:14.130 - info: hm-rega.2 (8199) hm-rpc.1.00085A499DB310.1 has been removed from functions Licht
2022-02-22 19:57:14.130 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0189831.2 has been removed from functions Licht
2022-02-22 19:57:14.131 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0189831.1 has been removed from functions Licht
2022-02-22 19:57:14.131 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.2 has been removed from functions Licht
2022-02-22 19:57:14.131 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.1 has been removed from functions Licht
2022-02-22 19:57:14.132 - info: hm-rega.2 (8199) hm-rpc.0.REQ1170168.3 has been removed from functions Licht
2022-02-22 19:57:14.132 - info: hm-rega.2 (8199) hm-rpc.0.REQ1170168.2 has been removed from functions Licht
2022-02-22 19:57:14.133 - info: hm-rega.2 (8199) hm-rpc.0.REQ1170168.1 has been removed from functions Licht
2022-02-22 19:57:14.133 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.8 has been removed from functions Licht
2022-02-22 19:57:14.134 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.7 has been removed from functions Licht
2022-02-22 19:57:14.134 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.6 has been removed from functions Licht
2022-02-22 19:57:14.135 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.4 has been removed from functions Licht
2022-02-22 19:57:14.135 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.26 has been removed from functions Licht
2022-02-22 19:57:14.136 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.25 has been removed from functions Licht
2022-02-22 19:57:14.136 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.24 has been removed from functions Licht
2022-02-22 19:57:14.137 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.23 has been removed from functions Licht
2022-02-22 19:57:14.137 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.22 has been removed from functions Licht
2022-02-22 19:57:14.137 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.2 has been removed from functions Licht
2022-02-22 19:57:14.138 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.1 has been removed from functions Licht
2022-02-22 19:57:14.138 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.20 has been removed from functions Licht
2022-02-22 19:57:14.139 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.19 has been removed from functions Licht
2022-02-22 19:57:14.139 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.18 has been removed from functions Licht
2022-02-22 19:57:14.140 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.17 has been removed from functions Licht
2022-02-22 19:57:14.140 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.16 has been removed from functions Licht
2022-02-22 19:57:14.141 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.15 has been removed from functions Licht
2022-02-22 19:57:14.141 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.14 has been removed from functions Licht
2022-02-22 19:57:14.142 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.13 has been removed from functions Licht
2022-02-22 19:57:14.142 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.12 has been removed from functions Licht
2022-02-22 19:57:14.143 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1222803.11 has been removed from functions Licht
2022-02-22 19:57:14.143 - info: hm-rega.2 (8199) hm-rpc.1.000B1BE994119D.8 has been removed from functions Licht
2022-02-22 19:57:14.144 - info: hm-rega.2 (8199) hm-rpc.1.000B1BE994119D.7 has been removed from functions Licht
2022-02-22 19:57:14.144 - info: hm-rega.2 (8199) hm-rpc.1.000B1BE994119D.6 has been removed from functions Licht
2022-02-22 19:57:14.144 - info: hm-rega.2 (8199) hm-rpc.1.000B1BE994119D.5 has been removed from functions Licht
2022-02-22 19:57:14.145 - info: hm-rega.2 (8199) hm-rpc.1.000B1BE994119D.4 has been removed from functions Licht
2022-02-22 19:57:14.145 - info: hm-rega.2 (8199) hm-rpc.1.000B1BE994119D.3 has been removed from functions Licht
2022-02-22 19:57:14.146 - info: hm-rega.2 (8199) hm-rpc.1.000B1BE994119D.2 has been removed from functions Licht
2022-02-22 19:57:14.146 - info: hm-rega.2 (8199) hm-rpc.1.000B1BE994119D.1 has been removed from functions Licht
2022-02-22 19:57:14.147 - info: hm-rega.2 (8199) hm-rpc.1.000B1BE994119D.0 has been removed from functions Licht
2022-02-22 19:57:14.147 - info: hm-rega.2 (8199) hm-rpc.0.MEQ0168236.3 has been removed from functions Licht
2022-02-22 19:57:14.148 - info: hm-rega.2 (8199) hm-rpc.0.MEQ0168236.2 has been removed from functions Licht
2022-02-22 19:57:14.148 - info: hm-rega.2 (8199) hm-rpc.0.MEQ0168236.1 has been removed from functions Licht
2022-02-22 19:57:14.149 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0232242.3 has been removed from functions Licht
2022-02-22 19:57:14.149 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0232242.2 has been removed from functions Licht
2022-02-22 19:57:14.149 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0232242.1 has been removed from functions Licht
2022-02-22 19:57:14.150 - info: hm-rega.2 (8199) hm-rpc.1.HmIP-RCV-1.4 has been removed from functions Licht
2022-02-22 19:57:14.150 - info: hm-rega.2 (8199) hm-rpc.0.PEQ1159876.1 has been removed from functions Licht
2022-02-22 19:57:14.151 - info: hm-rega.2 (8199) hm-rpc.1.HmIP-RCV-1.1 has been removed from functions Licht
2022-02-22 19:57:14.151 - info: hm-rega.2 (8199) hm-rpc.0.OEQ1234012.3 has been removed from functions Licht
2022-02-22 19:57:14.152 - info: hm-rega.2 (8199) hm-rpc.0.OEQ1234012.2 has been removed from functions Licht
2022-02-22 19:57:14.152 - info: hm-rega.2 (8199) hm-rpc.0.OEQ1234012.1 has been removed from functions Licht
2022-02-22 19:57:14.153 - info: hm-rega.2 (8199) hm-rpc.1.HmIP-RCV-1.3 has been removed from functions Licht
2022-02-22 19:57:14.153 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.7 has been removed from functions Licht
2022-02-22 19:57:14.154 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.6 has been removed from functions Licht
2022-02-22 19:57:14.154 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.5 has been removed from functions Licht
2022-02-22 19:57:14.154 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.4 has been removed from functions Licht
2022-02-22 19:57:14.155 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.3 has been removed from functions Licht
2022-02-22 19:57:14.155 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.2 has been removed from functions Licht
2022-02-22 19:57:14.156 - info: hm-rega.2 (8199) hm-rpc.1.0008DBE993ABB8.1 has been removed from functions Licht
2022-02-22 19:57:14.156 - info: hm-rega.2 (8199) hm-rpc.1.000DDBE99F18CD.6 has been removed from functions Licht
2022-02-22 19:57:14.157 - info: hm-rega.2 (8199) hm-rpc.1.000DDBE99F18CD.5 has been removed from functions Licht
2022-02-22 19:57:14.157 - info: hm-rega.2 (8199) hm-rpc.1.000DDBE99F18CD.4 has been removed from functions Licht
2022-02-22 19:57:14.158 - info: hm-rega.2 (8199) hm-rpc.1.000DDBE99F18CD.3 has been removed from functions Licht
2022-02-22 19:57:14.158 - info: hm-rega.2 (8199) hm-rpc.1.000DDBE99F18CD.2 has been removed from functions Licht
2022-02-22 19:57:14.158 - info: hm-rega.2 (8199) hm-rpc.1.000DDBE99F18CD.1 has been removed from functions Licht
2022-02-22 19:57:14.159 - info: hm-rega.2 (8199) hm-rpc.1.000DDBE99F18CD.0 has been removed from functions Licht
2022-02-22 19:57:14.159 - info: hm-rega.2 (8199) hm-rpc.1.HmIP-RCV-1.2 has been removed from functions Licht
2022-02-22 19:57:14.199 - info: hm-rega.2 (8199) hm-rpc.3.LEQ0849194.1 has been added to functions Heizung
2022-02-22 19:57:14.200 - info: hm-rega.2 (8199) hm-rpc.3.LEQ0849194.2 has been added to functions Heizung
2022-02-22 19:57:14.200 - info: hm-rega.2 (8199) hm-rpc.3.LEQ0849194.3 has been added to functions Heizung
2022-02-22 19:57:14.201 - info: hm-rega.2 (8199) hm-rpc.3.LEQ0849194.4 has been added to functions Heizung
2022-02-22 19:57:14.201 - info: hm-rega.2 (8199) hm-rpc.3.LEQ0849194.5 has been added to functions Heizung
2022-02-22 19:57:14.202 - info: hm-rega.2 (8199) hm-rpc.3.LEQ0849194.6 has been added to functions Heizung
2022-02-22 19:57:14.202 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514209.1 has been added to functions Heizung
2022-02-22 19:57:14.203 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514209.2 has been added to functions Heizung
2022-02-22 19:57:14.204 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514209.3 has been added to functions Heizung
2022-02-22 19:57:14.204 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514209.4 has been added to functions Heizung
2022-02-22 19:57:14.205 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514209.5 has been added to functions Heizung
2022-02-22 19:57:14.205 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514209.6 has been added to functions Heizung
2022-02-22 19:57:14.206 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.1 has been added to functions Heizung
2022-02-22 19:57:14.206 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.2 has been added to functions Heizung
2022-02-22 19:57:14.207 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.3 has been added to functions Heizung
2022-02-22 19:57:14.207 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.4 has been added to functions Heizung
2022-02-22 19:57:14.208 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.5 has been added to functions Heizung
2022-02-22 19:57:14.208 - info: hm-rega.2 (8199) hm-rpc.3.LEQ1514195.6 has been added to functions Heizung
2022-02-22 19:57:14.209 - info: hm-rega.2 (8199) hm-rpc.3.OEQ0987381.1 has been added to functions Heizung
2022-02-22 19:57:14.209 - info: hm-rega.2 (8199) hm-rpc.3.OEQ0987381.2 has been added to functions Heizung
2022-02-22 19:57:14.210 - info: hm-rega.2 (8199) hm-rpc.3.OEQ0987381.3 has been added to functions Heizung
2022-02-22 19:57:14.210 - info: hm-rega.2 (8199) hm-rpc.3.OEQ0987381.6 has been added to functions Heizung
2022-02-22 19:57:14.211 - info: hm-rega.2 (8199) hm-rpc.3.OEQ0987381.7 has been added to functions Heizung
2022-02-22 19:57:14.211 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1463415.7 has been removed from functions Heizung
2022-02-22 19:57:14.212 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1463415.6 has been removed from functions Heizung
2022-02-22 19:57:14.212 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1463415.3 has been removed from functions Heizung
2022-02-22 19:57:14.213 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1463415.2 has been removed from functions Heizung
2022-02-22 19:57:14.213 - info: hm-rega.2 (8199) hm-rpc.0.LEQ1463415.1 has been removed from functions Heizung
2022-02-22 19:57:14.214 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848949.6 has been removed from functions Heizung
2022-02-22 19:57:14.214 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848949.5 has been removed from functions Heizung
2022-02-22 19:57:14.215 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848949.4 has been removed from functions Heizung
2022-02-22 19:57:14.215 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848949.3 has been removed from functions Heizung
2022-02-22 19:57:14.215 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848949.2 has been removed from functions Heizung
2022-02-22 19:57:14.216 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848949.1 has been removed from functions Heizung
2022-02-22 19:57:14.216 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848451.6 has been removed from functions Heizung
2022-02-22 19:57:14.217 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848451.5 has been removed from functions Heizung
2022-02-22 19:57:14.217 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848451.4 has been removed from functions Heizung
2022-02-22 19:57:14.218 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848451.3 has been removed from functions Heizung
2022-02-22 19:57:14.218 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848451.2 has been removed from functions Heizung
2022-02-22 19:57:14.219 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0848451.1 has been removed from functions Heizung
2022-02-22 19:57:14.219 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0857246.6 has been removed from functions Heizung
2022-02-22 19:57:14.220 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0857246.5 has been removed from functions Heizung
2022-02-22 19:57:14.220 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0857246.4 has been removed from functions Heizung
2022-02-22 19:57:14.221 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0857246.3 has been removed from functions Heizung
2022-02-22 19:57:14.221 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0857246.2 has been removed from functions Heizung
2022-02-22 19:57:14.222 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0857246.1 has been removed from functions Heizung
2022-02-22 19:57:14.240 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.5 has been removed from functions Verbrauch
2022-02-22 19:57:14.241 - info: hm-rega.2 (8199) hm-rpc.1.000B9D89A49C90.5 has been removed from functions Verbrauch
2022-02-22 19:57:14.242 - info: hm-rega.2 (8199) hm-rpc.1.00089D89A16CDA.5 has been removed from functions Verbrauch
2022-02-22 19:57:14.242 - info: hm-rega.2 (8199) hm-rpc.1.00085BE997D9DA.7 has been removed from functions Verbrauch
2022-02-22 19:57:14.242 - info: hm-rega.2 (8199) hm-rpc.1.00085BE98F00CB.7 has been removed from functions Verbrauch
2022-02-22 19:57:14.243 - info: hm-rega.2 (8199) hm-rpc.1.00089BE99CD601.5 has been removed from functions Verbrauch
2022-02-22 19:57:14.243 - info: hm-rega.2 (8199) hm-rpc.1.00085A499DB310.7 has been removed from functions Verbrauch
2022-02-22 19:57:14.244 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C6C75.6 has been removed from functions Verbrauch
2022-02-22 19:57:14.244 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C2698.7 has been removed from functions Verbrauch
2022-02-22 19:57:14.254 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0648774.1 has been removed from functions Sicherheit
2022-02-22 19:57:14.254 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0647840.1 has been removed from functions Sicherheit
2022-02-22 19:57:14.255 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0724701.1 has been removed from functions Sicherheit
2022-02-22 19:57:14.255 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0648770.1 has been removed from functions Sicherheit
2022-02-22 19:57:14.256 - info: hm-rega.2 (8199) hm-rpc.1.000C1A498E09C0.2 has been removed from functions Sicherheit
2022-02-22 19:57:14.256 - info: hm-rega.2 (8199) hm-rpc.1.000C1A498E09C0.1 has been removed from functions Sicherheit
2022-02-22 19:57:14.256 - info: hm-rega.2 (8199) hm-rpc.1.000C1A49A871BF.2 has been removed from functions Sicherheit
2022-02-22 19:57:14.257 - info: hm-rega.2 (8199) hm-rpc.1.000C1A49A871BF.1 has been removed from functions Sicherheit
2022-02-22 19:57:14.257 - info: hm-rega.2 (8199) hm-rpc.1.000C1A499444D7.2 has been removed from functions Sicherheit
2022-02-22 19:57:14.258 - info: hm-rega.2 (8199) hm-rpc.1.000C1A499444D7.1 has been removed from functions Sicherheit
2022-02-22 19:57:14.258 - info: hm-rega.2 (8199) hm-rpc.0.QEQ0889891.1 has been removed from functions Sicherheit
2022-02-22 19:57:14.258 - info: hm-rega.2 (8199) hm-rpc.0._LEQ0724701.1 has been removed from functions Sicherheit
2022-02-22 19:57:14.269 - info: hm-rega.2 (8199) hm-rpc.3.LEQ0630705.1 has been added to functions Verschluss
2022-02-22 19:57:14.270 - info: hm-rega.2 (8199) hm-rpc.3.LEQ0630594.1 has been added to functions Verschluss
2022-02-22 19:57:14.271 - info: hm-rega.2 (8199) hm-rpc.3.NEQ1761797.1 has been added to functions Verschluss
2022-02-22 19:57:14.271 - info: hm-rega.2 (8199) hm-rpc.3.QEQ0014166.1 has been added to functions Verschluss
2022-02-22 19:57:14.271 - info: hm-rega.2 (8199) hm-rpc.3.QEQ0014166.2 has been added to functions Verschluss
2022-02-22 19:57:14.272 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0630696.1 has been removed from functions Verschluss
2022-02-22 19:57:14.272 - info: hm-rega.2 (8199) hm-rpc.0.LEQ0630038.1 has been removed from functions Verschluss
2022-02-22 19:57:14.284 - info: hm-rega.2 (8199) hm-rpc.3.OEQ0652479.1 has been added to functions Power
2022-02-22 19:57:14.285 - info: hm-rega.2 (8199) hm-rpc.3.OEQ0652303.1 has been added to functions Power
2022-02-22 19:57:14.285 - info: hm-rega.2 (8199) hm-rpc.0.OEQ0378577.1 has been removed from functions Power
2022-02-22 19:57:14.286 - info: hm-rega.2 (8199) hm-rpc.0.OEQ0378966.1 has been removed from functions Power
2022-02-22 19:57:14.286 - info: hm-rega.2 (8199) hm-rpc.0.OEQ0990775.1 has been removed from functions Power
2022-02-22 19:57:14.287 - info: hm-rega.2 (8199) hm-rpc.0.OEQ0378430.1 has been removed from functions Power
2022-02-22 19:57:14.287 - info: hm-rega.2 (8199) hm-rpc.0.OEQ0378380.1 has been removed from functions Power
2022-02-22 19:57:14.288 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.7 has been removed from functions Power
2022-02-22 19:57:14.288 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.6 has been removed from functions Power
2022-02-22 19:57:14.288 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.4 has been removed from functions Power
2022-02-22 19:57:14.289 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.3 has been removed from functions Power
2022-02-22 19:57:14.289 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.2 has been removed from functions Power
2022-02-22 19:57:14.290 - info: hm-rega.2 (8199) hm-rpc.1.000B9BE99437FA.1 has been removed from functions Power
2022-02-22 19:57:14.290 - info: hm-rega.2 (8199) hm-rpc.0.OEQ0378525.1 has been removed from functions Power
2022-02-22 19:57:14.290 - info: hm-rega.2 (8199) hm-rpc.1.000B9D89A49C90.7 has been removed from functions Power
2022-02-22 19:57:14.291 - info: hm-rega.2 (8199) hm-rpc.1.000B9D89A49C90.6 has been removed from functions Power
2022-02-22 19:57:14.291 - info: hm-rega.2 (8199) hm-rpc.1.000B9D89A49C90.4 has been removed from functions Power
2022-02-22 19:57:14.292 - info: hm-rega.2 (8199) hm-rpc.1.000B9D89A49C90.3 has been removed from functions Power
2022-02-22 19:57:14.292 - info: hm-rega.2 (8199) hm-rpc.1.000B9D89A49C90.2 has been removed from functions Power
2022-02-22 19:57:14.292 - info: hm-rega.2 (8199) hm-rpc.1.000B9D89A49C90.1 has been removed from functions Power
2022-02-22 19:57:14.293 - info: hm-rega.2 (8199) hm-rpc.0.REQ1016564.1 has been removed from functions Power
2022-02-22 19:57:14.293 - info: hm-rega.2 (8199) hm-rpc.0.REQ1016564.2 has been removed from functions Power
2022-02-22 19:57:14.294 - info: hm-rega.2 (8199) hm-rpc.0.REQ1016501.1 has been removed from functions Power
2022-02-22 19:57:14.294 - info: hm-rega.2 (8199) hm-rpc.0.REQ1016501.2 has been removed from functions Power
2022-02-22 19:57:14.294 - info: hm-rega.2 (8199) hm-rpc.0.REQ1015753.1 has been removed from functions Power
2022-02-22 19:57:14.295 - info: hm-rega.2 (8199) hm-rpc.0.REQ1015753.2 has been removed from functions Power
2022-02-22 19:57:14.295 - info: hm-rega.2 (8199) hm-rpc.1.00089D89A16CDA.2 has been removed from functions Power
2022-02-22 19:57:14.296 - info: hm-rega.2 (8199) hm-rpc.1.00089D89A16CDA.7 has been removed from functions Power
2022-02-22 19:57:14.296 - info: hm-rega.2 (8199) hm-rpc.1.00089D89A16CDA.6 has been removed from functions Power
2022-02-22 19:57:14.296 - info: hm-rega.2 (8199) hm-rpc.1.00089D89A16CDA.4 has been removed from functions Power
2022-02-22 19:57:14.297 - info: hm-rega.2 (8199) hm-rpc.1.00089D89A16CDA.3 has been removed from functions Power
2022-02-22 19:57:14.297 - info: hm-rega.2 (8199) hm-rpc.1.00089D89A16CDA.1 has been removed from functions Power
2022-02-22 19:57:14.297 - info: hm-rega.2 (8199) hm-rpc.1.00089D89A16CDA.0 has been removed from functions Power
2022-02-22 19:57:14.298 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C6C75.8 has been removed from functions Power
2022-02-22 19:57:14.298 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C6C75.7 has been removed from functions Power
2022-02-22 19:57:14.299 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C6C75.5 has been removed from functions Power
2022-02-22 19:57:14.299 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C6C75.4 has been removed from functions Power
2022-02-22 19:57:14.299 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C6C75.3 has been removed from functions Power
2022-02-22 19:57:14.300 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C6C75.2 has been removed from functions Power
2022-02-22 19:57:14.300 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C6C75.1 has been removed from functions Power
2022-02-22 19:57:14.301 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C2698.8 has been removed from functions Power
2022-02-22 19:57:14.301 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C2698.6 has been removed from functions Power
2022-02-22 19:57:14.301 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C2698.5 has been removed from functions Power
2022-02-22 19:57:14.302 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C2698.4 has been removed from functions Power
2022-02-22 19:57:14.302 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C2698.3 has been removed from functions Power
2022-02-22 19:57:14.303 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C2698.2 has been removed from functions Power
2022-02-22 19:57:14.303 - info: hm-rega.2 (8199) hm-rpc.1.0001D3C99C2698.1 has been removed from functions Power
2022-02-22 19:57:14.303 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.16 has been removed from functions Power
2022-02-22 19:57:14.304 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.15 has been removed from functions Power
2022-02-22 19:57:14.304 - info: hm-rega.2 (8199) hm-rpc.0.NEQ1459802.3 has been removed from functions Power
2022-02-22 19:57:14.305 - info: hm-rega.2 (8199) hm-rpc.0.NEQ1459802.4 has been removed from functions Power
2022-02-22 19:57:14.305 - info: hm-rega.2 (8199) hm-rpc.0.NEQ1459802.2 has been removed from functions Power
2022-02-22 19:57:14.305 - info: hm-rega.2 (8199) hm-rpc.0.NEQ1459802.1 has been removed from functions Power
2022-02-22 19:57:14.306 - info: hm-rega.2 (8199) hm-rpc.0.NEQ1484628.4 has been removed from functions Power
2022-02-22 19:57:14.306 - info: hm-rega.2 (8199) hm-rpc.0.NEQ1484628.3 has been removed from functions Power
2022-02-22 19:57:14.306 - info: hm-rega.2 (8199) hm-rpc.0.NEQ1484628.2 has been removed from functions Power
2022-02-22 19:57:14.307 - info: hm-rega.2 (8199) hm-rpc.0.NEQ1484628.1 has been removed from functions Power
2022-02-22 19:57:14.327 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.1 has been added to functions Zentrale
2022-02-22 19:57:14.328 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.10 has been added to functions Zentrale
2022-02-22 19:57:14.328 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.11 has been added to functions Zentrale
2022-02-22 19:57:14.329 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.12 has been added to functions Zentrale
2022-02-22 19:57:14.329 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.13 has been added to functions Zentrale
2022-02-22 19:57:14.330 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.14 has been added to functions Zentrale
2022-02-22 19:57:14.330 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.15 has been added to functions Zentrale
2022-02-22 19:57:14.330 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.16 has been added to functions Zentrale
2022-02-22 19:57:14.331 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.17 has been added to functions Zentrale
2022-02-22 19:57:14.332 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.18 has been added to functions Zentrale
2022-02-22 19:57:14.332 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.19 has been added to functions Zentrale
2022-02-22 19:57:14.332 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.2 has been added to functions Zentrale
2022-02-22 19:57:14.333 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.20 has been added to functions Zentrale
2022-02-22 19:57:14.333 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.21 has been added to functions Zentrale
2022-02-22 19:57:14.334 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.22 has been added to functions Zentrale
2022-02-22 19:57:14.334 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.23 has been added to functions Zentrale
2022-02-22 19:57:14.334 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.24 has been added to functions Zentrale
2022-02-22 19:57:14.335 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.25 has been added to functions Zentrale
2022-02-22 19:57:14.335 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.26 has been added to functions Zentrale
2022-02-22 19:57:14.336 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.27 has been added to functions Zentrale
2022-02-22 19:57:14.336 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.28 has been added to functions Zentrale
2022-02-22 19:57:14.336 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.29 has been added to functions Zentrale
2022-02-22 19:57:14.337 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.3 has been added to functions Zentrale
2022-02-22 19:57:14.337 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.30 has been added to functions Zentrale
2022-02-22 19:57:14.338 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.31 has been added to functions Zentrale
2022-02-22 19:57:14.338 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.32 has been added to functions Zentrale
2022-02-22 19:57:14.338 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.33 has been added to functions Zentrale
2022-02-22 19:57:14.339 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.34 has been added to functions Zentrale
2022-02-22 19:57:14.339 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.35 has been added to functions Zentrale
2022-02-22 19:57:14.340 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.36 has been added to functions Zentrale
2022-02-22 19:57:14.340 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.37 has been added to functions Zentrale
2022-02-22 19:57:14.341 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.38 has been added to functions Zentrale
2022-02-22 19:57:14.341 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.39 has been added to functions Zentrale
2022-02-22 19:57:14.341 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.4 has been added to functions Zentrale
2022-02-22 19:57:14.342 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.40 has been added to functions Zentrale
2022-02-22 19:57:14.342 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.41 has been added to functions Zentrale
2022-02-22 19:57:14.343 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.42 has been added to functions Zentrale
2022-02-22 19:57:14.343 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.43 has been added to functions Zentrale
2022-02-22 19:57:14.343 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.44 has been added to functions Zentrale
2022-02-22 19:57:14.344 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.45 has been added to functions Zentrale
2022-02-22 19:57:14.344 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.46 has been added to functions Zentrale
2022-02-22 19:57:14.345 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.47 has been added to functions Zentrale
2022-02-22 19:57:14.345 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.48 has been added to functions Zentrale
2022-02-22 19:57:14.345 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.49 has been added to functions Zentrale
2022-02-22 19:57:14.346 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.5 has been added to functions Zentrale
2022-02-22 19:57:14.346 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.50 has been added to functions Zentrale
2022-02-22 19:57:14.347 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.6 has been added to functions Zentrale
2022-02-22 19:57:14.347 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.7 has been added to functions Zentrale
2022-02-22 19:57:14.347 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.8 has been added to functions Zentrale
2022-02-22 19:57:14.348 - info: hm-rega.2 (8199) hm-rpc.3.BidCoS-RF.9 has been added to functions Zentrale
2022-02-22 19:57:14.348 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.0 has been added to functions Zentrale
2022-02-22 19:57:14.349 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.1 has been added to functions Zentrale
2022-02-22 19:57:14.349 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.10 has been added to functions Zentrale
2022-02-22 19:57:14.349 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.11 has been added to functions Zentrale
2022-02-22 19:57:14.350 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.12 has been added to functions Zentrale
2022-02-22 19:57:14.350 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.13 has been added to functions Zentrale
2022-02-22 19:57:14.351 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.14 has been added to functions Zentrale
2022-02-22 19:57:14.351 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.15 has been added to functions Zentrale
2022-02-22 19:57:14.351 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.16 has been added to functions Zentrale
2022-02-22 19:57:14.352 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.17 has been added to functions Zentrale
2022-02-22 19:57:14.352 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.18 has been added to functions Zentrale
2022-02-22 19:57:14.353 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.19 has been added to functions Zentrale
2022-02-22 19:57:14.353 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.2 has been added to functions Zentrale
2022-02-22 19:57:14.353 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.20 has been added to functions Zentrale
2022-02-22 19:57:14.354 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.21 has been added to functions Zentrale
2022-02-22 19:57:14.354 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.22 has been added to functions Zentrale
2022-02-22 19:57:14.354 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.23 has been added to functions Zentrale
2022-02-22 19:57:14.355 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.24 has been added to functions Zentrale
2022-02-22 19:57:14.355 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.25 has been added to functions Zentrale
2022-02-22 19:57:14.356 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.26 has been added to functions Zentrale
2022-02-22 19:57:14.356 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.27 has been added to functions Zentrale
2022-02-22 19:57:14.356 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.28 has been added to functions Zentrale
2022-02-22 19:57:14.357 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.29 has been added to functions Zentrale
2022-02-22 19:57:14.357 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.3 has been added to functions Zentrale
2022-02-22 19:57:14.358 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.30 has been added to functions Zentrale
2022-02-22 19:57:14.358 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.31 has been added to functions Zentrale
2022-02-22 19:57:14.358 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.32 has been added to functions Zentrale
2022-02-22 19:57:14.359 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.33 has been added to functions Zentrale
2022-02-22 19:57:14.359 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.34 has been added to functions Zentrale
2022-02-22 19:57:14.360 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.35 has been added to functions Zentrale
2022-02-22 19:57:14.360 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.36 has been added to functions Zentrale
2022-02-22 19:57:14.361 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.37 has been added to functions Zentrale
2022-02-22 19:57:14.361 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.38 has been added to functions Zentrale
2022-02-22 19:57:14.361 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.39 has been added to functions Zentrale
2022-02-22 19:57:14.362 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.4 has been added to functions Zentrale
2022-02-22 19:57:14.362 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.40 has been added to functions Zentrale
2022-02-22 19:57:14.363 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.41 has been added to functions Zentrale
2022-02-22 19:57:14.363 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.42 has been added to functions Zentrale
2022-02-22 19:57:14.363 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.43 has been added to functions Zentrale
2022-02-22 19:57:14.364 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.44 has been added to functions Zentrale
2022-02-22 19:57:14.364 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.45 has been added to functions Zentrale
2022-02-22 19:57:14.365 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.46 has been added to functions Zentrale
2022-02-22 19:57:14.371 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.47 has been added to functions Zentrale
2022-02-22 19:57:14.371 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.48 has been added to functions Zentrale
2022-02-22 19:57:14.372 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.49 has been added to functions Zentrale
2022-02-22 19:57:14.372 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.5 has been added to functions Zentrale
2022-02-22 19:57:14.373 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.50 has been added to functions Zentrale
2022-02-22 19:57:14.373 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.6 has been added to functions Zentrale
2022-02-22 19:57:14.374 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.7 has been added to functions Zentrale
2022-02-22 19:57:14.374 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.8 has been added to functions Zentrale
2022-02-22 19:57:14.375 - info: hm-rega.2 (8199) hm-rpc.4.HmIP-RCV-1.9 has been added to functions Zentrale
2022-02-22 19:57:14.376 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.50 has been removed from functions Zentrale
2022-02-22 19:57:14.377 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.49 has been removed from functions Zentrale
2022-02-22 19:57:14.377 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.48 has been removed from functions Zentrale
2022-02-22 19:57:14.378 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.47 has been removed from functions Zentrale
2022-02-22 19:57:14.378 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.46 has been removed from functions Zentrale
2022-02-22 19:57:14.379 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.45 has been removed from functions Zentrale
2022-02-22 19:57:14.379 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.44 has been removed from functions Zentrale
2022-02-22 19:57:14.380 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.43 has been removed from functions Zentrale
2022-02-22 19:57:14.380 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.42 has been removed from functions Zentrale
2022-02-22 19:57:14.381 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.41 has been removed from functions Zentrale
2022-02-22 19:57:14.381 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.40 has been removed from functions Zentrale
2022-02-22 19:57:14.387 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.39 has been removed from functions Zentrale
2022-02-22 19:57:14.387 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.38 has been removed from functions Zentrale
2022-02-22 19:57:14.388 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.37 has been removed from functions Zentrale
2022-02-22 19:57:14.388 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.36 has been removed from functions Zentrale
2022-02-22 19:57:14.389 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.35 has been removed from functions Zentrale
2022-02-22 19:57:14.389 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.34 has been removed from functions Zentrale
2022-02-22 19:57:14.390 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.33 has been removed from functions Zentrale
2022-02-22 19:57:14.390 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.32 has been removed from functions Zentrale
2022-02-22 19:57:14.391 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.31 has been removed from functions Zentrale
2022-02-22 19:57:14.391 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.30 has been removed from functions Zentrale
2022-02-22 19:57:14.391 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.29 has been removed from functions Zentrale
2022-02-22 19:57:14.433 - info: hm-rega.2 (8199) hm-rpc.4.000B5A49A85883.0 has been added to functions Output
2022-02-22 19:57:14.434 - info: hm-rega.2 (8199) hm-rpc.4.000B5A49A85883.1 has been added to functions Output
2022-02-22 19:57:14.435 - info: hm-rega.2 (8199) hm-rpc.4.000B5A49A85883.2 has been added to functions Output
2022-02-22 19:57:14.435 - info: hm-rega.2 (8199) hm-rpc.4.000B5A49A85883.3 has been added to functions Output
2022-02-22 19:57:14.435 - info: hm-rega.2 (8199) hm-rpc.4.000B5A49A85883.4 has been added to functions Output
2022-02-22 19:57:14.436 - info: hm-rega.2 (8199) hm-rpc.4.000B5A49A85883.5 has been added to functions Output
2022-02-22 19:57:14.436 - info: hm-rega.2 (8199) hm-rpc.4.000B5A49A85883.6 has been added to functions Output
2022-02-22 19:57:14.437 - info: hm-rega.2 (8199) hm-rpc.1.000B5BE99939A7.6 has been removed from functions Output
2022-02-22 19:57:14.437 - info: hm-rega.2 (8199) hm-rpc.1.000B5BE99939A7.5 has been removed from functions Output
2022-02-22 19:57:14.437 - info: hm-rega.2 (8199) hm-rpc.1.000B5BE99939A7.4 has been removed from functions Output
2022-02-22 19:57:14.438 - info: hm-rega.2 (8199) hm-rpc.1.000B5BE99939A7.3 has been removed from functions Output
2022-02-22 19:57:14.438 - info: hm-rega.2 (8199) hm-rpc.1.000B5BE99939A7.2 has been removed from functions Output
2022-02-22 19:57:14.439 - info: hm-rega.2 (8199) hm-rpc.1.000B5BE99939A7.1 has been removed from functions Output
2022-02-22 19:57:14.439 - info: hm-rega.2 (8199) hm-rpc.1.000B5BE99939A7.0 has been removed from functions Output
2022-02-22 19:57:14.439 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.9 has been removed from functions Output
2022-02-22 19:57:14.440 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.10 has been removed from functions Output
2022-02-22 19:57:14.440 - info: hm-rega.2 (8199) hm-rpc.0.PEQ0546540.2 has been removed from functions Output
2022-02-22 19:57:14.440 - info: hm-rega.2 (8199) hm-rpc.0.PEQ0546540.1 has been removed from functions Output
2022-02-22 19:57:14.451 - info: hm-rega.2 (8199) hm-rpc.0.PEQ0010288.1 has been removed from functions Rollladen
2022-02-22 19:57:14.451 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.28 has been removed from functions Rollladen
2022-02-22 19:57:14.452 - info: hm-rega.2 (8199) hm-rpc.0.BidCoS-RF.27 has been removed from functions Rollladen
2022-02-22 19:57:14.484 - info: hm-rega.2 (8199) update favorites to enum.favorites
2022-02-22 19:57:14.661 - info: hm-rega.2 (8199) added/updated 6 programs
2022-02-22 19:57:14.662 - info: hm-rega.2 (8199) deleted 0 programs
`

@foxriver76
Copy link
Collaborator

Danke, Vermutung bestätigt. Ich probiere mal was zu bauen.

@tobe2bcon
Copy link
Author

tobe2bcon commented Feb 22, 2022 via email

@foxriver76
Copy link
Collaborator

Probier mal bitte 3.0.37

@tobe2bcon
Copy link
Author

Probier mal bitte 3.0.37

ich kann sie weder mit iobroker update (stable) noch mit iobroker update beta laden. wie kann ich sie installieren?

@foxriver76
Copy link
Collaborator

iob url https://github.com/ioBroker/ioBroker.hm-rega && iob u hm-rega aber bitte nur für jetzt ein mal nutzen

@tobe2bcon
Copy link
Author

iob url https://github.com/ioBroker/ioBroker.hm-rega && iob u hm-rega aber bitte nur für jetzt ein mal nutzen

sorry für die dumme Frage, aber man steht immer wieder vor neuen Herausforderungen. Hab recherchiert und dann installiert. Hier die Logs:

hm-rega.0 21634 2022-02-22 21:49:38.034 info update favorites to enum.favorites
hm-rega.0 21634 2022-02-22 21:49:38.009 info hm-rpc.1.000B9BE99437FA.5 has been added to functions Verbrauch
hm-rega.0 21634 2022-02-22 21:49:38.009 info hm-rpc.1.000B9D89A49C90.5 has been added to functions Verbrauch
hm-rega.0 21634 2022-02-22 21:49:38.009 info hm-rpc.1.00089D89A16CDA.5 has been added to functions Verbrauch
hm-rega.0 21634 2022-02-22 21:49:38.008 info hm-rpc.1.00085BE997D9DA.7 has been added to functions Verbrauch
hm-rega.0 21634 2022-02-22 21:49:38.008 info hm-rpc.1.00085BE98F00CB.7 has been added to functions Verbrauch
hm-rega.0 21634 2022-02-22 21:49:38.008 info hm-rpc.1.00089BE99CD601.5 has been added to functions Verbrauch
hm-rega.0 21634 2022-02-22 21:49:38.007 info hm-rpc.1.00085A499DB310.7 has been added to functions Verbrauch
hm-rega.0 21634 2022-02-22 21:49:38.007 info hm-rpc.1.0001D3C99C6C75.6 has been added to functions Verbrauch
hm-rega.0 21634 2022-02-22 21:49:38.006 info hm-rpc.1.0001D3C99C2698.7 has been added to functions Verbrauch
hm-rega.0 21634 2022-02-22 21:49:37.995 info hm-rpc.1.000B5BE99939A7.6 has been added to functions Output
hm-rega.0 21634 2022-02-22 21:49:37.995 info hm-rpc.1.000B5BE99939A7.5 has been added to functions Output
hm-rega.0 21634 2022-02-22 21:49:37.995 info hm-rpc.1.000B5BE99939A7.4 has been added to functions Output
hm-rega.0 21634 2022-02-22 21:49:37.994 info hm-rpc.1.000B5BE99939A7.3 has been added to functions Output
hm-rega.0 21634 2022-02-22 21:49:37.994 info hm-rpc.1.000B5BE99939A7.2 has been added to functions Output
hm-rega.0 21634 2022-02-22 21:49:37.994 info hm-rpc.1.000B5BE99939A7.1 has been added to functions Output
hm-rega.0 21634 2022-02-22 21:49:37.993 info hm-rpc.1.000B5BE99939A7.0 has been added to functions Output
hm-rega.0 21634 2022-02-22 21:49:37.993 info hm-rpc.0.BidCoS-RF.9 has been added to functions Output
hm-rega.0 21634 2022-02-22 21:49:37.993 info hm-rpc.0.BidCoS-RF.10 has been added to functions Output
hm-rega.0 21634 2022-02-22 21:49:37.992 info hm-rpc.0.PEQ0546540.2 has been added to functions Output
hm-rega.0 21634 2022-02-22 21:49:37.992 info hm-rpc.0.PEQ0546540.1 has been added to functions Output
hm-rega.0 21634 2022-02-22 21:49:37.984 info hm-rpc.0.PEQ0010288.1 has been added to functions Rollladen
hm-rega.0 21634 2022-02-22 21:49:37.983 info hm-rpc.0.BidCoS-RF.28 has been added to functions Rollladen
hm-rega.0 21634 2022-02-22 21:49:37.983 info hm-rpc.0.BidCoS-RF.27 has been added to functions Rollladen
hm-rega.0 21634 2022-02-22 21:49:37.960 info hm-rpc.0.OEQ0378966.1 has been added to functions Power
hm-rega.0 21634 2022-02-22 21:49:37.959 info hm-rpc.0.OEQ0990775.1 has been added to functions Power
hm-rega.0 21634 2022-02-22 21:49:37.959 info hm-rpc.0.OEQ0378380.1 has been added to functions Power
hm-rega.0 21634 2022-02-22 21:49:37.960 info hm-rpc.0.OEQ0378577.1 has been added to functions Power
hm-rega.0 21634 2022-02-22 21:49:37.958 info hm-rpc.1.000B9BE99437FA.7 has been added to functions Power
hm-rega.0 21634 2022-02-22 21:49:37.959 info hm-rpc.0.OEQ0378430.1 has been added to functions Power
hm-rega.0 21634 2022-02-22 21:49:37.958 info hm-rpc.1.000B9BE99437FA.6 has been added to functions Power
hm-rega.0 21634 2022-02-22 21:49:37.957 info hm-rpc.1.000B9BE99437FA.3 has been added to functions Power
hm-rega.0 21634 2022-02-22 21:49:37.957 info hm-rpc.1.000B9BE99437FA.2 has been added to functions Power
hm-rega.0 21634 2022-02-22 21:49:37.957 info hm-rpc.1.000B9BE99437FA.4 has been added to functions Power

hm-rega.2 22038 2022-02-22 21:52:32.312 info update favorites to enum.favorites
hm-rega.2 22038 2022-02-22 21:52:32.263 info update functions to enum.functions
hm-rega.2 22038 2022-02-22 21:52:32.216 info update rooms to enum.rooms
hm-rega.2 22038 2022-02-22 21:52:32.182 info deleted 0 programs
hm-rega.2 22038 2022-02-22 21:52:32.182 info added/updated 6 programs
hm-rega.2 22038 2022-02-22 21:52:31.975 info got 6 programs
hm-rega.2 22038 2022-02-22 21:52:31.830 info deleted 0 variables
hm-rega.2 22038 2022-02-22 21:52:31.829 info added/updated 5 variables
hm-rega.2 22038 2022-02-22 21:52:31.731 info got 5 variables
hm-rega.2 22038 2022-02-22 21:52:31.684 info added/updated 1 objects
hm-rega.2 22038 2022-02-22 21:52:31.391 info Updated all datapoints
hm-rega.2 22038 2022-02-22 21:52:30.375 info request state values
hm-rega.2 22038 2022-02-22 21:52:27.774 info time difference local-ccu 1s
hm-rega.2 22038 2022-02-22 21:52:26.339 info ReGaHSS 192.168.13.153 up
hm-rega.2 22038 2022-02-22 21:52:26.239 info subscribe hm-rpc.3.BidCoS-RF.50.PRESS_SHORT
hm-rega.2 22038 2022-02-22 21:52:25.981 info starting. Version 3.0.37 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v12.22.8, js-controller: 3.3.22
hm-rega.2 21647 2022-02-22 21:52:17.909 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
hm-rega.2 21647 2022-02-22 21:52:17.902 info terminating
hm-rega.2 21647 2022-02-22 21:52:17.859 info Got terminate signal TERMINATE_YOURSELF

@foxriver76
Copy link
Collaborator

Er hat ja schon mal nichts entfernt. Deine Einschätzung, passt jetzt oder noch was kaputt? Habe leider kein solches Setup zum Testen.

@tobe2bcon
Copy link
Author

So, nun noch schnell die ENUMs gecheckt: Alles vorhanden, wie es soll! Super Arbeit!!! Wo geht's zur Kaffeekasse?

@foxriver76
Copy link
Collaborator

Super, danke fürs schnelle Testen.

Zur Kaffeekasse gehts z. B. hier
Bildschirmfoto 2022-02-22 um 22 02 28

@foxriver76
Copy link
Collaborator

Dankeschön ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants