seaky / nspanel_pro_tools_apk

283 stars 4 forks source link

Zigbee Router #39

Open stefa168 opened 5 months ago

stefa168 commented 5 months ago

Recently Sonoff added the possibility to set the Zigbee module in the NSPanel Pro to a Zigbee Router (Koenkk/zigbee2mqtt#19721). Would it be possible to have this feature as well?

seaky commented 5 months ago

Hi svanrossem worked a lot on this, check his posts: https://github.com/seaky/nspanel_pro_roottool_apk/issues/3

stefa168 commented 5 months ago

Thank you, does this work also with devices under v2?

seaky commented 5 months ago

Frankly, I havent tested but there is a unique oportunity for you to be the first :)

svanrossem commented 5 months ago

Thank you, does this work also with devices under v2?

It should work, one thing I didn't tested if there were any differences between v1.5.6 and 2.2.0 directory /vendor/bin/siliconlabs_host. I'd say "should" because router mode can be enabled only by the eWelink smartphone app. You can test the scripts just by running it, it doesn't destroy your device since it are just MQTT commands. Check https://gitlab.com/svanrossem/sonoff-nspanelpro-scripts for the scripts.

Please let us know or it works? It would be very nice to have an option in @seaky 's nspanel_pro_tools to control this behaviour.

PieterBoeren commented 5 months ago

@svanrossem: the link to the scripts doesn't seem to be accessible (404), is it not a public repo?

svanrossem commented 5 months ago

@svanrossem: the link to the scripts doesn't seem to be accessible (404), is it not a public repo?

It's public now, didn't toggle the right switch last week :P.

seaky commented 5 months ago

Please let us know or it works? It would be very nice to have an option in @seaky 's nspanel_pro_tools to control this behaviour.

I'll put it on the list I almost finished with 2.1 so maybe I'll have some time to integrate it.