stas-demydiuk / domoticz-zigbee2mqtt-plugin

zigbee2mqtt plugin for domoticz
MIT License
136 stars 98 forks source link

Overcome Domoticz device limit per plugin #325

Closed Zorchz closed 2 years ago

Zorchz commented 4 years ago

Even for about 50 physical devices contented to z2m can generate more than 255 logical devices in domoticz. But actuality not all of logical devices really required, is it possible to limit device creation by some filter something like filtered_attributes in z2m byt for devices. An other option can be divide devices between a few plugins.

stas-demydiuk commented 3 years ago

@Dylantje, yes there is a new version of Python Plugins Framework available in Domoticz and I've already started working on the update, hopefully, will be available pretty soon

heggink commented 3 years ago

Pretty soon is pretty great :-). Assuming this wil be a breaking change due to the difference in device IDs. Any thoughts on how to support a migration since many people have a ton of devices?

stas-demydiuk commented 3 years ago

Trying to implement it in a way to avoid breaking changes as much as possible and to continue to support all existing devices. Unfortunately, there is no ability to change the device id once the device is created, so working on a workaround

But new framework also has several other neats which allow fixing some other old issues in the future, so definitely worth the upgrade

Now a bit blocked as Domoticz docker build stopped updating for some reason 15 days ago and doesn't contain the fix that I need

heggink commented 3 years ago

Understood. Many thanks for the great work. Much appreciated!

gizmocuz commented 3 years ago

@stas-demydiuk , docker image is updated now. Some issues again with buildx and caching. It sometimes just stops building after some time and to resolve this it needs some cache cleaning I think the patch is included now

stas-demydiuk commented 3 years ago

Just pushed an update with plugin migration to DomoticzEx framework, so now there shouldn't be any limit of 255 devices.

I expect that nothing should break, and all existing devices should continue to work as-is, but please let me know in case you see any issues.

Important note that the plugin now requires a Domoticz version which includes this new DomoticzEx framework (basically all latest betas does)

sammyke007 commented 3 years ago

Will 2021.1 stable work? Tnx for the update!

Dylantje commented 3 years ago

@stas-demydiuk @gizmocuz THANK for the great work again!!!!

What happend with all the idx? [ new or no changes ? ] How is the best way to update? a backup or something? Or old map remove? and complete new? Or just update with overwrinting? And is there something special i need to do in Domoticz? Or just update to latest beta

stas-demydiuk commented 3 years ago

@sammyke007, no, only recent betas with this particular fix: https://github.com/domoticz/domoticz/issues/4920

@Dylantje:

The main change will affect all future devices: previously the plugin used the pattern for DeviceID like adresss_alias, but now it will be just address so there will be multiple devices with the same DeviceID but with different Unit values

I really hope there shouldn't be any breaking changes during the upgrade, but currently is waiting for any real feedback from people

Dylantje commented 3 years ago

I give the update a try.. [ and let you know ] Only why is the relase stil 3.0.0?

Dylantje commented 3 years ago

Great!! Runnig ok. image

over the 255 !!!!

stas-demydiuk commented 3 years ago

Only why is the relase stil 3.0.0?

I keep releases for the stable versions, the one is in master I called 3.1.0-beta

Dylantje commented 3 years ago

@stas-demydiuk Will add a new device [ hue waterproof motion ] and see this in the domoticz log: 2021-09-05 09:19:54.642 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-05 09:19:54.642 Error: DMP Z2M: (DMP Z2M) 'onMessage' failed 'AttributeError':''NoneType' object has no attribute 'nValue''. 2021-09-05 09:19:54.642 Error: DMP Z2M: (DMP Z2M) Exception traceback: 2021-09-05 09:19:54.642 Error: DMP Z2M: (DMP Z2M) ----> Line 301 in '/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py' 2021-09-05 09:19:54.642 Error: DMP Z2M: (DMP Z2M) ----> Line 135 in '/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py' 2021-09-05 09:19:54.642 Error: DMP Z2M: (DMP Z2M) ----> Line 167 in '/home/pi/domoticz/plugins/zigbee2mqtt/mqtt.py' 2021-09-05 09:19:54.642 Error: DMP Z2M: (DMP Z2M) ----> Line 215 in '/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py' 2021-09-05 09:19:54.642 Error: DMP Z2M: (DMP Z2M) ----> Line 61 in '/home/pi/domoticz/plugins/zigbee2mqtt/devices_manager.py' 2021-09-05 09:19:54.642 Error: DMP Z2M: (DMP Z2M) ----> Line 64 in '/home/pi/domoticz/plugins/zigbee2mqtt/adapters/base_adapter.py' 2021-09-05 09:19:54.642 Error: DMP Z2M: (DMP Z2M) ----> Line 177 in '/home/pi/domoticz/plugins/zigbee2mqtt/devices/device.py' 2021-09-05 09:19:54.642 Error: DMP Z2M: (DMP Z2M) ----> Line 85 in '/home/pi/domoticz/plugins/zigbee2mqtt/devices/device.py' 2021-09-05 09:19:55.165 DM RFXcomE: Temp + Humidity (Zboiler Uitstroom)

So perhaps still something wrong?

Last updates for everything

stas-demydiuk commented 3 years ago

Yes, there is a limit of 255 logical devices in Domoticz per one Zigbee device, but I can hardly imagine how that can be reached. What devices do you have now in your system

Dylantje commented 3 years ago

mmm per device? i was thinking in total: Did you see MAX 👍

