Closed CarminKern closed 2 years ago
I'm not able to reproduce this behavior. In my environment it works as expected. Can you give me the RAW informations of "Linie_1_0_Betriebsstunden" ? Is your object set readable in ETS? Flags "KLÜ" should be set.
@CarminKern As chefkoch suggested, please post your RAW information of the relevant IOBroker object (edit section of each IO Broker object right hand side, then last tab/section with full view on this object)
Ah ok Sorry
{
"_id": "knx.0.Funktionen.Messfunktionen.Betriebsstunden_seit_Neustart〚1_0_2〛",
"type": "state",
"common": {
"name": "Betriebsstunden seit Neustart〚1/0/2〛",
"type": "number",
"role": "value",
"read": true,
"write": true,
"update": true,
"unit": "h",
"max": 65535,
"min": 0
},
"native": {
"dpt": "DPT7.007",
"address": "10/5/1",
"addressRefId": "P-05DD-0_GA-356",
"statusGARefId": "",
"actGARefId": "",
"objRef": "O-241_R-12",
"devName": "M-0083_A-0056-11-A826",
"devInst": "P-05DD-0_DI-3",
"objectSize": ""
},
"from": "system.adapter.knx.0",
"user": "system.user.admin",
"ts": 1608397909077,
"acl": {
"object": 1638,
"state": 1638
}
}
This is what was automatically generated.
Hi there the read and write flags which are both true: this is tricky... please change the read flag = false. Restart the adapter and the check out if values are lying into the IOBroker state. Are you using this GA in any other KNX device? Please share then.
Unfortunately, this did not lead to any change.
I have tried the following combinations R W U 1 1 1 0 1 1 0 0 1 1 0 1 0 0 0 1 0 0 0 1 0 1 1 0
Adapter restarted, Iobroker restarted...
no change :/
Please send me your ETS file I'll try to import it and analyse it then. You can find me inIOBroker forum as RES_DE user. Regards Reiner
Any further support required?
seems not.
Unfortunately, receiving the value 7.007 does not work. IOBroker always receives the value NULL... It is worth a hexadecimal integer. Solutions?