Page 1 of 1

Log-item: can not process numeric item "energy"

Posted: Thursday 27 November 2025 19:36
by jpmd
This error occurs when pairing the Silvercrest TS011 adapter in zigbee2MQTT.
Domoticz displays the voltage and current, but not the power.
Does anyone know what to do about this?

Re: Log-item: can not process numeric item "energy"

Posted: Thursday 27 November 2025 19:43
by waltervl
So the log is from zigbee2mqtt or from Domoticz? Seems to be from zigbee2mqtt, then you better check there... https://github.com/Koenkk/zigbee2mqtt/discussions

Re: Log-item: can not process numeric item "energy"

Posted: Friday 28 November 2025 8:37
by jpmd
It's a error placed in the domoticz log.

2025-11-28 08:36:12.644 Error: Zigbee: 0x70b3d52b6014bf15: can not process numeric item "energy"
2025-11-28 08:36:12.644 Error: Zigbee: 0x70b3d52b6014bf15: can not process binary item "child_lock"

Re: Log-item: can not process numeric item "energy"

Posted: Friday 28 November 2025 15:03
by waltervl
And how did you integrate Zigbee2MQTT into Domoticz? With the old python plugin or with the MQTT AD hardware gateway? https://wiki.domoticz.com/Zigbee2MQTT#M ... toDiscover

Re: Log-item: can not process numeric item "energy"

Posted: Friday 28 November 2025 16:28
by jpmd
I installed the plugin with
git clone https://github.com/stas-demydiuk/domoti ... plugin.git zigbee2mqtt

Re: Log-item: can not process numeric item "energy"

Posted: Friday 28 November 2025 17:08
by waltervl
Are you on the latest version of that plugin? As this old issue there has the same kind of errors: https://github.com/stas-demydiuk/domoti ... issues/547 The plugin has not been updated for 2 years as there is a new build in integration that does not need extra python install.

Else it would be good to migrate to the MQTT AD integration as indicated by the wiki. See the wiki link I mentioned before.

Re: Log-item: can not process numeric item "energy"

Posted: Sunday 30 November 2025 23:00
by jpmd
OK, i'v disabled the "MQTT2zigbee plugin" and added hardware "MQTT Autodiscover".
The zigbee-devices are shown in "zigbee2mqtt WindFrom (frontend)" and I can see information of the wallsocket (power, current and voltage). I can even swith on and off in WindForm".
The can even receive that information from MQTT by listing with""mosquitto_sub -d -t "zigbee2mqtt/#" :

.Client (null) received PUBLISH (d0, q0, r0, m0, 'zigbee2mqtt/bridge/logging', ... (226 bytes))
{"level":"info","message":"z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/0x70b3d52b6014bf15', payload '{\"current\":0,\"energy\":0,\"linkquality\":55,\"power\":0,\"power_outage_memory\":\"on\",\"state\":\"ON\",\"voltage\":227}'"}

In domoticz/settings: receive new devices is on"!

But, unfortunately, nothing happens in domotics.

What am i doing wrong....?

Re: Log-item: can not process numeric item "energy"

Posted: Sunday 30 November 2025 23:31
by waltervl
The discovery topic normally is "homeassistant". So check the settings of zigbee2mqtt if you changed that...
And better not have the config and state topics combined in the same topic, so keep it "homeassistant"

Re: Log-item: can not process numeric item "energy"

Posted: Monday 01 December 2025 14:02
by jpmd
Ok, I changed the topic to homeassistant at the frontend end in the Domoticz "MQTT autodiscover" hardware.
I see with "mosquitto_sub -d -t "zhomeassistant/#" next information coming from the wall-socket when I switch it on (button om the wall-socket).

Client (null) received PUBLISH (d0, q0, r0, m0, 'homeassistant/bridge/logging', ... (229 bytes))
{"level":"info","message":"z2m:mqtt: MQTT publish: topic 'homeassistant/0x70b3d52b6014bf15', payload '{\"current\":0,\"energy\":0,\"linkquality\":70,\"power\":0,\"power_outage_memory\":\"on\",\"state\":\"OFF\",\"voltage\":225}'"}
Client (null) received PUBLISH (d0, q0, r0, m0, 'homeassistant/0x70b3d52b6014bf15', ... (106 bytes))
{"current":0,"energy":0,"linkquality":70,"power":0,"power_outage_memory":"on","state":"OFF","voltage":225}

This means that the frontend send a "home-assistant" topic message. But unfortunately stil noting is happening in Domoticz.

Even rejoining the wall-socket in the frontend-webpage, does not have any result in domoticz....

What am I doing wrong...?

Re: Log-item: can not process numeric item "energy"

Posted: Monday 01 December 2025 14:58
by waltervl
The frontend (or better backend) of Zigbee2mqtt should send config Discovery topics to "homeassistant" and the state topics with the sensor/switch values to the base topic "zigbee2mqtt"".
Check the wiki https://wiki.domoticz.com/Zigbee2MQTT#I ... igbee2MQTT

Re: Log-item: can not process numeric item "energy"

Posted: Tuesday 02 December 2025 20:32
by jpmd
Ok, thanks,
Now the devices appears as domoticz devices. But...
1/ I can't control the wall-sockets and. The front-end website allow that.
2/ one socket has power-, voltage- and current sensors. That information is not shown. The front-end-website does.

Re: Log-item: can not process numeric item "energy"

Posted: Tuesday 02 December 2025 22:29
by waltervl
There my knowledge of zigbee2mqtt lacks as I do not use it. Seems something is still not correct in the configuration. Check the Domoticz log when you want to switch the device. It could give some clues ..

Re: Log-item: can not process numeric item "energy"

Posted: Wednesday 03 December 2025 10:39
by gizmocuz
First, the status_topic is by default homeassistant/status
In the MQTT settings, make sure the base_topic is zigbee2mqtt
keep everything default nothing is checked here

shutdown zigbee2mqtt
shutdown domoticz

Use MQTT Explorer, and delete remaining nodes (homeassistant/status/base topic)... delete all?

start zigbee2mqtt
make sure it is running correct
next start domoticz

Switches you should see immediately, other sensors (like temp/hum/voltage/kwh/....) only when a update is received

Re: Log-item: can not process numeric item "energy"

Posted: Wednesday 03 December 2025 17:07
by jpmd
Yeah....,
After startup de rpi, the zigbee devices are shown in domoticz :D with the ajustments as shown in the print-screens above.

However, I noticed that the wall-socket icons are a light bulb symbol instead of a wall socket symbol.

Is that OK?

Re: Log-item: can not process numeric item "energy"

Posted: Wednesday 03 December 2025 17:10
by waltervl
Domoticz is not aware it is a wall socket, it sees it as a default switch. So you have to change the icon in Domoticz (use the edit button on the widget in Domoticz) https://wiki.domoticz.com/Managing_Devices#Change_Icon

Re: Log-item: can not process numeric item "energy"

Posted: Wednesday 03 December 2025 18:07
by jpmd
Thanks to both of you for helping me :)