domoticz-zigbee2mqtt-plugin icon indicating copy to clipboard operation
domoticz-zigbee2mqtt-plugin copied to clipboard

lidl parkside water machine does not show up as new devices

Open tonbor opened this issue 2 years ago • 3 comments

Adding lidl parkside water valve to zigbee2mqtt is ok. It shows up in domoticz plug in. adding new devices is on. but there are no new devices

Additional information Zigbee2MQTT version: 1.23 Python version: Screenshot_20220829-112435_Firefox

Domoticz version: 2022.1 build 141 Plugin version: 3.1 beta

Logs Attach any additional logs here which might be useful: mqtt, domoticz, plugin logs 2022-08-29 11:11:57.012 Error: Zigbee2MQTT: 0x847127fffed814fa: can not process numeric item "timer"

2022-08-29 11:12:21.822 Error: Zigbee2MQTT: parkside water: can not process numeric item "timer"

2022-08-29 11:20:27.434 Error: Zigbee2MQTT: parkside water: can not process numeric item "timer" { "domoticz": { "device_id": "0x847127fffed814fa", "legacy_alias": "state", "unit": 1 }, "zigbee": { "address": "0x847127fffed814fa", "endpoint": "n/a", "feature": "state" } }, { "domoticz": { "device_id": "0x847127fffed814fa", "legacy_alias": "signal", "unit": 2 }, "zigbee": { "address": "0x847127fffed814fa", "endpoint": "n/a", "feature": "linkquality" } } ] }

tonbor avatar Aug 29 '22 09:08 tonbor

image added external converter to zigbee2mqtt, got two device now, but the timer_module can not be handled by domoticz

{ "domoticz": { "device_id": "0x847127fffed814fa", "legacy_alias": "state", "unit": 1 }, "zigbee": { "address": "0x847127fffed814fa", "endpoint": "n/a", "feature": "state" } }, { "domoticz": { "device_id": "0x847127fffed814fa", "legacy_alias": "signal", "unit": 2 }, "zigbee": { "address": "0x847127fffed814fa", "endpoint": "n/a", "feature": "linkquality" } }, { "domoticz": { "device_id": "0x847127fffed814fa", "legacy_alias": "btperc", "unit": 3 }, "zigbee": { "address": "0x847127fffed814fa", "endpoint": "n/a", "feature": "battery" } }, { "domoticz": { "device_id": "0x847127fffed814fa", "legacy_alias": "sched", "unit": 4 }, "zigbee": { "address": "0x847127fffed814fa", "endpoint": "n/a", "feature": "schedule_mode" } } ] }

tonbor avatar Aug 31 '22 13:08 tonbor

delete the parkside and the two not working devices, removed the parkside from the zigbee configuration file, and finaly paired again. now we have 4 usefull devices in domoticz Screenshot_20220901-194206_Firefox

tonbor avatar Sep 01 '22 17:09 tonbor

however the timer settings of the parkside must be done with the front end of the zigbee2mqtt, see Screenshot_20220915_091707_Firefox picture

tonbor avatar Sep 15 '22 07:09 tonbor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 14 '22 10:12 stale[bot]