soosp

Results 15 comments of soosp

Thank you, pressing the hash key solved the problem. But now there is no 'Del Contact' menu entry for the groups, but the private entries.

My script is exactly same as that you presented above except the second and third lines: ``` object oBoot = chn.DPByControl('POWERMETER_IGL.BOOT'); object oEnergyCounter = chn.DPByControl('POWERMETER_IGL.GAS_ENERGY_COUNTER'); ``` instead your ``` object...

I don't know too much about Re-Ga scripting, but it seems to me, that oldDevVal and tmpOldDevVal variables are 0 at boot (it was tested on my CCU), and diffVal...

> Bitte mal folgende Code-Zeile in das Zählerscript als erste Zeile einfügen und testen. `if (!dom.GetObject ("$src$")) {quit;}` I tested it and experienced that the counter didn't increased at boot.

Changing "greater than or equal" to "greater" also eliminated the increasing of the counter at reboot.

@Baxxy13 @wolwin Dies wurde von Deepl ins Deutsche übersetzt. Vielen Dank für die Lösungen und all die Fehlersuche Arbeit!

Thanks for the quick response! > Which model is the AC unit and remote? This is a CLair CLA-KE-WM12MONO 3.5 AC unit. I assume this is a rebranded TCL model....

You should break the key to more lines in the input field of the DNS SnapIn. It works for me. A suggestion to the developers: It would be fine to...