2021-09-05 18:18:02.993 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process binary item "led_indication"
2021-09-05 18:18:02.993 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process numeric item "occupancy_timeout"
2021-09-05 18:18:03.053 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:03.111 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:06.219 Error: DMP Z2M: (DMP Z2M) Ryan Plaatje: can not process numeric item "overload_protection"
2021-09-05 18:18:06.354 Error: DMP Z2M: (DMP Z2M) Over: can not process numeric item "overload_protection"
2021-09-05 18:18:06.600 Error: DMP Z2M: (DMP Z2M) Buiten Waterslot: can not process numeric item "timer"
2021-09-05 18:18:06.888 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process binary item "led_indication"
2021-09-05 18:18:06.888 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process numeric item "occupancy_timeout"
2021-09-05 18:18:06.944 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:07.001 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:07.057 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:07.112 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:07.170 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:07.225 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:07.281 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:09.953 Error: DMP Z2M: (DMP Z2M) Ryan Plaatje: can not process numeric item "overload_protection"
2021-09-05 18:18:10.094 Error: DMP Z2M: (DMP Z2M) Over: can not process numeric item "overload_protection"
2021-09-05 18:18:10.336 Error: DMP Z2M: (DMP Z2M) Buiten Waterslot: can not process numeric item "timer"
2021-09-05 18:18:10.641 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process binary item "led_indication"
2021-09-05 18:18:10.641 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process numeric item "occupancy_timeout"
2021-09-05 18:18:10.698 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:10.754 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:10.811 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:10.872 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:10.928 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:10.989 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:11.052 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:16.186 Error: DMP Z2M: (DMP Z2M) Ryan Plaatje: can not process numeric item "overload_protection"
2021-09-05 18:18:16.326 Error: DMP Z2M: (DMP Z2M) Over: can not process numeric item "overload_protection"
2021-09-05 18:18:16.563 Error: DMP Z2M: (DMP Z2M) Buiten Waterslot: can not process numeric item "timer"
2021-09-05 18:18:16.856 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process binary item "led_indication"
2021-09-05 18:18:16.856 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process numeric item "occupancy_timeout"
2021-09-05 18:18:16.912 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:16.970 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:17.030 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:17.088 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:17.149 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:17.205 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:17.261 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:19.971 Error: DMP Z2M: (DMP Z2M) Ryan Plaatje: can not process numeric item "overload_protection"
2021-09-05 18:18:20.110 Error: DMP Z2M: (DMP Z2M) Over: can not process numeric item "overload_protection"
2021-09-05 18:18:20.345 Error: DMP Z2M: (DMP Z2M) Buiten Waterslot: can not process numeric item "timer"
2021-09-05 18:18:20.642 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process binary item "led_indication"
2021-09-05 18:18:20.642 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process numeric item "occupancy_timeout"
2021-09-05 18:18:20.702 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:20.759 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:20.815 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:20.880 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:20.939 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:21.002 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:21.062 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:23.839 Error: DMP Z2M: (DMP Z2M) Ryan Plaatje: can not process numeric item "overload_protection"
2021-09-05 18:18:23.978 Error: DMP Z2M: (DMP Z2M) Over: can not process numeric item "overload_protection"
2021-09-05 18:18:24.214 Error: DMP Z2M: (DMP Z2M) Buiten Waterslot: can not process numeric item "timer"
2021-09-05 18:18:24.508 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process binary item "led_indication"
2021-09-05 18:18:24.508 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process numeric item "occupancy_timeout"
2021-09-05 18:18:24.564 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:24.622 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:24.677 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:24.733 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:24.791 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:24.847 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:24.903 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:26.205 Error: DM Enphase Envoy: EnphaseAPI: Error getting http data!
2021-09-05 18:18:27.735 Error: DMP Z2M: (DMP Z2M) Ryan Plaatje: can not process numeric item "overload_protection"
2021-09-05 18:18:27.888 Error: DMP Z2M: (DMP Z2M) Over: can not process numeric item "overload_protection"
2021-09-05 18:18:28.149 Error: DMP Z2M: (DMP Z2M) Buiten Waterslot: can not process numeric item "timer"
2021-09-05 18:18:28.471 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process binary item "led_indication"
2021-09-05 18:18:28.471 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process numeric item "occupancy_timeout"
2021-09-05 18:18:28.533 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:28.598 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:28.657 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:28.717 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:28.776 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:28.838 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:28.896 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:31.726 Error: DMP Z2M: (DMP Z2M) Ryan Plaatje: can not process numeric item "overload_protection"
2021-09-05 18:18:31.879 Error: DMP Z2M: (DMP Z2M) Over: can not process numeric item "overload_protection"
2021-09-05 18:18:32.136 Error: DMP Z2M: (DMP Z2M) Buiten Waterslot: can not process numeric item "timer"
2021-09-05 18:18:32.435 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process binary item "led_indication"
2021-09-05 18:18:32.435 Error: DMP Z2M: (DMP Z2M) Poort Pir Hue: can not process numeric item "occupancy_timeout"
2021-09-05 18:18:32.491 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:32.549 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:32.604 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:32.660 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:32.718 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:32.774 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:32.830 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:18:59.262 Error: DM Enphase Envoy: EnphaseAPI: Error getting http data!
2021-09-05 18:19:01.329 Error: EventSystem: in WP Lua Dt Pomp MQTT: [string "--script_device_deltaT.lua ..."]:9: attempt to index a nil value (global 'devicechanged')
2021-09-05 18:19:01.342 Error: EventSystem: in WP Lua Dt Inzuig vs Uitblaas: [string "--script_device_deltaT.lua ..."]:9: attempt to index a nil value (global 'devicechanged')
2021-09-05 18:19:04.516 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:19:04.575 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:19:04.635 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:19:04.693 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:19:04.752 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:19:04.813 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-05 18:19:04.871 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
© 2012-2021 D

The device is a HUE motion: image

i did turn in Domoticz new devices to off.

When i set new device to on, i get a lot of devices

