openhab / org.openhab.binding.zigbee

openHAB binding for ZigBee
Eclipse Public License 2.0
73 stars 111 forks source link

README.md: Add note about max zigbee_networksize for Elelab controller #741

Closed nailyk-fr closed 2 years ago

nailyk-fr commented 2 years ago
cdjackson commented 2 years ago

I would not suggest to add this here. The problem is this will be dependant on firmware - not the ELE dongle. If the firmware is not compiled properly to take advantage of the memory, then this is the result. If ELE change their firmware, this could be fixed - other ember devices will have exactly the same limitation.

It's worth noting that this issue is already written in the README - so your exact problem is documented there already ;)

nailyk-fr commented 2 years ago

Thanks for your answer !

Sorry I Wanted to create this one as a draft. I actually read this section about network size, but it was unclear to me, this is why I did not understand it was source of this issue. I will rework the PR.

cdjackson commented 2 years ago

Thanks - improvements are definitely appreciated :) Often I will write stuff quickly when a feature is added, so having users update this in a more "user orientated" way is much appreciated.