seaky / nspanel_pro_tools_apk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zigbee Router

stefa168 opened this issue · comments

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?

Hi svanrossem worked a lot on this, check his posts:
seaky/nspanel_pro_roottool_apk#3

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

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

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.

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

@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.

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.