System configuration:
Release = Raspbian GNU/Linux 12 (bookworm)
Kernel = Linux 6.6.62+rpt-rpi-v7
Platform = BCM43438A1 37.4MHz Raspberry Pi 3-0141
Memory = Free: 0.18GB (19%), Used: 0.84GB (81%), Total: 0.94GB
Swap = Free: 1.97GB (86%), Used: 0.30GB (14%), Total: 2.28GB
Root = Free: 19.05GB (69%), Used: 8.19GB (31%), Total: 28.72GB
piVCCU version: 3.81.5-94
OS: Raspbian GNU/Linux 12 (bookworm)
Kernel: 6.6.62+rpt-rpi-v7 armv7l
Kernel modules: Available
Raw UART dev: Available
Rasp.Pi UART: Assigned to GPIO pins
HMRF Hardware: RPI-RF-MOD
Connected via: GPIO@3f201000.serial (/dev/raw-uart)
Board serial: 5A4993EAD1
Radio MAC: 0xFFEAD1
HMIP Hardware: RPI-RF-MOD
Connected via: GPIO@3f201000.serial (/dev/raw-uart)
SGTIN: 3014F711A0001F5A4993EAD1
Radio MAC: 0xB9C8E2
State: RUNNING
PID: 1271
IP: 192.168.178.104
Link: vethpivccu
TX bytes: 20.31 MiB
RX bytes: 14.96 MiB
Total bytes: 35.27 MiB
The Homematic-Binding is installed and running on a separate Raspberry 4 runnning OH.
Problem: After upgrading both Raspis from OH 4.3.3. to OH 4.3.5 (and upgrading piVCCU from
3.7xx to 3.81.5) the following warning messages are flooding the logfile:
2025-05-05 20:10:51.408 [WARN ] [ternal.handler.HomematicThingHandler] - Channel not found for datapoint '00201BE9A54794:1#VALVE_STATE_TOO_TIGHT'
2025-05-05 20:10:51.413 [WARN ] [ternal.handler.HomematicThingHandler] - Channel not found for datapoint '00201BE9A54794:1#VALVE_STATE_ADJUSTMENT_TOO_BIG'
2025-05-05 20:10:51.417 [WARN ] [ternal.handler.HomematicThingHandler] - Channel not found for datapoint '00201BE9A54794:1#VALVE_STATE_ERROR_POSITION'
2025-05-05 20:10:51.420 [WARN ] [ternal.handler.HomematicThingHandler] - Channel not found for datapoint '00201BE9A54794:1#VALVE_STATE_ADJUSTMENT_TOO_SMALL'
They are referring to (all 5) installed homematic thermostats (HmIP-eTRV-B).
Removal and reinstallation of the binding together with “openhab-cli clean-cache” and restarting on both Raspis didn’t solve the problem.