Page 1 of 1

Domoticz on 20$ pocket router

Posted: Wednesday 02 January 2019 14:29
by albert007
Dear Friends,
I could pack wifi_router_function+domoticz+mqtt_broker on a 20$ pocket router.
It is for low budget wifi based home-automation setup. check my blog for more details.
http://albert-david.blogspot.com/2019/0 ... -home.html
wish you happy new year!!

Re: Domoticz on 20$ pocket router

Posted: Wednesday 02 January 2019 15:15
by EdddieN
I like it very much!
I have the same router, worth a try!

Re: Domoticz on 20$ pocket router

Posted: Wednesday 02 January 2019 15:17
by EdddieN
Does it play nice with z-wave dongle?

Re: Domoticz on 20$ pocket router

Posted: Wednesday 02 January 2019 18:18
by albert007
I tried to plugin ZMEEUZB usb dongle but dmesg was showing

Code: Select all

device descriptor read/64, error -32
then i tried to plugin the dongle through external powered usb hub - this time i saw the following on dmesg

Code: Select all

device descriptor read/64, error -32
attempt power cycle
new full-speed USB device number 13 using ehci-platform
Maybe i need to enable the driver for ZMEEUZB in the kernel config, will try this later some time to see if this plays well.