jens-maus / RaspberryMatic

:house: A feature-rich but lightweight, buildroot-based Linux operating system alternative for your CloudFree CCU3/ELV-Charly 'homematicIP CCU' IoT smarthome central. Running as a pure virtual appliance (ProxmoxVE, Home Assistant, LXC, Docker/OCI, Kubernetes/K8s, etc.) on a dedicated embedded device (RaspberryPi, etc.) or generic x86/ARM hardware.
https://raspberrymatic.de
Apache License 2.0
1.53k stars 187 forks source link

HmIP-BSL - after firmware update to 2.x.x, the "Channel action" parameter is no longer executed within programs #2750

Closed thofra closed 4 months ago

thofra commented 4 months ago

Describe the issue you are experiencing

Die Release Notes für 3.75.6.20240316 listet, dass das Problem gefixt ist, bei mir funktioniert es aber seit Update auf Firmware 2.0.2 weiterhin nicht. Weder mit 3.75.6.20240316 noch mit 3.75.7.20240420.

In der Geräteübersicht auf dem Web UI sehe ich die richtigen Farbzuordnungen gemäß Skript, aber alle HmIP-BSL bei mir im Haus bleiben seit Firmwareupdate dunkel. Ich habe alle Skripte überarbeitet und die neue Funktion "Dauerhaft ein" etc. gesetzt, leider ohne Wirkung.

Sämtliche Kanalabfragen werden im Log mit Fehler gelistet, z.B.:

May 20 22:04:03 homematic-raspi local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.isFault() failed (url: xmlrpc://127.0.0.1:32010, params: {"001A5A499xxxxx:3","STATE"}, result: [faultCode:-5,faultString:"Unknown Parameter value for value key: STATE"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2618] May 20 22:04:03 homematic-raspi local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1009, params: {"001A5A499xxxxx:3","STATE"}) [CallGetValue():iseXmlRpc.cpp:1445] May 20 22:04:03 homematic-raspi local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0 [ReadValue():iseDOMdpHSS.cpp:124]

Describe the behavior you expected

Tastenfelder sollten farbig leuchten.

Steps to reproduce the issue

  1. Siehe oben
  2. ...

What is the version this bug report is based on?

3.75.7.20240420

Which base platform are you running?

rpi3 (RaspberryPi3, ARM64/aarch64)

Which HomeMatic/homematicIP radio module are you using?

RPI-RF-MOD

Anything in the logs that might be useful for us?

kann ich gerne schicken

Additional information

No response

thofra commented 4 months ago

Nach Umstellen der Skripte scheint es einfach ein wenig zu dauern, bis alles läuft.