Thanks. I am creating a document for migrating from the SONOFF to the SMLIGHT device. Going to dot my ies and cross my tees several times before I do it. Just finished doing the FW updates on the SMLIGHT unit and did the 20240315 for the zigbee2mqtt side of it. Only have 39 devices but, want a smooth transition. A couple months back went from an 18U to 37U server rack upgrade. Got me proper rack mount UPSes in there and also got my cable modem and FW in there as well now. Have dual LAGG over fiber from my main switch to my other two switches. Another project will be to have high availability for my firewalls. Will be doing that all my my lab env and testing carefully before putting it into my working setup. It is just me, but I have to answer to myself. I don't want that. ;).
Can you have two Zigbee Coordinator on the same same network if you have buildings separated by long distant no way to create a mesh as the two buildings are metal ... By the way great content ...
Yep. I hit on that in a couple spots. HAOS users can run both dev and regular easily. Others can just run as many as they want easily. Just change the base topic to something unique for each in the mqtt section.
Thanks for a good video, I cant get it started because of an error that says: Refusing to start.... -advanced.network_key: should be array or GENERATE... Followed by a lots of numbers. What should I do?
Hey there, excellent video thank you. I'm running HA as a docker container, and have zigbee2MQTT + mosquitto running as docker containers too, similarly to your video. What are the correct steps to then get everything into HA from there? I can see in your HAOS section that you have a 'Zigbee' sidebar item that shows you the Zigbee2MQTT application (which I don't have in HA docker mode), and I'm confused as to if I should add the SM06 device into HA and then scan/find devices using that from within HA, or if I should solely rely on the Zigbee2MQTT application interface for all new device additions?
If you have Z2M posting to MQTT already, if you simply have the MQTT integration in HA connected to the same MQTT broker it will auto discover the devices. The sidebar is really just popping in an into HA which I don't do myself as it gets kinda messy and cramped.
I have followed the installation part religiously but I keep getting the error you got in the log, even after changing the serial port and setting a channel.
@@digiblurDIY about the /dev/TTYACM0 not being found but I redefined my config location and the 3rs time I did that it got recognized and now it works. Awesome tutorial and if got me to finally get it running!
I was running HA as a docker container on the same Pi that I have been running Homebridge. I went ahead and got an HA Green and had already ordered the SLZB06 POE from Ali and it took a while to get here. Got everything up and running now, got Z2MQTT up and devices paired. I have the old deconz ConBee II USB stick that I have plugged into the Pi, can I connect that to my HA Green and use it as a router? The SLZB06 and the HA green are on opposite ends of the house and I wanted a stronger signal in that part of the property. If I can so this, how in the heck do I start?
Interesting, I haven't run into those yet. I know the channel 26 thing has a lot of device and power issues then there was a line of devices that would only work on 15, 20 or 25. Can't remember them off the top of head.
I need feedback from the community. I have been a 2+ year user of ZHA with a sonoff zigbee 3.0 plus coordinator (Texas Instruments with the firmware flashed for greater capacity on the network). Just recently my ZHA network of about 30 devices with plenty of routers seems to have crapped out, a week everything was very stable connections and functioning had been pretty stable for 6mo or more. Then seemingly over night everything dropped off the network, I reconnected everything and it worked for a few days then the same stuff happened again. I haven't added new devices or changed any configuration. Do coordinator dongles just go bad? I got a different coordinator a Loamlin SMlight coordinator that was recommended by Z2M. What should I do? Bite the bullet and set up Z2M and see how that goes, should I still try and run ZHA with my sonoff dongle with a z2m network too, or should I try and move my network from the sonoff to smlight in ZHA?
Loving the video. But I'm stuck... I'm getting an error when I try to creat the zero byte passwd file. command "# docker exec -it mosquitto touch /mosquitto/config/passwd" gives me: "Error response from daemon: Container a2f8xxxa910 is not running" Did I miss a step?
@@RamonDuarteGarriz How did you enable the container to insecure mode if you don't mind me asking? I put a '1' where it was '0' in RUN_INSECURE_MQTT_SERVER section. but it still error's out with unable to open pwfile 🤔 edit: I fixed it by copying a empty passwd file into the container with this docker command "docker cp passwd :/mosquitto/config/passwd" You can find the container ID by "docker ps -a"
@@chrisperrywv Is it cause it can not find the passwd file you try to copy into the container? I create mine with the terminal command "touch passwd" .
@@digiblurDIY Can you recommend any solid plugs (hopefully with 2 outlets) which support zigbee here in the U.S.? (BTW, I truly appreciate your time and effort)
thanks for video, got my slzb setup for the first time and added a smart plug
Glad it helped get you set up!
Thanks a lot! I scrolled through so many videos until I found the right one.
Glad I could help!
Lol
I watched your 2022 one first
Then I open your tube after you walked me through settings and this popped up.
You the man
Great video. Thanks !
Great video! Subbed👍
Awesome, thank you!
Thanks. I am creating a document for migrating from the SONOFF to the SMLIGHT device. Going to dot my ies and cross my tees several times before I do it. Just finished doing the FW updates on the SMLIGHT unit and did the 20240315 for the zigbee2mqtt side of it. Only have 39 devices but, want a smooth transition. A couple months back went from an 18U to 37U server rack upgrade. Got me proper rack mount UPSes in there and also got my cable modem and FW in there as well now. Have dual LAGG over fiber from my main switch to my other two switches. Another project will be to have high availability for my firewalls. Will be doing that all my my lab env and testing carefully before putting it into my working setup. It is just me, but I have to answer to myself. I don't want that. ;).
just got the slzb-06 and 1 aqara sensor to test this out...def a go to video. No way would I have gotten it done without it.
Nice! Glad to hear it worked!
excellent ! thank you very much
If you want to run two stable versions You just slightly alter the repository link Add a slash in home assistant will show you another set of 3 mqtt
That's pretty funny. Nice trick!
Great video! You should also do a video on the ZigStar UZG. Maybe even a comparison to the SMLIGHT SLZB-06.
Haven't heard of that one. I will have to check it out.
I'd be interested in seeing a video on how you set up your ADSB server.
Awesome! I'd love to share that one, its an addicting hobby plus it lets me film on the roof ;)
I have a SLZB-06M I had to add "adapter: ezsp" to the serial config for it to work
Actually it should be
adapter: ember
For the stable version of Z2M
www.zigbee2mqtt.io/guide/adapters/emberznet.html
@@digiblurDIY Thanks that solved my problem! also have the 6M version
You didn't do the generate thing on this one, is that no longer recommended?
It is default to start as generate now.
Can you have two Zigbee Coordinator on the same same network if you have buildings separated by long distant no way to create a mesh as the two buildings are metal ... By the way great content ...
Yep. I hit on that in a couple spots. HAOS users can run both dev and regular easily. Others can just run as many as they want easily. Just change the base topic to something unique for each in the mqtt section.
Thanks for a good video, I cant get it started because of an error that says: Refusing to start....
-advanced.network_key: should be array or GENERATE...
Followed by a lots of numbers. What should I do?
What is the error?
Hey there, excellent video thank you. I'm running HA as a docker container, and have zigbee2MQTT + mosquitto running as docker containers too, similarly to your video. What are the correct steps to then get everything into HA from there? I can see in your HAOS section that you have a 'Zigbee' sidebar item that shows you the Zigbee2MQTT application (which I don't have in HA docker mode), and I'm confused as to if I should add the SM06 device into HA and then scan/find devices using that from within HA, or if I should solely rely on the Zigbee2MQTT application interface for all new device additions?
If you have Z2M posting to MQTT already, if you simply have the MQTT integration in HA connected to the same MQTT broker it will auto discover the devices. The sidebar is really just popping in an into HA which I don't do myself as it gets kinda messy and cramped.
Could you configure the channel of the device before you bring it in to HA? Would that eliminate needing to delete the folder?
You could put that yaml file there first before you start it. It's about the same work.
I have followed the installation part religiously but I keep getting the error you got in the log, even after changing the serial port and setting a channel.
Which error?
@@digiblurDIY about the /dev/TTYACM0 not being found but I redefined my config location and the 3rs time I did that it got recognized and now it works. Awesome tutorial and if got me to finally get it running!
I was running HA as a docker container on the same Pi that I have been running Homebridge. I went ahead and got an HA Green and had already ordered the SLZB06 POE from Ali and it took a while to get here. Got everything up and running now, got Z2MQTT up and devices paired. I have the old deconz ConBee II USB stick that I have plugged into the Pi, can I connect that to my HA Green and use it as a router? The SLZB06 and the HA green are on opposite ends of the house and I wanted a stronger signal in that part of the property. If I can so this, how in the heck do I start?
No experience with the conbee myself. If you can find a router firmware for it then it should be fine.
Note: there are a few devices that do not work on channel 25, very few, but some.
Interesting, I haven't run into those yet. I know the channel 26 thing has a lot of device and power issues then there was a line of devices that would only work on 15, 20 or 25. Can't remember them off the top of head.
Do you have examples?
unraid install mqtt where do I find it
cmccambridge/mosquitto-unraid - github.com/cmccambridge/mosquitto-unraid
@@digiblurDIY what should I open
h
I missed in this part what should I install
I need feedback from the community. I have been a 2+ year user of ZHA with a sonoff zigbee 3.0 plus coordinator (Texas Instruments with the firmware flashed for greater capacity on the network). Just recently my ZHA network of about 30 devices with plenty of routers seems to have crapped out, a week everything was very stable connections and functioning had been pretty stable for 6mo or more. Then seemingly over night everything dropped off the network, I reconnected everything and it worked for a few days then the same stuff happened again. I haven't added new devices or changed any configuration. Do coordinator dongles just go bad? I got a different coordinator a Loamlin SMlight coordinator that was recommended by Z2M. What should I do? Bite the bullet and set up Z2M and see how that goes, should I still try and run ZHA with my sonoff dongle with a z2m network too, or should I try and move my network from the sonoff to smlight in ZHA?
What ZStack firmware version?
I think my previous attempts to share my firmware version were flagged somehow and never got posted. The version my coordinator is on is 20220219
I guess it is probably safe to say I should update the firmware on my sonoff dongle.
Loving the video. But I'm stuck...
I'm getting an error when I try to creat the zero byte passwd file.
command "# docker exec -it mosquitto touch /mosquitto/config/passwd" gives me:
"Error response from daemon: Container a2f8xxxa910 is not running"
Did I miss a step?
The container needs to be running.
I got around it by first allowing insecure mode so container could run. Then I completed the passwd file set up and disabled insecure after.
@@RamonDuarteGarriz How did you enable the container to insecure mode if you don't mind me asking? I put a '1' where it was '0' in RUN_INSECURE_MQTT_SERVER section. but it still error's out with unable to open pwfile 🤔
edit: I fixed it by copying a empty passwd file into the container with this docker command "docker cp passwd :/mosquitto/config/passwd"
You can find the container ID by "docker ps -a"
@@dragoneye4821 “no such file directory” 🤦🏼♂️
@@chrisperrywv Is it cause it can not find the passwd file you try to copy into the container? I create mine with the terminal command "touch passwd" .
"Let's hold the button down?!" What button?
Depends on the Zigbee device. Check the device pairing procedure as they all vary.
@@digiblurDIY Can you recommend any solid plugs (hopefully with 2 outlets) which support zigbee here in the U.S.? (BTW, I truly appreciate your time and effort)
Can you post a link to the conversation about why you pin to cmccambridge/mosquitto-unraid:2.0.15?
github.com/eclipse/mosquitto/issues/2887
There was a fixed mentioned but it didn't seem to work in my case.
brodie when are you reviewing reolink cx810
Reolink doesn't have any yet they said. I must not be on the cool kids list anymore. Being real and telling it like it is must not fly well.