Dylantje commented 3 years ago

@stas-demydiuk Still have problems domoticz is crashing I think the pluging give a lot error's

2021-09-08 21:24:36.994 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:37.052 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:37.465 Error: DM Enphase Envoy: EnphaseAPI: Error getting http data!
2021-09-08 21:24:42.521 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:42.577 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:42.635 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:42.691 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:42.749 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:42.805 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:42.861 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:46.713 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:46.771 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:46.827 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:46.887 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:46.942 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:46.999 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:47.057 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.
2021-09-08 21:24:47.646 Error: DMP Z2M: (DMP Z2M) 'onMessage' failed 'TypeError':'remove() missing 1 required positional argument: 'ieee_addr''.
2021-09-08 21:24:47.646 Error: DMP Z2M: (DMP Z2M) Exception traceback:
2021-09-08 21:24:47.646 Error: DMP Z2M: (DMP Z2M) ----> Line 301 in '/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py'
2021-09-08 21:24:47.646 Error: DMP Z2M: (DMP Z2M) ----> Line 135 in '/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py'
2021-09-08 21:24:47.646 Error: DMP Z2M: (DMP Z2M) ----> Line 167 in '/home/pi/domoticz/plugins/zigbee2mqtt/mqtt.py'
2021-09-08 21:24:47.646 Error: DMP Z2M: (DMP Z2M) ----> Line 153 in '/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py'
2021-09-08 21:24:47.646 Error: DMP Z2M: (DMP Z2M) ----> Line 36 in '/home/pi/domoticz/plugins/zigbee2mqtt/api/api.py'
2021-09-08 21:24:47.646 Error: DMP Z2M: (DMP Z2M) ----> Line 53 in '/home/pi/domoticz/plugins/zigbee2mqtt/api/devices.py'
2021-09-08 21:24:47.646 Error: DMP Z2M: (DMP Z2M) ----> Line 47 in '/home/pi/domoticz/plugins/zigbee2mqtt/api/api.py'
2021-09-08 21:24:47.646 Error: DMP Z2M: (DMP Z2M) ----> Line 114 in '/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py'
2021-09-08 21:24:47.646 Error: DMP Z2M: (DMP Z2M) ----> Line 83 in '/home/pi/domoticz/plugins/zigbee2mqtt/devices_manager.py'

What cab i do in the plugin to give you the info?

stas-demydiuk commented 3 years ago

@Dylantje please enable debug mode in the plugin to understand what kind of devices it tries to create

Dylantje commented 3 years ago

@stas-demydiuk

Hope this is where looking for: cannot see no more other things 2021-09-13 20:39:01.642 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "temperature" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:01.697 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "occupancy" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:01.753 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "battery" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:01.808 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance_lux" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:01.863 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:01.919 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "motion_sensitivity" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:01.974 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "linkquality" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:01.684 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:01.740 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:01.795 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:01.850 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:01.906 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:01.961 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:02.016 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:11.453 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "temperature" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:11.555 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "occupancy" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:11.645 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "battery" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:11.701 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance_lux" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:11.756 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:11.811 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "motion_sensitivity" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:11.866 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "linkquality" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:11.532 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:11.632 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:11.688 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:11.743 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:11.798 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:11.853 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:11.908 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:21.430 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "temperature" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:21.498 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "occupancy" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:21.553 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "battery" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:21.608 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance_lux" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:21.663 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:21.720 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "motion_sensitivity" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:21.780 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "linkquality" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:21.485 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:21.540 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:21.595 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:21.650 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:21.705 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:21.766 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:21.825 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:31.390 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "temperature" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:31.488 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "occupancy" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:31.544 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "battery" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:31.599 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance_lux" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:31.654 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:31.710 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "motion_sensitivity" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:31.771 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "linkquality" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:31.474 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:31.531 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:31.586 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:31.642 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:31.697 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:31.757 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:31.815 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:37.319 DMP Z2M: (DMP Z2M) Received available devices list from bridge 2021-09-13 20:39:37.319 DMP Z2M: (DMP Z2M) Coordinator address is 0x00124b0021cc386f 2021-09-13 20:39:37.641 DMP Z2M: (DMP Z2M) Kachel 1: can not process feature type "composite" 2021-09-13 20:39:37.641 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:37.683 DMP Z2M: (DMP Z2M) Kachel 2: can not process feature type "composite" 2021-09-13 20:39:37.683 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:37.726 DMP Z2M: (DMP Z2M) TV HUE: can not process feature type "composite" 2021-09-13 20:39:37.726 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:37.809 DMP Z2M: (DMP Z2M) Zithoek: can not process feature type "composite" 2021-09-13 20:39:37.809 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:37.848 DMP Z2M: (DMP Z2M) Badkamer WC: can not process feature type "composite" 2021-09-13 20:39:37.848 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:37.893 DMP Z2M: (DMP Z2M) Badkamer Bad L: can not process feature type "composite" 2021-09-13 20:39:37.893 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:37.934 DMP Z2M: (DMP Z2M) Badkamer Bad R: can not process feature type "composite" 2021-09-13 20:39:37.934 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:37.977 DMP Z2M: (DMP Z2M) Badkamer Douche R: can not process feature type "composite" 2021-09-13 20:39:37.977 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:38.020 DMP Z2M: (DMP Z2M) Badkamer Douche L: can not process feature type "composite" 2021-09-13 20:39:38.020 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:38.061 DMP Z2M: (DMP Z2M) Badkamer Meubel L: can not process feature type "composite" 2021-09-13 20:39:38.061 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:38.103 DMP Z2M: (DMP Z2M) Badkamer Meubel R: can not process feature type "composite" 2021-09-13 20:39:38.103 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:39.288 DMP Z2M: (DMP Z2M) Eettafel 2: can not process feature type "composite" 2021-09-13 20:39:39.288 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:39.327 DMP Z2M: (DMP Z2M) Eettafel 1: can not process feature type "composite" 2021-09-13 20:39:39.327 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:39.469 DMP Z2M: (DMP Z2M) WC 1: can not process feature type "composite" 2021-09-13 20:39:39.469 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:39.560 DMP Z2M: (DMP Z2M) WC 2: can not process feature type "composite" 2021-09-13 20:39:39.560 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:39.657 DMP Z2M: (DMP Z2M) WC 3: can not process feature type "composite" 2021-09-13 20:39:39.658 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:39.761 DMP Z2M: (DMP Z2M) WC 4: can not process feature type "composite" 2021-09-13 20:39:39.761 DMP Z2M: (DMP Z2M) {"description": "Color of this light expressed as hue/saturation", "features": [{"access": 7, "name": "hue", "property": "hue", "type": "numeric"}, {"access": 7, "name": "saturation", "property": "saturation", "type": "numeric"}], "name": "color_hs", "property": "color", "type": "composite"} 2021-09-13 20:39:40.043 DMP Z2M: (DMP Z2M) {"access": 7, "description": "Maximum allowed load, turns off if exceeded", "name": "overload_protection", "property": "overload_protection", "type": "numeric", "unit": "W", "value_max": 2200, "value_min": 100} 2021-09-13 20:39:40.172 DMP Z2M: (DMP Z2M) {"access": 7, "description": "Maximum allowed load, turns off if exceeded", "name": "overload_protection", "property": "overload_protection", "type": "numeric", "unit": "W", "value_max": 2200, "value_min": 100} 2021-09-13 20:39:40.043 Error: DMP Z2M: (DMP Z2M) Ryan Plaatje: can not process numeric item "overload_protection" 2021-09-13 20:39:40.172 Error: DMP Z2M: (DMP Z2M) Over: can not process numeric item "overload_protection" 2021-09-13 20:39:41.017 DMP Z2M: (DMP Z2M) Trying to get legacy device 0x0017880106499bc9(signal) 2021-09-13 20:39:41.017 DMP Z2M: (DMP Z2M) No such device found 2021-09-13 20:39:41.017 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "linkquality" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:41.223 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "temperature" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:41.278 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "occupancy" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:41.333 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "battery" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:41.389 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance_lux" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:41.444 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:41.499 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "motion_sensitivity" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:41.554 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "linkquality" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:41.059 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:41.265 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:41.321 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:41.376 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:41.431 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:41.486 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:41.541 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:41.596 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:51.059 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "temperature" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:51.137 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "occupancy" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:51.195 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "battery" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:51.251 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance_lux" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:51.309 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:51.411 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "motion_sensitivity" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:51.509 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "linkquality" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:39:51.123 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:51.181 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:51.238 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:51.293 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:51.388 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:51.490 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:39:51.551 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached.

And this is the device: image

Dylantje commented 3 years ago

Or perhaps with verbose: 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 22 49 44 22 3a 31 2c 22 64 65 76 69 63 65 73 22 3a 5b 22 30 "ID":1,"devices":["0 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 78 30 30 31 37 38 38 30 31 30 30 64 37 63 30 32 61 2f 31 31 x0017880100d7c02a/11 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 22 2c 22 30 78 30 30 31 37 38 38 30 31 30 30 65 64 31 38 36 ","0x0017880100ed186 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 63 2f 31 31 22 2c 22 30 78 30 30 31 37 38 38 30 31 30 30 65 c/11","0x0017880100e 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 38 64 64 39 64 2f 31 31 22 2c 22 30 78 30 30 31 37 38 38 30 8dd9d/11","0x0017880 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 31 30 30 65 38 34 62 64 33 2f 31 31 22 2c 22 30 78 30 30 31 100e84bd3/11","0x001 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 37 38 38 30 31 30 31 31 37 61 66 65 35 2f 31 31 22 2c 22 30 788010117afe5/11","0 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 78 30 30 31 37 38 38 30 31 30 30 64 62 63 63 65 37 2f 31 31 x0017880100dbcce7/11 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 22 2c 22 30 78 30 30 31 37 38 38 30 31 30 30 66 65 64 64 30 ","0x0017880100fedd0 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 66 2f 31 31 22 2c 22 30 78 30 30 31 32 34 62 30 30 32 31 31 f/11","0x00124b00211 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 37 63 34 61 37 2f 31 31 22 2c 22 30 78 30 30 31 32 34 62 30 7c4a7/11","0x00124b0 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 30 32 31 33 61 63 62 35 38 2f 31 31 22 2c 22 30 78 30 30 31 0213acb58/11","0x001 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 32 34 62 30 30 32 31 33 38 32 66 33 36 2f 31 31 22 2c 22 30 24b0021382f36/11","0 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 78 30 30 31 32 34 62 30 30 32 31 31 37 62 30 34 66 2f 31 31 x00124b002117b04f/11 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 22 2c 22 30 78 30 30 31 32 34 62 30 30 32 31 30 62 36 32 34 ","0x00124b00210b624 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 63 2f 31 31 22 2c 22 30 78 30 30 31 32 34 62 30 30 32 31 33 c/11","0x00124b00213 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 61 63 37 32 66 2f 31 31 22 2c 22 30 78 30 30 31 32 34 62 30 ac72f/11","0x00124b0 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 30 32 31 33 62 31 32 34 64 2f 31 31 22 2c 22 30 78 30 30 31 0213b124d/11","0x001 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 37 38 38 30 31 30 30 65 36 31 32 62 36 2f 31 31 22 2c 22 30 7880100e612b6/11","0 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 78 30 30 31 37 38 38 30 31 30 30 66 66 63 30 35 33 2f 31 31 x0017880100ffc053/11 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 22 2c 22 30 78 30 30 31 32 34 62 30 30 32 31 66 31 61 31 64 ","0x00124b0021f1a1d 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 63 2f 31 31 22 2c 22 30 78 30 30 31 32 34 62 30 30 32 31 66 c/11","0x00124b0021f 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 31 39 64 36 33 2f 31 31 22 2c 22 30 78 30 30 31 32 34 62 30 19d63/11","0x00124b0 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 30 32 31 65 66 31 30 38 65 2f 31 31 22 2c 22 30 78 30 30 31 021ef108e/11","0x001 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 32 34 62 30 30 32 31 66 31 39 66 35 64 2f 31 31 22 5d 2c 22 24b0021f19f5d/11"]," 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 66 72 69 65 6e 64 6c 79 5f 6e 61 6d 65 22 3a 22 4c 61 6d 70 friendly_name":"Lamp 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 65 6e 22 7d 5d 2c 22 74 79 70 65 22 3a 22 67 72 6f 75 70 73 en"}],"type":"groups 2021-09-13 20:43:31.403 DMP Z2M: (DMP Z2M) 22 7d .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. "} 2021-09-13 20:43:31.404 DMP Z2M: (DMP Z2M) Received groups list from bridge 2021-09-13 20:43:31.404 DMP Z2M: (DMP Z2M) Group Lampen 2021-09-13 20:43:31.041 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:31.070 Error: DM Enphase Envoy: EnphaseAPI: Error getting http data! 2021-09-13 20:43:31.096 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:31.150 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:31.205 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:31.259 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:32.225 InfluxLink: value Percentage,idx=12524,name=WP-Flow-HM value=10.87 2021-09-13 20:43:32.225 InfluxLink: value Percentage,idx=2061,name=N2-CPU-usage value=11.54 2021-09-13 20:43:32.496 DM Dummy: Light/Switch (Zolder Wastafel T) 2021-09-13 20:43:32.507 Status: DM Yeelight: SetRGBColour - Color mode 0 is unhandled, if you have a suggestion for what it should do, please post on the Domoticz forum (IP: 192.168.5.38) 2021-09-13 20:43:33.813 DM P1: P1 Smart Meter (DM P1 Stroom) 2021-09-13 20:43:33.836 DM P1: General/Voltage (P1 Voltage L1) 2021-09-13 20:43:33.842 DM P1: General/Voltage (P1 Voltage L2) 2021-09-13 20:43:33.848 DM P1: General/Voltage (P1 Voltage L3) 2021-09-13 20:43:33.855 DM P1: Usage (P1 Usage L1) 2021-09-13 20:43:33.861 DM P1: Usage (P1 Usage L2) 2021-09-13 20:43:33.866 DM P1: Usage (P1 Usage L3) 2021-09-13 20:43:33.872 DM P1: Usage (P1 Delivery L1) 2021-09-13 20:43:33.878 DM P1: Usage (P1 Delivery L2) 2021-09-13 20:43:33.884 DM P1: Usage (P1 Delivery L3) 2021-09-13 20:43:34.071 DMP Z2M: (DMP Z2M) Received 235 bytes of data 2021-09-13 20:43:34.071 DMP Z2M: (DMP Z2M) 30 e8 01 00 1a 7a 69 67 62 65 65 32 6d 71 74 74 2f 62 72 69 0议.zigbee2mqtt/bri 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 64 67 65 2f 6c 6f 67 67 69 6e 67 7b 22 6c 65 76 65 6c 22 3a dge/logging{"level": 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 22 64 65 62 75 67 22 2c 22 6d 65 73 73 61 67 65 22 3a 22 52 "debug","message":"R 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 65 63 65 69 76 65 64 20 5a 69 67 62 65 65 20 6d 65 73 73 61 eceived.Zigbee.messa 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 67 65 20 66 72 6f 6d 20 27 30 78 30 30 31 37 38 38 30 31 30 ge.from.'0x001788010 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 36 34 39 39 62 63 39 27 2c 20 74 79 70 65 20 27 61 74 74 72 6499bc9',.type.'attr 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 69 62 75 74 65 52 65 70 6f 72 74 27 2c 20 63 6c 75 73 74 65 ibuteReport',.cluste 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 72 20 27 6d 73 49 6c 6c 75 6d 69 6e 61 6e 63 65 4d 65 61 73 r.'msIlluminanceMeas 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 75 72 65 6d 65 6e 74 27 2c 20 64 61 74 61 20 27 7b 5c 22 6d urement',.data.'{\"m 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 65 61 73 75 72 65 64 56 61 6c 75 65 5c 22 3a 32 34 32 36 32 easuredValue\":24262 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 7d 27 20 66 72 6f 6d 20 65 6e 64 70 6f 69 6e 74 20 32 20 77 }'.from.endpoint.2.w 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 69 74 68 20 67 72 6f 75 70 49 44 20 30 22 7d .. .. .. .. .. ith.groupID.0"} 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) Received 302 bytes of data 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 30 ab 02 00 1a 7a 69 67 62 65 65 32 6d 71 74 74 2f 62 72 69 0ˮ..zigbee2mqtt/bri 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 64 67 65 2f 6c 6f 67 67 69 6e 67 7b 22 6c 65 76 65 6c 22 3a dge/logging{"level": 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 22 69 6e 66 6f 22 2c 22 6d 65 73 73 61 67 65 22 3a 22 4d 51 "info","message":"MQ 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 54 54 20 70 75 62 6c 69 73 68 3a 20 74 6f 70 69 63 20 27 7a TT.publish:.topic.'z 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 69 67 62 65 65 32 6d 71 74 74 2f 30 78 30 30 31 37 38 38 30 igbee2mqtt/0x0017880 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 31 30 36 34 39 39 62 63 39 27 2c 20 70 61 79 6c 6f 61 64 20 106499bc9',.payload. 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 27 7b 5c 22 62 61 74 74 65 72 79 5c 22 3a 31 30 30 2c 5c 22 '{\"battery\":100,\" 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 69 6c 6c 75 6d 69 6e 61 6e 63 65 5c 22 3a 32 34 32 36 32 2c illuminance\":24262, 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 5c 22 69 6c 6c 75 6d 69 6e 61 6e 63 65 5f 6c 75 78 5c 22 3a \"illuminance_lux\": 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 32 36 37 2c 5c 22 6c 69 6e 6b 71 75 61 6c 69 74 79 5c 22 3a 267,\"linkquality\": 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 36 36 2c 5c 22 6d 6f 74 69 6f 6e 5f 73 65 6e 73 69 74 69 76 66,\"motion_sensitiv 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 69 74 79 5c 22 3a 5c 22 68 69 67 68 5c 22 2c 5c 22 6f 63 63 ity\":\"high\",\"occ 2021-09-13 20:43:34.072 DMP Z2M: (DMP Z2M) 75 70 61 6e 63 79 5c 22 3a 74 72 75 65 2c 5c 22 6f 63 63 75 upancy\":true,\"occu 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 70 61 6e 63 79 5f 74 69 6d 65 6f 75 74 5c 22 3a 30 2c 5c 22 pancy_timeout\":0,\" 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 74 65 6d 70 65 72 61 74 75 72 65 5c 22 3a 32 34 2e 32 7d 27 temperature\":24.2}' 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 22 7d .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. "} 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) Received 195 bytes of data 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 30 c0 01 00 1e 7a 69 67 62 65 65 32 6d 71 74 74 2f 30 78 30 0�..zigbee2mqtt/0x0 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 30 31 37 38 38 30 31 30 36 34 39 39 62 63 39 7b 22 62 61 74 017880106499bc9{"bat 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 74 65 72 79 22 3a 31 30 30 2c 22 69 6c 6c 75 6d 69 6e 61 6e tery":100,"illuminan 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 63 65 22 3a 32 34 32 36 32 2c 22 69 6c 6c 75 6d 69 6e 61 6e ce":24262,"illuminan 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 63 65 5f 6c 75 78 22 3a 32 36 37 2c 22 6c 69 6e 6b 71 75 61 ce_lux":267,"linkqua 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 6c 69 74 79 22 3a 36 36 2c 22 6d 6f 74 69 6f 6e 5f 73 65 6e lity":66,"motion_sen 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 73 69 74 69 76 69 74 79 22 3a 22 68 69 67 68 22 2c 22 6f 63 sitivity":"high","oc 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 63 75 70 61 6e 63 79 22 3a 74 72 75 65 2c 22 6f 63 63 75 70 cupancy":true,"occup 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 61 6e 63 79 5f 74 69 6d 65 6f 75 74 22 3a 30 2c 22 74 65 6d ancy_timeout":0,"tem 2021-09-13 20:43:34.073 DMP Z2M: (DMP Z2M) 70 65 72 61 74 75 72 65 22 3a 32 34 2e 32 7d .. .. .. .. .. perature":24.2} 2021-09-13 20:43:34.121 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "temperature" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:34.241 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "occupancy" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:34.300 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "battery" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:34.358 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance_lux" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:34.412 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:34.467 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "motion_sensitivity" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:34.525 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "linkquality" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:34.228 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:34.286 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:34.345 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:34.400 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:34.454 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:34.512 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:34.570 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:36.279 DM RFXcomE: Temp (Garage T) 2021-09-13 20:43:37.044 DM Darksky: Temp + Humidity + Baro (Betuwe THB DS) 2021-09-13 20:43:37.051 DM Darksky: Wind (Betuwe Wind DS) 2021-09-13 20:43:37.057 DM Darksky: UV (Betuwe UV DS) 2021-09-13 20:43:37.068 DM Darksky: Rain (Betuwe Regen DS) 2021-09-13 20:43:37.074 DMP Z2M: (DMP Z2M) Sending 2 bytes of data 2021-09-13 20:43:37.074 DMP Z2M: (DMP Z2M) c0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. � 2021-09-13 20:43:37.075 DM Darksky: General/Visibility (Betuwe Zicht DS) 2021-09-13 20:43:37.082 DM Darksky: General/Custom Sensor (Betuwe Zonkracht DS) 2021-09-13 20:43:37.088 DM Darksky: General/Percentage (Betuwe Bewolking DS) 2021-09-13 20:43:37.124 DMP Z2M: (DMP Z2M) Received 2 bytes of data 2021-09-13 20:43:37.124 DMP Z2M: (DMP Z2M) d0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. Ю 2021-09-13 20:43:37.230 InfluxLink: value Percentage,idx=12524,name=WP-Flow-HM value=10.51 2021-09-13 20:43:37.230 InfluxLink: value Temperature,idx=1247,name=Betuwe-THB-DS value=15.9 2021-09-13 20:43:37.230 InfluxLink: value Humidity,idx=1247,name=Betuwe-THB-DS value=81 2021-09-13 20:43:37.325 DM Winddelen: General/kWh (DM 3 Jonge Held) 2021-09-13 20:43:37.344 DM Winddelen: General/Percentage (Wind PowerRel) 2021-09-13 20:43:37.361 DM Winddelen: General/Fan (Wind RPM) 2021-09-13 20:43:37.379 DM Winddelen: Wind (Winddelen) 2021-09-13 20:43:37.397 DM Winddelen: General/Custom Sensor (Wind Diameter) 2021-09-13 20:43:37.831 DM RFXcomE: Rain (Meursjes Regen) 2021-09-13 20:43:38.162 DM OWM Delfzijl: General/Text ($ Weather Description) 2021-09-13 20:43:38.185 DM OWM Delfzijl: Temp + Humidity + Baro (TempHumBaro) 2021-09-13 20:43:38.192 DM OWM Delfzijl: Temp (Feel Temperature) 2021-09-13 20:43:38.198 DM OWM Delfzijl: Wind (Wind) 2021-09-13 20:43:38.205 DM OWM Delfzijl: UV ($ UV Index) 2021-09-13 20:43:38.210 DM OWM Delfzijl: General/Visibility ($ Visibility) 2021-09-13 20:43:38.216 DM OWM Delfzijl: General/Percentage ($ Clouds %) 2021-09-13 20:43:38.226 DM OWM Delfzijl: Rain ($ Rain (Snow)) 2021-09-13 20:43:38.837 DM RFXcomE: Wind (Weet niet?) 2021-09-13 20:43:39.735 InfluxLink: value Temperature,idx=12047,name=WPB-Instroom value=34.3 2021-09-13 20:43:40.739 InfluxLink: value Temperature,idx=12227,name=WP-Kruip-A value=22.2 2021-09-13 20:43:40.744 Status: LUA: --- DeltaT_Kruipruimte = 0.2 C 2021-09-13 20:43:40.749 Status: EventSystem: Script event triggered: WP DZ Dt Aan vs Retour Kruip MQTT Lua 2021-09-13 20:43:43.243 InfluxLink: value Temperature,idx=12230,name=WP-Bijk-R value=21.2 2021-09-13 20:43:43.812 DM P1: P1 Smart Meter (DM P1 Stroom) 2021-09-13 20:43:43.835 DM P1: General/Voltage (P1 Voltage L1) 2021-09-13 20:43:43.854 DM P1: General/Voltage (P1 Voltage L2) 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) Received 235 bytes of data 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 30 e8 01 00 1a 7a 69 67 62 65 65 32 6d 71 74 74 2f 62 72 69 0议.zigbee2mqtt/bri 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 64 67 65 2f 6c 6f 67 67 69 6e 67 7b 22 6c 65 76 65 6c 22 3a dge/logging{"level": 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 22 64 65 62 75 67 22 2c 22 6d 65 73 73 61 67 65 22 3a 22 52 "debug","message":"R 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 65 63 65 69 76 65 64 20 5a 69 67 62 65 65 20 6d 65 73 73 61 eceived.Zigbee.messa 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 67 65 20 66 72 6f 6d 20 27 30 78 30 30 31 37 38 38 30 31 30 ge.from.'0x001788010 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 36 34 39 39 62 63 39 27 2c 20 74 79 70 65 20 27 61 74 74 72 6499bc9',.type.'attr 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 69 62 75 74 65 52 65 70 6f 72 74 27 2c 20 63 6c 75 73 74 65 ibuteReport',.cluste 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 72 20 27 6d 73 49 6c 6c 75 6d 69 6e 61 6e 63 65 4d 65 61 73 r.'msIlluminanceMeas 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 75 72 65 6d 65 6e 74 27 2c 20 64 61 74 61 20 27 7b 5c 22 6d urement',.data.'{\"m 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 65 61 73 75 72 65 64 56 61 6c 75 65 5c 22 3a 32 34 32 39 37 easuredValue\":24297 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 7d 27 20 66 72 6f 6d 20 65 6e 64 70 6f 69 6e 74 20 32 20 77 }'.from.endpoint.2.w 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 69 74 68 20 67 72 6f 75 70 49 44 20 30 22 7d .. .. .. .. .. ith.groupID.0"} 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) Received 302 bytes of data 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 30 ab 02 00 1a 7a 69 67 62 65 65 32 6d 71 74 74 2f 62 72 69 0ˮ..zigbee2mqtt/bri 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 64 67 65 2f 6c 6f 67 67 69 6e 67 7b 22 6c 65 76 65 6c 22 3a dge/logging{"level": 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 22 69 6e 66 6f 22 2c 22 6d 65 73 73 61 67 65 22 3a 22 4d 51 "info","message":"MQ 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 54 54 20 70 75 62 6c 69 73 68 3a 20 74 6f 70 69 63 20 27 7a TT.publish:.topic.'z 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 69 67 62 65 65 32 6d 71 74 74 2f 30 78 30 30 31 37 38 38 30 igbee2mqtt/0x0017880 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 31 30 36 34 39 39 62 63 39 27 2c 20 70 61 79 6c 6f 61 64 20 106499bc9',.payload. 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 27 7b 5c 22 62 61 74 74 65 72 79 5c 22 3a 31 30 30 2c 5c 22 '{\"battery\":100,\" 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 69 6c 6c 75 6d 69 6e 61 6e 63 65 5c 22 3a 32 34 32 39 37 2c illuminance\":24297, 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 5c 22 69 6c 6c 75 6d 69 6e 61 6e 63 65 5f 6c 75 78 5c 22 3a \"illuminance_lux\": 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 32 36 39 2c 5c 22 6c 69 6e 6b 71 75 61 6c 69 74 79 5c 22 3a 269,\"linkquality\": 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 36 33 2c 5c 22 6d 6f 74 69 6f 6e 5f 73 65 6e 73 69 74 69 76 63,\"motion_sensitiv 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 69 74 79 5c 22 3a 5c 22 68 69 67 68 5c 22 2c 5c 22 6f 63 63 ity\":\"high\",\"occ 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 75 70 61 6e 63 79 5c 22 3a 74 72 75 65 2c 5c 22 6f 63 63 75 upancy\":true,\"occu 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 70 61 6e 63 79 5f 74 69 6d 65 6f 75 74 5c 22 3a 30 2c 5c 22 pancy_timeout\":0,\" 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 74 65 6d 70 65 72 61 74 75 72 65 5c 22 3a 32 34 2e 32 7d 27 temperature\":24.2}' 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 22 7d .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. "} 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) Received 195 bytes of data 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 30 c0 01 00 1e 7a 69 67 62 65 65 32 6d 71 74 74 2f 30 78 30 0�..zigbee2mqtt/0x0 2021-09-13 20:43:43.883 DMP Z2M: (DMP Z2M) 30 31 37 38 38 30 31 30 36 34 39 39 62 63 39 7b 22 62 61 74 017880106499bc9{"bat 2021-09-13 20:43:43.884 DMP Z2M: (DMP Z2M) 74 65 72 79 22 3a 31 30 30 2c 22 69 6c 6c 75 6d 69 6e 61 6e tery":100,"illuminan 2021-09-13 20:43:43.884 DMP Z2M: (DMP Z2M) 63 65 22 3a 32 34 32 39 37 2c 22 69 6c 6c 75 6d 69 6e 61 6e ce":24297,"illuminan 2021-09-13 20:43:43.884 DMP Z2M: (DMP Z2M) 63 65 5f 6c 75 78 22 3a 32 36 39 2c 22 6c 69 6e 6b 71 75 61 ce_lux":269,"linkqua 2021-09-13 20:43:43.884 DMP Z2M: (DMP Z2M) 6c 69 74 79 22 3a 36 33 2c 22 6d 6f 74 69 6f 6e 5f 73 65 6e lity":63,"motion_sen 2021-09-13 20:43:43.884 DMP Z2M: (DMP Z2M) 73 69 74 69 76 69 74 79 22 3a 22 68 69 67 68 22 2c 22 6f 63 sitivity":"high","oc 2021-09-13 20:43:43.884 DMP Z2M: (DMP Z2M) 63 75 70 61 6e 63 79 22 3a 74 72 75 65 2c 22 6f 63 63 75 70 cupancy":true,"occup 2021-09-13 20:43:43.884 DMP Z2M: (DMP Z2M) 61 6e 63 79 5f 74 69 6d 65 6f 75 74 22 3a 30 2c 22 74 65 6d ancy_timeout":0,"tem 2021-09-13 20:43:43.884 DMP Z2M: (DMP Z2M) 70 65 72 61 74 75 72 65 22 3a 32 34 2e 32 7d .. .. .. .. .. perature":24.2} 2021-09-13 20:43:43.890 DM P1: General/Voltage (P1 Voltage L3) 2021-09-13 20:43:43.897 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "temperature" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:43.929 DM P1: Usage (P1 Usage L1) 2021-09-13 20:43:43.956 DM P1: Usage (P1 Usage L2) 2021-09-13 20:43:43.958 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "occupancy" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:43.968 DM P1: Usage (P1 Usage L3) 2021-09-13 20:43:43.981 DM P1: Usage (P1 Delivery L1) 2021-09-13 20:43:43.994 DM P1: Usage (P1 Delivery L2) 2021-09-13 20:43:44.001 DM P1: Usage (P1 Delivery L3) 2021-09-13 20:43:43.943 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:44.020 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "battery" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:44.078 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance_lux" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:44.136 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "illuminance" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:44.193 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "motion_sensitivity" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:44.255 DMP Z2M: (DMP Z2M) Creating domoticz device to handle "linkquality" key for device with ieeeAddr 0x0017880106499bc9 2021-09-13 20:43:44.006 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:44.064 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:44.122 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:44.180 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:44.241 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:44.299 Error: DMP Z2M: (DMP Z2M) Can not create new Domoticz device: maximum of 255 logical devices per phisical is reached. 2021-09-13 20:43:46.751 InfluxLink: value Instant,idx=13798,name=WP-BackupH-S0-MQTT value=0 2021-09-13 20:43:47.104 DMP Z2M: (DMP Z2M) Sending 2 bytes of data 2021-09-13 20:43:47.104 DMP Z2M: (DMP Z2M) c0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. � 2021-09-13 20:43:47.154 DMP Z2M: (DMP Z2M) Received 2 bytes of data 2021-09-13 20:43:47.154 DMP Z2M: (DMP Z2M) d0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. Ю 2021-09-13 20:43:47.257 InfluxLink: value Temperature,idx=12239,name=WP-WC-R value=21.1 2021-09-13 20:43:50.630 DM Dummy: Light/Switch (DM IP Mies 5M T D) 2021-09-13 20:43:50.721 EventSystem: Event triggered: DM Iemand Thuis Schakelt Dummy Thuis_5 2021-09-13 20:43:50.722 EventSystem: Event triggered: DM Iemand Thuis Schakelt Dummy Thuis_11 2021-09-13 20:43:50.760 DM Dummy: Light/Switch (DM IP Mies 5M T D) 2021-09-13 20:43:50.782 DM Dummy: Light/Switch (Thuis beweging T D) 2021-09-13 20:43:50.852 EventSystem: Event triggered: DM Iemand Thuis Schakelt Dummy Thuis_11 2021-09-13 20:43:50.870 DM Dummy: Light/Switch (Thuis beweging T D) 2021-09-13 20:43:51.262 InfluxLink: value Temperature,idx=12237,name=WP-AKant-A value=21.6

Dylantje commented 3 years ago

This: https://www.zigbee2mqtt.io/devices/9290019758.html#philips-9290019758

stas-demydiuk commented 2 years ago

Closing the issue as device limit is not the case anymore with new DomoticzEx framework which was added to the plugin starting from 3.1.x version