#zigbee-archived
1 messages · Page 144 of 1
Curious if you ever got to finishing it. I've been trying to get the set_lock_user_code and enable_lock_user_code services to work all afternoon with no luck.
And of course, as soon as I ask, it starts working 😆
nvm, it just looks like I can't add new bulbs over mesh - too far away from the usb stick. moved into new room - immediately worked
I kind of got to apologize, I went and bought the sonoff bridge anyways. I fell into the sunken fallacy. On the bright side It seems like its working perfectly. The range for some reason is shorter than the huzbz-1 but I will take that over the stability
Now i wonder if there is a way to turn my old huzbz-1 into a bridge/router for my sonoff that I'm using as a coordinator
I want to pick off 2 devices that are out of my range
It'd need router firmware, which I doubt exists
lol glad you got it to work! Yeah it can be a bit confusing the first time.
I haven't tested it since the release version, as I'm still running that build of HASS
I been searching around and it seems like you are right nobody has done a router firmware for the huzbz-1. (or hopefully I'm bad at searching)
Well, it's a commercial device...
at this point I don't think anyone is going to make one either, since its a bit outdated
😦
what i didn't get around to was integrating the zigbee lock code controls with the keymanager custom component. someday...
Yup, it's pretty old and a commercial device 😄
Is there a way to make my Aqara motion sensor poll for occupancy quicker? It detects occupancy pretty fast, but takes forever to detect no occupancy
Google aqara occupancy hack
Will do, thanks
Is there a way to use that with ZHA? I don't have a Z2MQTT compatible stick
It's a hardware mod
Ah ah I see it now
Well I've done it, and verified conductivity with my multimeter, but nothing's changed hahaha
So yeah, this makes it report motion after 5 seconds when it's off, but the timeout from on to off it still the same
Is there any way to change that in ZHA?
@autumn warren Like puddly said it is a hardware mod, but unfortunatly it doesn't work with ZHA. ZHA has a default timeout for the aqara sensors. I believe it's 60 seconds. The aqara sensor doesn't report no motion detected, only motion detected. So when the timeout in ZHA is still 60 it won't work.
I believe there is a way to change it but that would mean you need to "hack" all your aqara motion sensors.
@analog ember No problem modding my sensors, I only have four right now, so it would be quick
Can you point me in the direction for changing the timeout?
Sounds like someone stiffed you on a beer. I'm happy to make that up given I'm using this already and it's made the spouse very happy. Let me know where I can send something your way.
don't worry about it 🙂 I'm just glad it's making someone's HA experience better!
(they guy did send some)
If you've modded all of your Aqara sensors, you can use a custom quirk (https://www.home-assistant.io/integrations/zha/#configuration-variables): https://paste.ubuntu.com/p/645vxfQGHq/ (should work)
Just save that file as /config/zha_custom_quirks/fast_aqara_motion.py (or whatever you named your custom quirks directory) and restart HA. The ZHA device page should show Quirk: fast_aqara_motion.FastMotionAQ2.
Thank you for that @austere patio !
I have an Ikea smart bulb currently controlled by a 2 way switch. Turning the bulb off with one of the switches cuts the power to the bulb. Which I don't want obviously. Now I bought 2 aqara single switch modules in the hope I would be able to make the switches smart. Is this even possible? I was able to connect the live wire to the bulb directly but I can't seem to get the aqara switch module to work. I added live wire into L of the module, live wire into the switch and a switch wire from the switch into S0 of the module. I left L1 empty since I'm not controlling a bulb with the thing directly. Also S1 is empty. Should this do the trick? Because it looks like the module doesn't even turn on now... (new to this whole thing by the way, please redirect me if this is the wrong channel, all is zigbee so I figured the knowledge can be found here)
EDIT: so it seems I can't leave L1 empty. As soon as I connect the bulb to L1 of the module, the module works. But then the power to the bulb is controlled by the module which is not what I want.
I'm struggling understanding what you're trying to achieve. If you have a smart bulb, I would assume you would like to keep it live at all times. The switch module controls a relay which will turn a load on/off, but in order for your bulb to remain live, you can't have it go off. Maybe I'm thinking about it differently than what you intend.
It's hard to explain because it's not a typical situation I guess haha. I got it working by pulling a neutral wire. Module and bulb now are live at all times 🙂 It was a great example of learning while playing
Does anyone know about an eu keypad/alarm control pad that works with z2m that doesnt look like its from 1994? No touch screen type, but physical buttons
I will try the Xfinity one as its supported and cheap to get
IKEA button back to being completely ignored by my system… anyone else see this before? worked ok for a couple of days
Zigbee :bee: - please remember to mention whether you're using zha (https://www.home-assistant.io/integrations/zha), deCONZ (https://www.home-assistant.io/integrations/deconz), zigbee2mqtt (https://www.zigbee2mqtt.io), or even something else.
Looking for devices? See https://zigbee.blakadder.com/ and https://www.zigbee2mqtt.io/information/supported_devices.html.
Has anybody flashed a sonoff zigbee bridge to tasmota yet?
Lots of people have
Don't ask to ask, just ask your question. Then people can answer when they're around.
When you do ask a question, try to provide as much background detail as possible. Ask yourself these questions first so that others don't have to:
- What version of the Home Assistant are you running? (remember, last isn't a version)
- What exactly are you trying to do that won't work?
- Is the problem uniform or erratic?
- What's the exact error message?
- When did it arise?
- What exactly don't you "get"?
- Can you share sample code, ideally with line errors where the error occurs?
Really worth reading that Don't ask to ask link 😉
That will do 🙂 just wanted to check I wasn't going into uncharted 🙂 after heading your advice with the cc2530 units
You also probably want to join the Tasmota Discord
Ready to use custom firmware for ESP8266 devices (including Sonoff)
Docs:
https://tasmota.github.io/docs/
Discord:
https://discord.gg/Ks2Kzd4
I'm usually an esphome kinda person, so this is slightly new, but hey ho, just need a 'all good' kinda node. Will do, thanks for that 🙂
One question, I do have is running a sonoff bridge as a router rather than a co-ordinator
It'd need router firmware
Yup, I'll go off and find that, I've got 4 sonoff zigbees, so want 2 co-ordinators, and 2 routers.
Hi guys, I am running into a problem with my Zigbee2MQTT setup in HA
it looks like my mqqt broker is working fine and the Zigbee2MQTT container also
When I subscribe to "homeassistant/#" in the HA front end I can see the message passing
example: https://paste.ubuntu.com/p/MMtdTBZmRm/
I have enabled discovery (altough it is on by default also)
But no new entity or device shows up in HA
I run everything on a synology as docker containers (homeassistant core-2021.2.3, zigbee2mqtt, mosquitto)
Try listening on zigbee2mqtt/# and use something like mqtt explorer
Is there a channel on home assistant where I can sell my loose zigbee sensors?
If not, does anyone know of a server / community where I can sell my loose zigbee sensors?
I'd suggest the forum
I am indeed using mqtt explorer to check what is happening, but I never worked with mqqt before.
It looks like all is ok (I can see all messages), looks like HA is failing somehow (like discovery doesnt work)?
Hi
I am using zha quirks for wyze lock
It works but every 15 minutes status changes from lock to unlock
Lock itself not unlocking
When I add one of IKEA's on/off switches to ZHA, only the power sensor entity is added, and no automations I set up are working. Am I missing something?
the device triggers
Within the automation, or do I need to define something within the configuration.yaml?
how did the automation used to trigger on the ikea switch?
@shrewd pollen posted a code wall, it is moved here --> https://paste.ubuntu.com/p/GXDd5hF98z/
Like that, it's basically created using the GUI
looks ok
Yes, I have no idea why it doesn't work
check if the zha_events exist
Nothing is happening when I listen on *, and just click like mad
So no events it would seem
try to re-pair the device
Hello. All of a sudden, my zigbee devices are all missing (has been running fine since I set it up 3 months ago)
I am not seeing anything suspicious in the logs
my devices are still listed
but when I draw the map, nothing is connected
any idea what I should try to troubleshoot this ?
it usually helps when you reveal which integration you're using
zigbee2mqtt
rebinding it has no effect... Odd
It's like the switch doesn't exist, there are no events produced
So I've managed to repair the switch, but it still has no effect when I click the buttons. I've tried repairing while holding in the link button, but when I try that, nothing happens
I can link it directly to a bulb, and it works - but still doesn't produce any events in HA
Maybe I'm not listening to the correct events?
Well, I'm listening til *, so I suppose they should show up ....
Maybe Ikea changed something to their product, or maybe something is wrong with my zigbee controller / HA setup
update : one of my devices just joined back (around 10 are still disconnected)
Has anyone succesfully paired TRÅDFRI switches using a CC2531 ?
I'm starting to suspect it's not possible
They'll pair just fine
The questions are which Zigbee integration and are they in range of the mesh
It pairs fine here too, but no events are published when I click the buttons. I am using the Zigbee TI CC2531 USB CDC integration
That's the stick, not the integration... though from the above it sounds like ZHA
Possibly ZHA doesn't support that particular model 
Maybe.... When I look it up, there's a lot of talk of flashing the dongle. What is the purpose of that?
Even when pairing the switch in IKEA's gateway, and using the IKEA TRÅDFRI integration, I still don't get any events when I click any of my two switches buttons. Using the Trådfri integration, I can't bind any buttons either, only battery change events.... Any ideas on how I can debug this further?
Good morning. I'm struggling with performance in a couple of rooms that have 9 and 12 zigbee can lights. When I trigger scenes to turn them all on/off at once, often times 1 or 2 random bulbs don't do what they are supposed to. I know the coding is okay because if I keep triggering the scene, they will eventually go to the correct state. I just setup a Zigbee group and that helps to make sure they all do what is intended (and also make them trigger at almost the exact same time) but now I have to wait like 1-2 minutes before another command can be issued.
Ex: I turn them all on by accident, but I have to wait about a minute or 2 before they will respond to an off command.
The problem is that you get a burst of commands, which makes your mesh busy
The mesh diagram may help you work out the choke points
I've got a Nortek z-wave/zigbee combo stick and am running on a RaspPi4. Using the HubZ Smart Home Controller - HubZ ZigBeee integration.
Well, the stick isn't bad, it's just a generation old
Using Zigbee groups however should perform well
I have pulled that diagram up, but not sure what to be looking for.
Single common route?
Any message is relayed to the destination, so the message goes A > B > C > ...
If they're all going through a single point, that'll not be helping you
Obviously this is zoomed out, but does this help tell you anything?
A group however is a broadcast, so a single message
Please use imgur or other image sharing web sites, and share the link here.
Image posting is blocked in most channels to discourage people from sharing text as images.
If the group performs badly it means the devices are then flooding the mesh with update
Shoot, I guess I can't paste the image. They all show green connection lines though.
Read the bot message
I moved to HA from SmartThings. I thought in SmartThings, I could control dim rates and such on these bulbs, but can't find a similar area in HA. Is there one that I'm missing?
Would that help stop the flooding if I made them all work instantly vs slower transition as is the default?
I don't know - not only don't I use ZHA, I have no idea what "these bulbs" are
Ok. Here is my mesh link.
Bulbs are Sylvania/Osram Smart+ Zigbee RGBW can lights.
They are the flush mount type, not the screw in bulbs
And instead of ZHA is there a different integration you use?
Does MQTT give you an option to change device parameters?
And would I be able to try it out without repairing and configuring all of my zigbee devices?
Eh... not really. It's probably possible with some creative coding to translate the databases
It does list my light in the supported products list...
I don't see the Nortek USB stick listed though. Maybe under the chipset type. Trying to cross reference that now. What stick are you using and would you recommend it?
Nortek GoControl QuickStick Combo Model HUSBZB-1 (note that this is based on Silabs older EM3581 "Ember" family chip)
I use the ZZH (Zig-A-Zig-Ah!) and like all CC2652 sticks it's out of stock right now
I've read about a lot of people picking up the Conbee II. I see it is experimental. Any idea how well it currently works? I'd gladly buy a new stick/chip if it means I can clean up my performance.
But will deConz be able to sniff (in combination of conbee 2 integrated with a tuya wired gateway hub) all the tuya zigbee devices across a 2 storey home and provide good range for sockets switches sensors and Lock all zigbee tuya??
No
You can't use the Tuya gateway with deCONZ, only the ConBee range
Range is about the mesh though
If you're trying to solve range problems with a more powerful coordinator you're doing it very wrong
Then what is the way to go about?
Iam sorry
I can't read minds, and frankly don't want to.
You have to ask the actual question, not half of it 😛
Excuse my stupidity, but is deCONZ a different "Integration" for HA Zigbee. Still pretty green to this HA platform, but like the direction I am headed in vs. SmartThings.
I just found it in the integration list. I guess I need to research the different ones. When I started, I had no idea there were different flavors of it.
Yes, it is
There are three Zigbee options with Home Assistant (regardless of how you install it). These are:
deCONZ is relatively stable and mature with its own UI (and Discord server). It can run in an add-on, in a Docker container, or natively. Only the ConBee range of sticks and RaspBee GPIO boards are supported. Known working devices are documented, and how to request support for a new device is documented too (you can't add unsupported devices yourself).
zha is actively developed as part of Home Assistant Core, using the zigpy stack, the UI also being part of Home Assistant. The EmberZNet based sticks are recommended (though the HUSBZB-1 uses an older chipset), but there are other options. There is no list of supported devices, as any standards compliant device should work. Devices that require extra support are listed, and adding unsupported devices is documented (you can't add unsupported devices yourself).
Zigbee2MQTT is very actively developed and can run in an add-on, in a Docker container, and natively. As of 1.15 has a native UI, and it also uses MQTT for control and configuration. It supports mostly TI based sticks, with the recommended option being the [CC2652 based sticks](#zigbee-archived message). If you want to use an EmberZNet stick see this issue. The known working devices are well documented (which usually includes how to pair them so you don't have to find the manual), and adding unsupported devices is also documented.
Yes your right iam so sorry to jump in first of all..I meant to say if iam using a conbee 2 just like @worthy ledge to control around 50 zigbee socket and switches in a house. Will those switches act as a mesh network.? And the way to go about I meant is with the conbee 2 stick integrating all zigbee devices via deConz in HA

There's a good guide to how the mesh works in the pinned messages
The short answer is that most mains powered devices will extend the mesh
I don't mind you jumping in. More discussion helps me to better understand. Really appreciate Tinkerer's expertise too.
The coordinator needs to be fast enough to handle all the devices, and have enough signal strength to reach (Zigbee) routers
After that, it doesn't matter
My old CC2531 mesh covered the same footprint as my new CC2652 mesh. In the original case the coordinator reached the next room. In the new case it reaches the far side of the house (just)
Alright will check that pin out for sure @sour shadow thankyou really appreciate it.
Thanks to you too 😀
Hello. I have been using the z2m integration for around 3 months. All of a sudden, all my devices got disconnected from the coordinator
only stranger thing was that a device had joined (because I had left it in join-all for a few days) and was noted as not supported
I have removed the device, rebooted a few times
now 2 of my device have joined back but not the others
I really have no idea of what I could do to trouble shoot this
any clue ?
Re-pair them if they're not working. Start with routers, then end devices.
I'd rather avoid that
because this is going to create a lot of additional work afterwards
the weird thing is that the 2 devices that have connected back are one that is very close and another (quite close too but one that is powered and acts as a router)
the antenna on my dongle seems fine and well connected though
I can't get my Raspbee II to work for the life of me. How did you do it? Never mind. Got it working.
Try power cycling all of your mains-powered routers
I'm using the Zigbee Home Automation Integration and I've been having issues with the responsiveness of my philips hue bulbs. First anyone have any tips? Second should I be pairing other devices through my Zigbee repeaters or always directly to my Conbee II?
For mains powered devices, it doesn't really matter. In your case, I'd click the "Add devices" button (I think it's in the bottom right) on the main page.
Also, the Conbee is known to cause problems. What exact problems are you seeing though? (Turning on scenes, turning on a single light, ...?)
I set up some Zigbee contact sensors in ZHA, but the binary_sensor entities appear in HA with the icons hass:square (when closed) and hass:square-outline (when open). How can I get them to appear using the hass:door-open and hass:door-closed icons that my MQTT binary_sensor entities use?
@mellow geode Sorry for taking so long but my issues are what I think is huge delays in response to sent commands and unreliable sending of zigbee commands to lights. I say think because to me it almost seems unpredictable. In one instance I have no control of a light that shows as still being paired but I can not control at all, although it used to work just fine.
And what is the best zigbee cooridinator to use? As in most reliable and most feature supporting.
It could be that your WiFi channels (or the one of your neighbors) are potentially overlapping. ZHA (by default) uses channel 15 (Zigbee channel). Only channel 11 (WiFi channel) doesn't interfere with that.
It's also possible that the signal is simply too low because the routers (mains powered devices -> "repeaters") are too far away from the coordinator.
https://www.home-assistant.io/integrations/zha#known-working-zigbee-radio-modules Here are some Zigbee sticks.
For ZHA, EmberZNet (Silabs) based sticks are recommended. The Elelabs stick is pretty good.
Texas Instruments CC2652P2 or CC2652R based sticks are also ok.
There might be more information in the pinned messages of this channel.
Otherwise, you can activate debug logging (https://www.home-assistant.io/integrations/zha#debug-logging) and send the logs (on something like https://paste.ubuntu.com/) here (when your device is not turning on/off)
Ok thanks a lot I'm looking into how to change the channel is https://www.home-assistant.io/integrations/zha#defining-zigbee-channel-to-use still aplicable?
That config is only used when forming a new network
Ok
It's a lot easier to change the channel of the WiFi network potentially interfering with the Zigbee network, if that is indeed the cause
Zigbee doesn't handle channel changes as gracefully as WiFi
I'd start with the debug logs to see what the actual error codes are. Since you're using a Conbee, make sure to have it plugged into a USB extension cable and away from any USB 3.0 ports or other potential sources of interference
Ok that makes sense but being in an apartment it probably wont be very useful to change my wifi channel as neighbors I'm sure are using others as well.
As long all of their WiFI networks are on 1, 6, or 11 (almost all are), you should be fine
Ok but is there a way to check my zigbee channel?
Should be 15, unless you used the Conbee with deCONZ first
i did use it with deconz first
I have the deconz app installed on my computer would that show the channel?
Yeah, it should
Hi
I am using zha quirks for wyze lock
It works but every 15 minutes status changes from lock to unlock
Lock itself not unlocking
was locked
1:00:04 AM - 44 seconds ago
was unlocked
12:56:27 AM - 4 minutes ago
was locked
12:30:12 AM - 31 minutes ago
was unlocked
12:26:27 AM - 34 minutes ago
now it repeats every 4 minutes and 26 minutes
@dense bluff posted a code wall, it is moved here --> https://paste.ubuntu.com/p/zMP9d7CrXG/
@dense bluff Rule #6: Please do not post codewalls (text longer than 15 lines) - use sites such as https://paste.ubuntu.com/ (just not Pastebin).
Please take the time now to review all of the rules and references in #rules.
was locked
11:30:30 PM - 2 hours ago
was unlocked
11:26:27 PM - 2 hours ago
was locked
11:00:38 PM - 2 hours ago
was unlocked
10:56:27 PM - 2 hours ago
was locked
10:30:47 PM - 3 hours ago
was unlocked
10:26:27 PM - 3 hours ago
was locked
10:00:56 PM - 3 hours ago
any idea?
Yeah, stop posting codewalls
ok
Beyond that, if it just says was locked then that's the lock reporting that
lock itself stays locked
A good news for Home Assistant enthusiasts.
Finally, SONOFF can be integrated into HA with "eWeLink add-on official version 1.0.0."
Add-on: https://bit.ly/2VbaWRM
How to add: https://bit.ly/3qN2mo3
Add-ons would be the #add-ons-archived channel - that has nothing to do with Zigbee @mossy sky
sonoff zigbee? sorry then
Currently, the official add-on support eWeLink switches & sockets
Doesn't look very Zigbee
It's also a really crap implementation and not how it should be done
that tracks with being an official ewelink product
Good news, we've gone for the most lock-in we can while pretending to be open
Hi. I've been trying to find how to fetch the "last_seen" (NOT last-updated or last-changed) attribute of a zigbee device~~/entity~~ in a template (zha-network-card does it nicely in Lovelace dashboard). Can someone advise?
Wyze lock quirk was never upstreamed, was it?
nope still in Dave's branch, I think he updated it a few months back to keep it functional.
it was working, just took manual edits to the quirk as every lock sends different data. with the custom folder for quirks it should be a lot easier now. but no way it could be upstreamed unless you could some how save the needed bits in the UI or something.
Enable debug logging and check what lock sends
Is there any sensor that can detect sound or air speed? (indoor) trying to see if a vent is getting air into it
Does anyone use aqara motion sensors outdoors?
Good question
Does this help at all? https://www.globalspec.com/learnmore/sensors_transducers_detectors/flow_sensing/air_velocity_flow_sensors
Probably a bit of overkill. I'm going to try a vibration sensor to see if that gets me close to what I need. I have an attic fan that is hard wired in the attic and am looking for a proxy to tell if it's on or not already. I'm thinking that putting the vibration sensor on the grate, it should pick up that it's on or off
That's a smart idea
Motion sensor and some stripes inside the duct. I suspect a pair of pressure sensors would work too, one inside another outside and compare the measurements
I’ll report back tomorrow if it works. This project has been an experience so far. The remote despite being standard frequencies doesn’t work with any rf transmitters so I’m using a switchbot on the actual remote. Works well but it’s hard to knows it’s on
can i have both zigbee2mqtt and Z2M running at the same time
i tried to add both integrations but no only one works
i mean the zigbee intergration and Z2M
is ZHA and aigbee2mqtt @drifting raven
yes you can, but take this into account
- make sure to set different channels on both of them
- make sure they run on different hosts is safer
- take into account interference's
@ivory houndwhat is the best zigbee chanal to be on
oh that depends on many things
my advice to you is read about zigbee a bit
read docs for ZHA and Z2M
be aware that zigbee wifi 2,4GHz and Bluetooth interfere with each other
if you do this you will be fine
both Z2M and ZHA work well
would it affect the lanteny of a device
if you have good coordinators
don't know what you mean by this
my ikea remote take a second or two to react
do you have a microhone
it might be the mqtt intergration taking it's time
becuase when node red talks to mqtt direct it work just fine
tell me about your setup (my guess is you use z2m with mqtt)
Yup
https://electrolama.com/projects/zig-a-zig-ah/ do you know this stick
i'm very intimate with one
that's good
that is the one i have
works ok
did you put latest firmware on it
?
i think it is the mqtt intergration that talks from Z2M to HA
this is how it works normally, yes
becuse when Z2M to Node Red no delay
again
not relevant
because z2m can not talk without mqtt server with anything
z2m = zigbee to mqtt
not the server the intergration
can not do shit without mqtt
that allow MQTT device to show up in home aissstant
you need https://mqtt-explorer.com/
set it up
and you can see exactly if mqtt is the problem
or not
if i look in zigbee2mqtt and look at the device exposes the action updates the moment i click the button
you can do the same with mqtt explorer for mqtt broker
the zigbee intergration works fine
do you use a local mqtt broker or external (cloud)
how would i tell
what's the ip if your broker
is it local ip
?
yah that might be your issue, read the docs from what you've downloaded
maybe you need to configure it more
ok firstly change localhost to local ip
if you used docker this will help a lot
make sure you read the docs from what you've used to configure mqtt
replace locahost everywhere wih local ip
and i mean everywhere
in mqtt integration (re add it with ip)
every single place where is used
in ha when you remove integration, remove, restart ha, re add with ip
also try some other kind of remote, it might just be that ikea one is plain bad
motion sensors for example (if you have any) have this problem?
or other zigbee devices you have
mqtt is getting the messige the moment i click the button
the intergration for me is not working
i tell node red to talk mqtt it's fine
really home assistant reboot and re add fixed it
Hi I am trying to bind ikea switches to a light group (also Ikea) in Zigbee2MQTT Home Assistant Add on. I am getting an error that bind failed without any other log messages. Any suggestions would be highly appreciated
https://pastebin.ubuntu.com/p/TgBMSnnJrF/ <- Log Message on Zigbee2MQTT
I'm gonna try to create my own ZigBee stuff using an Arduino nano 33 ble
Wish me luck haha
Whats the max range for a zigbee. Bulb as router , have a garden shed, but its aprox 8 m away from my nearest bulb and a wall investeren?
Inbetween
there's no way to tell, except to try
but it should be fine imo
I got mine working through 2 walls and 25m or such away
but I added another smartplug just to be sure
but it worked though
oh and mine also lives inside a freezer, so those walls are pretty insulated as well
just wondering if power line adaptors might interfere with zigbee devices? running ethernet all over the house hasn't gotten a ringing endorsement from SWMBO :/
No, they shouldn't affect anything on RF unless you have wiring faults.
great to know that - thanks. plus I have the advantage of knowing where my local electrician lives 😄
Dongle: Which works realy good with Synology VM? My dongle is a CC2530+CC2592 https://www.tindie.com/products/giovannicas/cc2530-cc2592-zigbee-dongle/ All works fine for 2-4 days, than some devices do not react, some do. So i know i have to remove the dongle, plug it again, connect it to the VM USB in the VM-Manger and all will be fine again. The zigbee2mqtt protocoll tells this: Zigbee2MQTT:error 2021-07-07 19:29:25: Error while starting zigbee-herdsman I do not need to restart any process.
I bought an outlet (jasco 43102) that is not recognized. I was hoping it would help extend my network better than the plug in outlets I was using that are junk.
its showing up as unknown, how hard it it to write a quirk?
I have programming background but it is rusty
It's Zigbee 3.0 so it should work
Are you saying its model and manufacturer name are unknown? If so, it didn't join the network properly. Try joining it again.
yeah it sorted itself out when I git update configuration
glad to hear it
hey does anyone here have experience pairing a Ikea tradfri remote to zigbee2mqtt? I had everything working, but the remote needed a new battery and upon changing it now I can't get the remote to talk to the network. I have another remote that's never been used that I also can't get paired to the network so I'm guessing I'm doing something wrong.
I've tried pressing the sync button 4 times, the red LED blinks 4 times, then goes slow on/off for several seconds, and then turns off. Nothing makes it to zigbee2mqtt though. I've also tried holding the sync button for 10s while next to the coordinator which does not appear to have any effect at all
do you have permit join enabled in Z2M ?
@graceful notch Yup
My experience has been that IKEA stuff is really bad at pairing. Once paired, it's pretty stable.
@dry fossil agreed. everything's been working great until the battery died.
I only hear people having issues with tradfri stuff, I don't have any of these devices though, but when you use mqtt explorer, is there still a topic for that device ?
I once messed enough with things that I had to force remove the device from Z2M and then re-pair it
I believe so. Sorry, I only barely understand this. I have an item under device_automation whose ID matches the zigbee id in zigbee2mqtt
Same, with the exception of the old rotary light switch they cancelled, that fell out constantly.
I think you might have misunderstood me @remote bear, if you have Z2M running as docker, you could enable the webgui and force delete the device there, if it's still listed.
Thanks, yes I do have Z2M running as a docker and can see the device in the webgui. Only reason I haven't tried this yet is I can't even get a brand new previously unpaired device to connect either
that's odd
I also assume you already restarted the docker instance and checked logs ?
do you also have any other usb devices connected to the pc/server/pi ?
yup docker instance has been restarted, and I have the log running in an open terminal window.
I noticed my zigbee stick acts up when I add another usb device to the pc, so that might interfere maybe
Random aside: this is great for accessing all your container logs via a web UI... https://github.com/amir20/dozzle
So..im giving up on these SNZB-03 pieces of junk
The Wyzesense motion sensors were super reliable, besides from an issue or two.
Now im just trying to find a good set of motion sensors to invest in without having to deal with BS
Dunno if I should try another Zigbee sensor or try an Zwave one..
Any recommendations?
I've been happy with the tiny Aqara motion sensors. The only criticism I've seen is that they have slow update times... but there's a hack to get around that.
Noted. Great that there is a hack for it. Ill grab a couple and see how they work out. Appreciate it
I swear by the Hue motion sensors. Yeah, they're pricey, but I've had them for years now without a single issue.
Yeah I've noticed that they seem to be the golden standard, but I need quite a few of them and at 40 bucks a pop...ouch
True. I have 16 of them. I hate thinking about how much I paid... but, I've only had to change the batteries in 2 of them in over 2 years. So, there's that.
Okay so I can't add any Ikea devices to my zigbee network it seems. Brand new out of box e26 bulb and brand new out of box 5-button dimmer remote neither will jump on the network for some reason. I have other bulbs on the network and previously had a working remote, I just added a Hue light strip the other day with no issue at all but the ikea stuff just doesnt connect. I can factory reset both, and have them connect to one another, but they refuse to see the network whatsoever. Ive tried a full reboot of the server and zigbee2mqtt container to no avail. Any thoughts?
Return them to IKEA, buy better stuff next time.
What channel is your mesh running on? (Z2M->Settings->Advanced->Zigbee Channel)
well...that makes me feel stupid. I've been using zigbee2mqtt assistant not the zigbee2mqtt webgui.... the webgui looks much better.
Mesh is running on channel 11
Hmmm... That might be it. I've found that Ikea stuff like channels 15, 20, or 25. 11 is usually hit or miss depending on the age of the device in question. Given that they are new, they probably don't like 11 at all.
But, with that said, changing your channel is a tedious process as you need to re-pair your existing devices.
new is a relative term. new as in previously unused. they were purchased 1-2 years ago firmware on the remote that used to work is dated April 2019
@dry fossil any recommendations for a remote from a different brand?
Hue dimmer switch
My preferred one if you want multiple buttons
Otherwise I’d use aqara button
Thanks! Looking at the price I see why I went with the ikea button the first time, get what you pay for I guess...
I configured my switch so i can select different devices/groups, have a toggle function and automatic dimming function (up/down)
And when I select a different device, it blinks for a second, so you know without looking what device is selected
If you're not looking, how do you know it blinked? 😄
I can accept that the ikea product is lacking and incompatible I mostly just don't understand why everything was working fine until a battery change and now z2m doesn't even acknowledge the device existing anymore.
It took me at least 30 attempts per device to get mine paired. It's probably not that anything's changed, just that they suck at interviewing.
Wow. Would I see any interview attempts in the log at all?
Depends if it starts the process or not.
If you do it for something that works, you'll notice it happens in (at least) two parts. You'll see it start an interview and pass/fail the interview. I seem to recall it didn't even start on most attempts, but it's been a while.
i can always check in the lovelace ui, as I have that info ready there 😉
or press the button multiple times and have it go 'disco' mode 😄
@remote bear I'd change channel to 25
and try pairing again
I had most of luck with my channel set on 25 (couldn't get the hue devices to pair on channal 11 either)
bt that might break your whole network
I'd say start with 15 or 20 first. 25 is more of a scorched earth approach... Especially without doing a mesh power check and/or wifi interference check.
my wifi range actually improved 😄
Eh, it happens sometimes. lol
Thanks guys. I had been hoping to avoid redoing the whole network with a channel change - last thing I need is other previously functional devices refusing to reconnect - but it sounds like that's my best next attempt.
oh hang on, i'm on 11 now, I probably changed that after my initial setup
11 as a default is usually ok for devices that are mostly ZHA profile devices. ZLL profile devices (Ikea, Hue, Cree, and others) are much more picky about their channels.
I have hue and xiaomi devices in my network now, plus the ikea remote that no longer works lol
Hues aren't nearly as picky as their own firmware supports channel 11 as one of the 4 default channels (11, 15, 20, and 25). Ikea devices, especially <2020, have a hard time on 11 and will drop a lot if put into a mixed ZHA/ZLL mesh.
interesting
Out of curiosity, did you do a firmware update on the Ikea devices?
No. I did recently do one on a Hue bulb though
Hmmm... with that said, I'd say start with changing your channel to 15 or 20 (depending on what channels your WiFi AP(s) is/are set to). Yeah, it sucks, but you'll have a more stable mesh most likely.
could be a solution to back up your Z2M instance now
or put this one down and set up another one
and try to pair the remote on channel 15-20 like code-in-progress said
if it still doesn't work, you can rollback to the current instance
maybe one of the zigbee devices might need a reboot, but they should still work though
Just change the PAN ID and extended PAN ID if you do that
And the network key
Otherwise the "new" and "old" will be the same network on different channels, so devices from the old one may try joining the new one
I swear by Centralite motion sensors. I think it is the only device i havent had any problems with in the last 3 years. Too bad they are not making them anymore
Centralite devices in general are rock solid
@graceful notch @forest cobalt Changing the channel worked, the tradfri remote is functional. Appears to have broken most of my other devices though, manually re-adding them fails more frequently than it works
thanks for the help though, you got the remote working 🙂
Now you go try and pair the rest 😉 and hope it continues working, thnx to code-in-progress his channel knowledge
Would the hue bulbs be unable to use channel 15 or something? They refuse to connect. I can get to them through touchlink to reset but they won't jump on the network
okay. channel 20 works for 1 tradfri remote and the hue bulbs. Doesn't work for the hue lightstrip, and only works for 1 of the xiaomi sensors.... I'm not missing something obvious here, right?
Hue bulbs should be the easiest to get to pair.
For the ziaomi sensors, you might need to get them closer to the coordinator. The lightstrip might also take a few tries. Mine took me about 5 tries on channel 20 just because they were being stubborn. I finally ended up taking all my Hue bulbs, connected them to the Hue hub and then deleted them from the Hue hub as touchlink was messing up for me (older build of Z2M).
@forest cobalt what are you doing for each try with the light strip? I'm connecting to it over BT with the Hue app and then doing a factory reset. Is there a better/faster way?
Ohhhh, you have one of the newer ones that has BT? Mine isn't that fancy (2nd gen lightstrip lol).
that should work... the factory reset should wipe it.
Welcome to Zigbee 😉 This is the wild west of devices... lol
How far away is the light strip from either a repeater or your coordinator?
jesus. I thought this was...much easier. every device 'just worked' with my initial setup.
the light strip is <20ft from the coordinator, and I had two hue bulbs in between
Anyone happen to have the Blitzwolf plugs? There are the SHP13 but also SHP15 but cannot find what is the possible difference if any 🤔
15 is bigger than 13.
Clearly the answer is 2️⃣
That should be fine. Like I said, it might take a few tries. For me, it took about 5 times to get it paired.
Different shells
Should be.... Lol. I can connect 2 hue bulbs but not the third. And no light strip nor ikea bulb. Wtf zigbee
what repeater, router whatever is best for xiomi sensors
or what can I use to replace my xiomi sensors
lol
I need a bunch of motion sensors I can aim easily
also temp/humidity as they drive my AC automations
Thanks. Just cos they can? lol
thats how chinese do. imo shp15 is a downgrade
i have that kind of shell on wifi plugs and shp13 is much sleeker and looks better
I agree on that
Did the last update break zha for anyone else?
@forest cobalt @graceful notch thank you both for all your help today. Moving to channel 25 worked for everything. 15 and 20 worked for some things but not all.
Good to hear!
Just wait until you buy something that doesn't work on 25 😄
I'm running Ha in a vm on unraid. I passed the Conbee II stuck to the VM and used the ZHA integration with no issues for about 2 weeks. After a core update there is no response from ZHA regarding the conbee II, I can reattach it and set ZHA up again but only to either get a User input malformed or Couldn't start deCONZ = dresden elektronik deCONZ protocol: ConBee I/II, RaspBee I/II coordinator. I tried with a different conbee II, worked for a week and same thing. Any ideas?
Can you gather a debug log? https://www.home-assistant.io/integrations/zha/#debug-logging
Ofcourse, on it.
Whilest getting the logs I tried deleting the zigbee.db and reinstalling ZHA, which solved it. But the questions is for how long.
The problem likely is with the DB 😅. Do you have a backup of it?
No I don't, didn't think twice of keeping it, however would've been a good idea to take it under a magnifying glass
Do you have a debug log where it failed to start up?
I think I still do
Said that too early, I don't anymore.
Will be something to keep in mind for next time 😅
Well there go all the possible sources of debugging info 😂
My bad, I'll for sure keep it in mind next time it happens
ZHA keeps timing out when I boot up my system. Anyone seen this before? Here are the logs...
https://pastebin.com/fGvkaZZi
come to think of it may be caused from updating HA today
Yep, well that sucks apparently new version of HA breaks conbee2
reverting to my snapshot fixed it
can someone recommend a zigbee usb dongle
I personally use a raspbee II with Z2M (dongle equivalent is a conbee II)
Haven't had much problems with it, granted my setup is literally 2 switches, 3 light strips and 3 temp/humidity sensors
im looking for one of those sub $20 ones
You're likely going to be spending more than $20 on Zigbee devices so it's not a bad idea to start off with a coordinator that doesn't suck
The only sub-$20 coordinator that I'm aware of is the CC2531 and it's not great
Have you used more than one Conbee (or other Zigbee coordinator) with your ZHA installation? You can track a similar issue here: https://github.com/zigpy/zigpy-deconz/issues/160
whats so bad about it? will it work for my door sensors?
my alternative is to pair with ECHO hub and create virtual switches in HA to pass info
It'll work but be prepared to have to have it potentially lock up every few weeks due to firmware glitches, requiring you to physically unplug it
I believe the last firmware for it was released three years ago by TI, so that bug isn't getting fixed
And if you have nothing but sensors (i.e. no routers to extend the mesh), its range isn't that great
The firmware was built in 2020, it's still based on Z-Stack Home 1.2 from 2015? with various small patches
The most recent for that architecture is Z-Stack 3.0.2 from 2018, which barely runs on the CC2531 and is less stable than the older version
I guess ill hang on to my smartthings hub a little longer 🙂
So the CC2531 will "work", just be aware of its limitations. CC2652/CC1352 coordinators are only twice as much and are still actively supported.
Send me your zigbee.db
where can I find one of those Z2M? I have the conbeeII but would love a better signal
oh
Eh, I suppose the zigbee 2 mqtt page has links to what looks like dongles with some larger antennas, so maybe one of those might work for you ?
Though for me it seems like my raspbee II has plenty good signal so far. Perhaps you need some routers?
I have the conbee2 down in my basement on my computer if I had an ethernet hub with anntenna like Tube makes that would be great. Everything works great but big delay on zigbee devices upstairs. Unfortnately the radio he uses doesn't work with my switch so I have to use the conbee2
How do I get the zigbee.db off the device. Running on virtualbox if that makes a difference.
It's located in /config/
You can use an SMB addon or something similar
The database contains no network security information, just info about the Zigbee devices on your network. I have a rough idea of what the problem is so if you don't mind sending it over, I think I can get it fixed.
Thanks I think I get the gist from the git report just delete the extra controller reference from db. But can offer up DB if it would help troubleshoot the problem that caused it for fix to HA
It'd be good if I can replicate the problem locally
So if you can make a backup of your zigbee.db file before deleting the reference, it would help
sure how can I send you file?
I think you can DM it to me directly. If Discord doesn't allow .db files, you should be able to zip it.
What would be the recommendation for a newbie and brand new setup using zigbee?
For ... which bits?
CC2652 based stick, Zigbee2MQTT or ZHA, and then .... fill your boots when it comes to devices
The pinned messages have a load of useful info, but what devices you pick will really depend on your goals, budget, etc
For example. Hue's motion sensor is considered one of the best (responsive, configurable) but is expensive and relatively large and ugly. Other brands (Konke, Xiaomi, etc) are cheaper, smaller, and have fixed update intervals you can't change
Im wanting to purchase some Cree bulbs to start everything off. I have checked out some of the pin links but its a little overwhelming for someone that just jumping into HA.
I did some searching on the Cree Connected bulbs. You can integrate them into HA (they are Tuya based WiFi lights).
Thank you so much @forest cobalt
Keep this handy as you'll probably want to reference it: https://community.home-assistant.io/t/cree-connected-max-smart-bulb/272342
odd one - but scene transitions with my Zigbee lights work to turn on, but if I set a transition time to turn off ... they stay on despite zigbee2mqtt showing them as off (and HA too). The only way to turn them off it to turn them on and then off again. Is this a know issue? I've set all the transitions to 0 (for light.turn_off) and it's working.
addendum - I'd like a transition time to off too - not 0 as that's a bit harsh!
Which Zigbee lights are you using?
Hi, anyone else having issues with deconz and zigbee lights after last update? I can turn them on and off, brightness also works, but I can't change color on them.
Hi Pete, got. the Same Problem @sweet cypress
Only for Ikea Tradfri devices, hue lights still working fine
Anyone here knows how to solve the problem?
See https://github.com/home-assistant/core/issues/52665
@sweet cypress @silver plover
Using ZHA and so far I have been successful with my Aqara and Sonoff sensors, but I now got inexpensive "Zigbee Motion Sensor" Model ZM-RT201 from AliExpress and they don't seem to join right. It is very slow to find them but then interview doesn't ever seem to finish. No idea where to go from here. i have Tubes Ethernet coordinator and running on RPi 4. Doesn't explicitly say supported on ZHA page from blackadder but the main pages read compatible basically with any zigbee. Didn't go to latest yet for core, think am 2021.6.x.
It should join just fine, it might not work after that though (since it's a Tuya device)
@sweet cypress @silver plover If it is a Tuya device, go to Integrations > Tuya Configure > Select the light in the drop-down at the bottom > Submit > check Force color support > Submit. Repeat the drop-down for each light or click Submit and Finish to close.
Hi all. Has anybody success with the Lidl Silvercrest Doorbell Button HG06668? zha recognized it as a binary_sensor and i tried to change it via configration.yaml as a switch but without success. still binary_sensor. When i press the Button state changed to "open" but never closed until i push the button on the back. any ideas?
@brazen robin Thanks, mine are all Ikea and hue tho.
@sweet cypress You could try forcing the supported features in customize.yaml https://community.home-assistant.io/t/no-color-picker-with-tuya-bulbs/160711/20 Scroll up to post 14 for a better explanation.
I used to use value of 191 to force everything. Thread is regarding Tuya bulbs but don't see why it wouldn't work with yours.
Hi. I just switched out my conbee stick for an elelabs dongle after having trouble with the conbee. It appears to work fine (ZHA) and I’ve added devices etc. But I keep getting this error message: Couldn't set EzspConfigId.CONFIG_ADDRESS_TABLE_SIZE=16 configuration value: EzspStatus.ERROR_OUT_OF_MEMORY
I did something wrong?
are you running in docker?
if you do, try docker stats homeassistant and look at the mem usage/limit
I’m on an rPi 4 running HAOS 6.1
if the container name is homeassistant 🙂
The message comes from /usr/local/lib/python3.9/site-packages/bellows/ezsp/protocol.py:37
have you updated your dongle ?
@brazen robin Sadly it does not work here. I had the value 44,and changed first to 191,and also tried 63.
I have not. I was going to say nothing in the manual for upgrading then I just found this within some links https://aeotec.freshdesk.com/support/solutions/articles/6000248377-firmware-update-of-zb-stick-with-windows-10
So I’ll go through this process
Will this require me to set up all the devices again or?
will you let me know when you find a fix? Also no success here 😦
@silver plover I kinda gave up for the moment. I can set color in the deconz web GUI. So I'll set it there and leave it. Strange thing is, when I have deconz GUI up, and make a color change in HA the slider in deconz changes to, but the light does not change. I even tried updating my lightbulbs, but still doesn't work.
alright, i guess that is a workaround for now. Let's see what will come up here https://github.com/home-assistant/core/issues/52824
I think I will roll back to core-2021.6.6
Thanks, seems to have addressed it
didn't see your previous msg, but glad it worked out 🙂
Everything is fine after rollback 🙂
Has anyone seen Aqara Door/Window sensors with bad battery capacity reports? See the shed door plot (dark green lowest plot) in this? https://i.imgur.com/67pWbdc.png It's the only one that has a wild temperature related capacity swing. I've replaced the battery with a fresh one. No difference.
@mellow geode what is the issue with Tuya device?
@oak zephyr Tuya connects to zigbee then talk their own “language”- they don’t follow the normal zigbee clusters etc. so a lot of work has to be done to translate what they send essentially. it could be supported already but your device might have a slightly different identifier as well as that’s another tuya thing
@sinful swift what's the range within the nearest router ?
have you also tried removing the sensor and re-pairing it, where you placed it ?
I only have the one cordinator, so a pretty simple network. The LQ is a pretty constant 35-45 which is better than other sensors that do not have this battery issue. It works fine.
Shed? So it's the sensor that's most exposed to temperature changes? That'll affect battery readings.
Yeah, but the lane gate and mailbox sensors are also outside and are not doing this.
Gotcha. Personally, I wouldn't be worried... it's not a permanent drop, so it doesn't mean much.
It's up and down like a bride's nightie. I get a low battery alarm every night.
I have a spare sensor, I might replace it tomorrow.
might be something that influences the battery under the way, perhaps try the sensor in home for a day ?
one of my aqara sensors that's living in a freezer, dropped from 97% to 57% and also fluctauates a bit between 50 & 60 %
hi ppl, I need help with zigbee2mqtt and adding a new tuya device support
I did create the file with all the info and I did put the file in config\zigbee2mqtt folder
but its not working, I think that it never reads the file even with external_converters:
- LELLKI_TS011F_TZ3000_ps3mato.js
I follow all the steps in zigbee2mqtt documentation
With zigbee2mqtt does the ikea motion detector flag motion? Default Ikea integration doesn't, only shows battery level.
Wondering if I can use those sensors for automations, also, any other info from them? They don't measure light level do they?
Thanks
Looks like they do. Both of the Ikea models I found here https://zigbee.blakadder.com/sensors.html list an occupancy sensor
Thank you @sinful swift
Quick scan of forum topics also supports this https://community.home-assistant.io/t/zigbee2mqtt-with-ikea-tradfri-motion-sensor/119308/7
If you’re lucky you can get light/dark from the trådfri sensors as a binary value. Hue gives lux values, though.
I think that binary value only updates on motion trigger too…
Hey all this weekend I was trying to convert from the Nortek zigbee controler to a conbee II. So I deleted all the devices, and removed the zigbee integration. Now I am trying to add it back with the COnbee II device and I am getting Logger: zigpy.application
Source: /usr/local/lib/python3.9/site-packages/zigpy/application.py:78
First occurred: 11:19:48 AM (60 occurrences)
Last logged: 2:59:03 PM
Couldn't start application
@untold talon posted a code wall, it is moved here --> https://paste.ubuntu.com/p/X7k5TfcPh7/
any ideas?
This bug was fixed yesterday: https://github.com/home-assistant/core/issues/52777
If you don't want to wait until the next beta (or point release), remove the ZHA integration, delete /config/zigbee.db, and add it again
Why'd you switch to the Conbee?
The lutron Auora woudn't work with the Nortek
There is a defect that can't be fixed and an issue with the stack of the chipset
Is that one of the ones that sends button presses as group commands with random group IDs?
Seems like it's the group thing
Not 100% sure if this PR was merged in time for the last HA release but it should allow you to create groups with the correct IDs manually if no quirk exists for that device that does it for you: https://github.com/home-assistant/core/pull/50781
I need to test that.. so how do you find the group the lutron Aurora is sending to? Here’s a bit of the log from it. https://paste.ubuntu.com/p/vYbgDg8y7Q/
Update firmware or ignore
Says groupId=63891 (0xF993) but if you're getting data over serial, then the coordinator is already a member of that group
Odd as don’t get events. Older fw worked fine too 😂. I bind them so not a big worry. But would be good to figure out
Ah, my bad. That's a messageSentHandler.
I think you would have to briefly turn the coordinator into a sniffer, click the buttons, and look at the captured packets
You seem like you might have at least one more sitting around 😆
Apparently there is a bug using ezsp as a sniffer with anything above 6.7 on it I think I saw
Something about the frame checksums and the new version of Wireshark?
one of the prolific gh commenters brought it up
Haven't run into that problem myself, I use a nRF52840 dongle for sniffing
I have one of those 😂
If you can get it to sit in the USB port it works well
need to re learn the config for sniffing with it
You flash it with the correct firmware (https://github.com/NordicSemiconductor/nRF-Sniffer-for-802.15.4) and install the wireshark extcap script. It'll pop up in the Wireshark UI after that.
Yup had it working at one point on my Mac I think then next tried it after some updates months later and it didn’t work so need to redo the set up I think.
Probably homebrew Python or something breaking dependencies. You can run the executable directly with --help, it shouldn't throw any errors if it's setup correctly.
I’d say I’d do it post vacation (starts Monday) but a load of cc2652 are arriving too 😂
hi there, i did request a few new devices in githug, does anyone can aprove tham? I did put the code for tham work with zigbee2mqtt
You added them to the z2m repo? If so, the z2m people will review it... and they're on their own server.
Hello my ikea remote will not pair to zigbee2mqtt
check the batteries first. Then if they are fine, enable the debug mode in Z2m and check when pairing do you get any messages in log
any idea if an aqara sensor can be polled at a more frequent rate?
or will they only change with significant changes?
open/close changes for the door/window sensors are pushed instantly to HA. Temperature/humidity sensors send updates on % change (no idea what the % is).
Seems to update also on time, rate of change, and other things
I've seen mine update every 0.1C, or sometimes not update until it's been 0.2C change
@languid swan - reset the bulb 😉
I think the issue you have ois related to binding
not your software, but how it works
https://www.zigbee2mqtt.io/information/binding.html
Hey everyone! I'm looking into a move from deCONZ to ZHA integration while continuing to use my conbee II. Is there anything I have to take care off before removing Phoscon/deCONZ from my integrations?
@pallid spear Sorry for the quick OT, but as it seems to me that I read this a lot: Why do you want to do this? I'm also using a ConBee II with deCONZ
I dislike the deCONZ interface and since I have to rename every sensor anyway, might as well skip the middle man
Probably something to do with the myriad issues people have with deCONZ that don't exist with the others. Also, having a quicker development cycle is a bonus.
I get you both, I really starting to hate Phoscon, the asking for Groups, last year I broke my hole setup while updating the stick from Phoscon was you should not do, the discrepancy between Phoscon and deCONZ where devices only works in one of them... I don't get it
I guess this is a task for another weekend 😅
The main pain point will be needing to re-pair everything
@sour shadow I made a handy little checklist 🙂
- Re-pair everything
- Update every automation, script, scene, etc
- Cry
Greetings all, I had a friend recommend I use the conbee II and aqara sensors to create my home security system and was looking to see if it is a good suggestion or should I look at something else?
Conbee II ... 
Figured since this is zigbee channel there would be some opinions and something might right to the top
I mean, if you're going to use deCONZ it's the only choice, but if you're going to use anything else... it's not the best choice by far
Your first decision point is - which Zigbee integration (see the pinned message)
Once you've chosen Zigbee2MQTT or ZHA then you can pick a suitable stick
Z2M: CC2652 based
ZHA: CC2652 or EmberZNet based (see https://github.com/Koenkk/zigbee-herdsman/issues/319#issuecomment-789757269)
@sour shadow can I ask which you would use and recommend?
Z2M and a CC2652 based stick
Which one depends on where in the world you live
https://www.zigbee2mqtt.io/information/supported_adapters.html has a good list of options
cool
I like having my Zigbee mesh separate from HA. Makes it easy to upgrade/downgrade/etc as I need, and reduces the risk that an HA upgrade will break my Zigbee
When you say separate do you mean you use different software to manage the zigbee mesh and just intergrate it to HA for automations?
New to the zigbee world, was trying the sonoff to zigbee and the sonoff sensors but not overy happy with their longevity, so wanting to try a different system for door and window sensors so I can have a reliable security system in the house
Zigbee2MQTT manages the network and can be communicated with via MQTT. HA can also communicate via MQTT.
aaaaah I get what you are saying now
yeah I am already using some mqtt with my Shelly Devices
It's great. MQTT is a standard comms protocol, so if something can talk to it, it can be controlled/monitored by anything else that can talk to MQTT.
sure
The pinned messages have a stack of good info, but I'm pretty happy with my Xiaomi sensors, even if they are Zigbee 1.2
If something better than Z2M came along that also used MQTT, you could swap that part without moving away from HA. Likewise if you wanted to leave HA and keep Z2M.
If you use ZHA and want to leave HA... you have to swap your whole stack.
Also, with Z2M I can run two HA instances, live and test, and use all my devices from both
when I searched for Xiaomi sensors a bunch of aqara stuff came up, is there a good site to see Xiaomi sensors
that you can recommend
https://github.com/DubhAd/Home-AssistantConfig/blob/live/hardware.md is the stuff I personally have
i was only pointing to conbee and aqara based on recommendation but willing to try something that works well
Definitely not spam, eh?
ok off to Church folks thanks for the info, I am sure I will be back here to learn more
Thank you guys for the encouragement, I'm now done with the transition to ZHA and it worked out well. Honest, crawling on the floor to reset the vibration sensor on my office chair was probably the worst thing about the process 🙂
@molten linden Is there a conversion to make these work? I have like 8 of them now and they're basically bricks. :-(. I should have checked better in the first place I guess. Live and learn. Anyway, can I send information that can assist with making those devices work? They're such a nice form factor and would love to be able to make use of them.
Hi, I'm running ConBee2 + ZHA. I've changed battery in Ikea Switch (TRADFRI on/off switch by IKEA of Sweden), and I had to pair it again. I've paired it trough Ikea outlet (TRADFRI control outlet by IKEA of Sweden), but now this switch control this outlet. Even when there is no automaton assigned to this outlet. Ho to disable controlling that outlet with this switch ?
screenshot https://i.imgur.com/Fu0Ig4s.png
@molten linden Reminder, this is regarding the Zigbee motion sensor, ZM-RT201 and ZHA.
This is where you’d want to look, you can submit an issue with the required info. https://github.com/zigpy/zha-device-handlers also use that signature block to look through the existing quirks for the tuya devices, if there is one that is similar it may mean just dropping in a new model code to get it to work. I have a blitzwolf tuya based motion sensor that has a working quirk for example.
As you can guess I am very new to Zigbee and ZHA, basically tinkering at this point. I have to try and decipher this page. Can't I just buy someone one of these little motion sensors and they make it work for me? 😄
Or, buy a device that's known to work
@austere patio The issue with what seems a corrupted zigbee.db has occured once again, it seems to have happend after a clean shutdown of unraid. I would assume the .db got corrupted because the signal unraid gives to the HA vm isn't shutting it down properly.
SQLite is pretty resilient but it does very rarely get corrupted (though I've never personally experienced it). Do you mind sending me your zigbee.db through a DM?
oh lord, can someone refresh me on how to add a device to zigbee2mqtt on core
@austere patio sent it
Got it. No corruption there. If you have ZHA debug logging enabled (https://www.home-assistant.io/integrations/zha/#debug-logging), what does the startup log say?
@sour dagger i sent you the pastebin from the moment I enable ZHA and tried to attach the Conbee II
I put the configuration changes in HA config yaml or the Z2M config file?
For Zigbee2MQTT it goes in the Z2M config file
anyone familiar with the lutron smartlight dimmer? Z3-1BRL
I added all the lights I want to control to a group I defined inside ZHA
then manage clusters bind group
the on/off works but the dim does not
If I manually bind each light to the dimmer the dim works but the connection isn't fantastic so it misses lights at random
I mostly allow adaptive_lighting to control the lights but every once in a while a quick manual adjustment is wanted.
I'm trying to keep it purely on the zigbee network and avoid automations, they're very slow
I think its the lights, zha doesn't appear to have bound correctly
So I am trying to get my HUSBZB-1 working with Zigbee2MQTT on an Odroid-N2+ running HassOS, and I'm getting this error Error while starting zigbee-herdsman Anyone have any clues?
Initial development started on experimental (pre-alpha stage) support for various adapters based on Silicon Labs EM35X and EFR32MG SoC families
https://github.com/Koenkk/zigbee-herdsman/issues/319 may have information to help you
Great thanks @sour shadow
You know me, always happy to be the bearer of bad news 
hi, does anybody know how to set a hue bulb in pairing mode?
Find your bulb in https://www.zigbee2mqtt.io/information/supported_devices.html#philips and you'll find the instructions there
@sour shadow Tack för extremt snabbt svar!! 🙂
@sour shadow Sorry was so happy that it solved my issue so fast that i wrote in Swedish. I said, Thank you for the extrem fast answer !
That's fine, I can use Google Translate 
Having a strange one with zigbee and mqtt, I'm getting the values in fine, but for some reason I'm getting a quirk. Humidity is working, but temp keeps coming up with 0, but the history is showing dots rather than a stepped graph
Do I need to retain values? but using the same settings on both humidity and temp
i updated my conbee II stick today and now it is showing as not connected in deconz/phoscon - anything i can do?
running HA OS on Pi4
deCONZ logs keep saying "failed to reconnect to network"
Oh, wait, I'm calling temp and humidity as different mqtt things, but is the humidity grabbing it first?
Here we go, found my answer -> https://community.home-assistant.io/t/mqtt-temperature-and-humidity-together/71212
Hmmm, apparently not, it seems to read the right value, flash it on the screen, and then go back to 0 (but only the temp, the humidity is working fine)
Is Endpoint equal to channel in ZHA?
Are you talking about the ZHA codebase or about Zigbee channels?
Dont know exactly what I am talking about is listed on the create group page of ZHA.
Endpoints have clusters, which are what expose functionality. If you have a lightbulb, it'd likely have just one functional endpoint that has a level control and a on/off cluster. If you have a two button remote, it'll (ideally) have one endpoint per button, with each endpoint having one on/off cluster.
Ok well it reffered to End Point as 11 So I thought maybe it was a channel since all my devices showed the same.
Hi, am using conbee2 with synology dsm7 and z2m... Managed to pair 10+ aqara wall switches.. Now i'm trying to pair my aqara wireless switch and ikea trådfri wireless switch... Ikea tradfri pairs almost instantly. But some how the Aqara wireless i have issues, getting it to show up in Z2M devices list...
It seems like most zigbee repeaters are afterthought plugs in smart plugs and light bulbs...I am installing new plugs and lighting and looking for powered repeaters any suggestions? for example - a wall plug that has a repeater in it, not the wall wart retrofit plug. USA 15 amp
There are lists of known-supported devices in the pins. However, I don't think Zigbee wall sockets are common in any country.
They do exist, I just checked one of those lists and found UK, EU, and USA options
How many go to 15A though... 
not many
I'll have to check the lists again. I couldn't find any when I last looked but that was some time ago 😄
that's all I know 😉
I take it back... I knew about the Aurora UK ones. They're just nigh impossible to buy unless you go through other firms and pay ridiculously inflated prices 😄
Yeah, the joys of a limited market
Still... £70 for https://dendevices.com/products/socket/
Ouch.
why not get some gosund wifi with power monitoring and flash them with tasmota?
Because #zigbee-archived
Is something like this what you have in mind? https://www.amazon.com/dp/B0842BDN9R/
hmm I have one that the humidity takes FOREVER to change on...
Yeah, I do like my Z-Wave one that's USB powered for nice smooth, regular updates
But hey, it cost 4 times as much
Yes, that is exactly what I am looking for thank you @stable ermine
One of the reviews even says it works with his HA
Honey says it dropped in price too from $43 to $36
Hi, I'm having hassles with a tuya 4 button switch, I get the mqtt message nice and cleanly, but it sets the state as on (as expected I guess), is there a way to change the state back to off (so it becomes a push button switch rather than remaining on). Not sure if it can be done within the value_template section or if I have to do a automation for it (would rather not)
So I'm heading back down the zigbee2mqtt route, have installed edge and now looking for how to have multiple coordinators
Damn, and no chance of multiple z2m instanceS?
So, multiple instances is the only option
Oh that I don't mind at all
Which is trivial if you don't use add-ons
Just ensure they each use a different base topic
Could I run a pi4 and have a stack of instances on it pointing to sonoff zigbees?
Sure, but those are ... not great
The tube dude hasn't got any in stock yet, so moved from 2531 to sonoff for now
I don't mind littering the properties with sonoff initially
It'll work
Right, thank you for that sir 🙂 I'm off to dig out another PI4 and all the sonoffs 😛
Greetings folks just got on the mailing list for the zzh! CC2652R Multiprotocol RF Stick and wanted to see if anyone here might know about the general wait times for fulfillment?
@sour shadow yesterday you sent some links with the gear you currently used and I was not sure which door and window sensors you would recommend based on the page. Do you have a specific door and window sensor you might recommend?
Both Xiaomi and Konke work fine
Hi, I’m having device problems (hue motion sensors) since changing out a conbee for zb stick on zha. Whats the correct process to completely remove all zigbee set up and start again?
Delete the integration and delete /config/zigbee.db, though you usually can "fix" most problems by going to the Device page in ZHA and clicking "reconfigure device". If the device is battery-operated, you may have to click buttons on it or otherwise keep it awake so that it can actually receive requests.
This won't erase your Zigbee network. The procedure for that depends on the radio you're using.
I’m finding the motion sensors are just getting stuck on occupancy = on. Everything was solid for a long time until the conbee started disconnecting and reconnecting. I wonder if part of old config is lying around. How do I delete network? I look on the radios manual? Its popp zb-stick.
Deleting the network probably won't help
If it's getting stuck, you likely just aren't receiving the occupancy clear message due to interference or poor connectivity. Do you have any routers?
Are you using the zigbee2mqtt or the intergration
What i had to do to fix this is run home assistant on a VM becasuse before it was running on my Pi4
Enbrighten Zigbee Smart Light Outlet
I just installed one the other day, working well for met replacing a weak little plugin
Thank you for the info
Hey everyone, how can i add an attribute to an ikea tradfri light bulb (Power on behaviour) through zha. I've tried custom quirks but i can't figure it out.
Which light (the zigbee model name would be best)? Does it currently have a quirk?
This was under the model attribute: TRADFRI bulb E26 WS opal 1000lm
You said that you tried writing a custom quirk for it. Do you have one that at least matches the device?
There's the one on the zha-quirks github
I'm not seeing any quirks for a 1000lm Trådfri bulb
I looked in the ikea folder and isn't it just cctlightzha.py?
zha device handlers github actually my bad
They're the same. Quirks have to exactly match a specific device, including all endpoints, clusters, and especially the model and manufacturer name
Can you upload the device signature to https://paste.ubuntu.com/ ?
Ooooh ok and yeah for sure
The attribute is part of the OnOff cluster and is 0x4003 and it controls what the light does when it actually gets power. So like On/Off/Previous
The OnOff cluster isn't 0x4003 btw
Yeah, this is a part of the ZCLv7 spec
Zigpy just hasn't been updated to support it (https://github.com/zigpy/zigpy/pull/716)
Some Hue lights have quirks that expose these two attributes, for now: https://github.com/zigpy/zha-device-handlers/blob/dev/zhaquirks/philips/zhadimmablelight.py
Oooh Ok. Thanks for the help! I went into deconz to change it anyways i just wanted it to be easier to access for everyone. Do you have any idea when the pr will the merged or is it still a work in progress?
It's a lot of changes so not sure. I think the power on level control and on/off behavior may be useful enough to just split out into its own PR?
If you want to give it a shot, the attribute definitions are here so it should be a somewhat simple change: https://github.com/zigpy/zigpy/blob/dev/zigpy/zcl/clusters/general.py#L396
Thanks for the help! I looked into this but got kind of confused how i would edit the zigpy library and i'm not proficient enough to open a pr lol
Ah. Well, in that case the fix for this will be merged eventually
Ok, thats good with me. I just used the deconz add-on to change it. Thanks Again!
Integration
Ah I had issues with that because I could not change my sensor report times
It was reporting every hour now it is doing every 10 seconds
It was working satisfactory for many months previously. But I noticed a hue motion sensor had gone unavailable and another was reporting occupancy, but then the occupancy doesnt clear in home assistant (physical sensor seems to be working OK). At the same time this is happening some hue dimmer switches I have connected are working fine and triggers happen quickly when I am pressing the buttons so I’m a bit lost with it other than to start again.
Seems not coincidence several devices all of a sudden have issue and I recently (couple days ago) switched to this elelabs device and readded the devices.
The devices seem to be reporting ok again right now without me doing anything. Funny also as two different sensors got stuck on occupancy detected for the same 2 hour period last night
I am having some issues with ZHA and registering IKEA devices (have tested with a bulb and a shortcut button)
I have done the reset thing on the devices but I simply dont see anything happen.
What is the best way to debug this? Is it possible to see registrations coming in to ZHA in anyway?
What would be the correct/best way of firmware upgrade a ConbeeII using ZHA?
Solved this one. The devices where apperently not at default.
I believe the Conbee is more sensitive than the Elelabs coordinator so your motion sensors could be just at the edge. Do you have any routers to extend the mesh or do you have just a coordinator and some sensors?
Hi All, please tell me if I’m in te wrong place/channel but I am wondering if there are people around here with experience with the Xiaomi Aqara Smart Plug. I have one connected with the conbee II and it is showing up in home assistant, the only thing is… this plug should also show consumption data but the 2 entities in home assistant that are ment for this show: unknown and not available. Anyone recognises this? I used the deconz integration by the way 🙂
It is just the coordinator yeah
Although one of these devices is only maybe 5m away
for more granular control of devices, I assume that zigbee2mqtt might be the best way to go?
Depends on what you mean by "granular control", but it and ZHA are generally good choices
Last I checked, Z2M lets you configure attribute reporting settings and change the network channel more easily
The channel can be changed in the UI, yes, and reporting is also an easy UI thing
Plugging it into a windows computer with deconz app installed. Otherwise get admin console access and look for instructions on using a docker image to upgrade conbee firmware
oops meant to post to zwave
Hi, wondering if anyone knows/uses ser2net/socat for getting a stick into ZHA. I have ser2net running on a pi4 with 2001:raw:0:/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2440xxxx:38400 8DATABITS NONE 1STOPBIT. It's just not clear what to enter at the manual path screen of ZHA.
best practice to run z2m on separate hardware or docker just fine? I have both as options
I've connected a hue sensor to ZHA and I've been poking around the cluster info. In the hue app I can set a sensitivity on the motion sensors - I'm assuming there is some cluster/ZHA way of doing this - but I'm not sure where to find more info. Would this be in the device driver? Or is there quirk? Thanks for any help you can offer - i'm happy to look through code/github if i can get a starting point
https://github.com/zigpy/zha-device-handlers/issues/387 - i guess this is maybe a start
It says that under the OccupancySensing cluster, attribute 0x0030 controls the sensitivity
is the Conbee II any good or should I hold out for a CC2652R ?
Fewer people have problems with non-Conbee coordinators
so what can i get that's available now
If none of the CC2652 or CC1352 adapters are available, there are a few Silicon Labs adapters (e.g. Elelabs) that work just as well with ZHA for 99.9% of devices
the ELU013 ? what's the range on this sucker, there is no antenna..
ELU013 is very good, one of the best in my experience @mystic tulip
Looking to extend my home assistant from security cameras to a few other things like lights, temp sensors, motion sensors but i'm using HA OS as a windows hyper-v vm so I don't have USB. What are the best options around network (wifi/lan) based hubs to control zigbee devices?
For network-based coordinators, you're looking at either the Sonoff version (not so good) or tube's version (he builds them himself, so there's often a waitlist).
you can do zigbee2mqtt on a raspberry pi (different host) with mqtt broker in network
else your choices are very limited at best
Hi all,
Hope I can get some help here. Currently struggling to get the RaspBee II running. I'm using HaasOS on a Pi4, setup was rather easy.
Installed the AddOn, and currently stuck on getting the API Key's. Figured out that the RaspBee might not be recognised / connected, as it shows "Firmware - Not connected" in the Phoscon application. Just for fun, I booted the DeConz / Phoscon os on a different sd. Everyting seems to be working an I could connect sensor as well. Not sure, what exactly Im doing wrong here.
Hey guys, Just got an iolloi zigbee dimmer (EU version) for testing purposes and can't get the darn thing to connect to hassio. I have the official ESXi VM (i think i've downloaded an OVA or VMDK and just boot it up, can't remember as it's been a while). I use the CC2531 passed through the VM if that makes a difference and all other zigbee devices connected without a glitch.
Things i've tried:
- pressing the reset button 2,3,4,5,6 times
- resetting to factory defaults and trying again
- bringing the dimmer close to the antenna of the CC2531 (like under 3 cm close)
Did anyone have any luck with this dimmer? or can you recommend one that does a similar job? (no neutral, can turn the lights on/off + dimming all on the dimmer itself, can have cabled external switches added, in wall mounting)
The dimmer: https://cdn.shopify.com/s/files/1/0375/3997/1207/products/ID-EU20FW09-1_1024x1024@2x.jpg
Or build your own ethernet hub by just plugging any coordinator USB stick into a remote computer (e.g. a pi) and expose it to the network with ser2net
Old post, but were you ever able to figure this out, other Will? I have a Kwikset 910 in both Zigbee and Z-Wave Plus, using a Nortek HUSBZB-1. Like you, my Zigbee version has never been able to report its status, but it does reliably lock/unlock.
Nope
Also gave up because the door it’s on I use very infrequently so not that big a deal
how is the range on this little unit, will it cover a 2000sq/f house?
Do you have just a single coordinator and a bunch of sensors? No routers at all?
For RaspBee II on HassOs, you would need to get developer's access to root console on HassOS, and then modify Pi boot config to enable serial port. I don't remember the details, but Google has them. Something about disabling BT overlay to enable onboard Serial on gpio
I got nothing, just 2 door sensors and water leak sensor. When it was paired with the smartthings hub the door sensors were unreachable in the part of the house they were in. do alexa’s count?
heya! how can i migrate from a sonoff zbbridge to and CC2652P2 usb stick?
(without loosing entities)
Disable the ZHA integration and in a separate Python environment, run pip install zigpy-znp 'git+https://github.com/puddly/bellows@puddly/open-coordinator-backup'
bellows backup -d socket://sonoff.ip.addr:port will create a backup of your bridge, python -m zigpy_znp.tools.network_restore /dev/... -i /path/to/backup.json will restore it to your stick
hey thanks for responding!!!
He's the source of many magics for Zigbee...
how do i enter a python env? lol
Easier to do with a second computer
i got HA running in a VM. i can reach the terminal prompt but it isnt your ordinary prompt
thx ill have a look
But there are instructions for how to do it within HA OS
You'll probably have to do pip install bellows==0.25.0 after you're done to bring the bellows package back to the normal version
thx! tomorrow ill dive deep
now.... get it back working again with old coordinator lol
and restoring VM hehe
I sense a common thread among the answers i'm getting. A little disappointing that "get a PI" is the de facto answer that I seem to get. If I had a Pi I would be using that not a hyper-v vm and I dont want to pay $150+ for a Pi, powersupply, SD Card on top of the cost of getting any sensors etc... I thought that a zigbee hub that I saw on aliexpress might have been the answer, and access that through a tuya integration, but no, that specifically excludes zigbee hubs, and I cant for the life of me see why.
If you're limited to not using USB, then you either have to buy a "not-really-a-hub" hub that exposes serial over TCP, or make one yourself. I just suggested a Pi because everyone seems to have one, you can use anything you want.
The "hub" hubs have firmware that sits between you and the Zigbee radio so you're not able to connect to devices that the manufacturer of the hub doesn't explicitly support
This is the key part. You've imposed these restrictions yourself and have to use what options remain.
There's no point being sulky about the responses you're being given. People are suggesting solutions to your problem.
sorry, I wasnt intending to be sulky, appologies If I came across that way, text isnt exactly the best medium for getting across tone. yes there is a little frustration there but not the amount that seems to have come across.
Unfortunately, using a VM makes things tricky. Other options would be to consider using another installation method for HA. I quite like Docker. All you lose is add-ons, and they're just containers anyway (so you can run that software yourself).
so, in the "create-your-own-not-hub-hub" camp, can you point me at any resources you might know about?
You literally just plug a USB coordinator into another computer (running Linux) and install ser2net. Z2M has some basic docs: https://www.zigbee2mqtt.io/how_tos/how_to_connect_to_a_remote_adapter.html
You just have to adjust the baud to match what your chosen adapter requires. Usually 115200.
as I dont have any linux pc's laying around, I guess i'm looking for a windows version of ser2net or downloading the source and trying to compile it in windows myself. hopefully I can find windows versions of any dependencies.
Hmm. I recall reading somewhere that the WSL subsystem lets you access COM ports so I guess you could try ser2net with that
But unless you plan on keeping that Windows computer running 24/7, I'd consider getting even an older pi (or another SBC). You don't need much processing power to tunnel serial over TCP. I'm sure even a first generation pi would work.
the windows pc IS running 24x7, as it runs my plex server and blueiris for my nvr
and has hyper-v installed so I can run the HA os.
Windows-native COM port to TCP software looks a little iffy so I'd give ser2net via WSL a try
yeah. I'm looking into that now. otherwise i'll just have to shelve the project till christmas and get myself a PI 4 as a present and migrate HA to that.
Or even better, a small NUC.
Pi's can be handy when you have nothing better... but an NUC is way more powerful and versatile.
that really is ramping up the price. I guess I'll pose this question here although its not the right channel for it, but since we are talking about it anyway. were I to go to a nuc or a pi4, what would be your recommended install method. base hass os, or linux install with ha docker? i'm guessing the most flexible way would be linux base with either docker or core install, but simplest would be haos?
For flexibility... Debian (headless) with Docker. Then you can run whatever you want on it, either as containers or directly on the host.
I’m on vacation now but got a load of cc2652 modules delivered Monday, and will have batches of my Ethernet connected coordinators available next week for sure.
whats the benefit of an ethernet connected coordinator?
You can put the coordinator in a better location than your HA server
And don’t have to deal with usb pass through issues with a vm. And reliability/interference of wifi (sonoff zbb)
For the Ethernet adapter, connection uses ezsp adapter like the sonoff zbb, correct? Will I need to re-pair devices, switching from zbb to one?
I won’t have any ezsp/efr32 devices for a bit, but scroll up a bit #zigbee-archived message puddy has some magic to move to the cc2652 ones which I will have next week.
Augh.
Whenever I restart my synology, it breaks zigbee2mqtt.
I am trying to remember how the bloody hell I fixed it last time, because in a loop right now.
Yeah going to reach out to community here and see if someone can help me figure what the heck is going on. When I restart the synology nas, zigbee2mqtt integration dies. I fixed it somehow when it did it before, but I cant manage to do it this time. Cleared the docker container (kept persistent files, so same configuration.yaml), then went to reinstall via (executed within the /drive/docker/zigbee2mqtt/ folder) :
docker run -it -v $(pwd)/data:/app/data --device=/dev/ttyUSB0 -e TZ=America/Edmonton --privileged=true --restart=always koenkk/zigbee2mqtt
Getting as results / log file: https://hastebin.com/ikiqorowid.http
I'm having a hell of a time finding information to parse out what is going on with getting an EADDRNOTAVAIL error. I've flipped to some random ports a few times and it throws same error for every selected port.
Going to continue to try to find some documentation for what is going on here / how to fix, but definitely feeling flummoxed right now. If anyone has any general advice or could point me in a direction, would be appreciated.
Seems like something is already listening on port 8400
I've tried 8200 (which it was working on before), 8400, and 8600
And they all fail with EADDRNOTAVAIL?
Yeah, same result for all of them
I'm going through a sudo netstat -lp list to see if theres anything flagging on those ports
Is Started frontend on port 192.168.1.202:8400 correct?
Shouldn't it say Started frontend on port 8400?
I don't use Z2M but perhaps the local IP address has changed or the docker container is running before the network interface is up?
Actually yeah that's weird. Let me check my config
https://hastebin.com/wiyovupuzo.yaml is my configuration.yaml
I didn't change anything between it working, restarting the NAS, and reinstalling.
(I did revert the 8400 port to 8200 for this)
Hmm. What happens if you try changing the host to 0.0.0.0 or removing that option entirely so that it (hopefully) binds only to the loopback interface?
You also may have better luck asking in the Z2M discord: https://discord.gg/NyseBeK
Ah! Right, thank you. I'll check that
Going to try removing host.
Okay. Interestingly, that seemed to work from what I can tell. However its getting into a loop now where its failing to connect to the mqtt server. I had a similar issue in the past, but I fixed it by swapping 192.168.1.202:port to localhost:port. Going to see where I can dig into on this and then hit the zigbee2mqtt channel if I cant get past this wall
Appreciate the help puddly; progress made! Just.. Weird connection issues now haha
As a general update (posted to the zigbee2mqtt channel, but this is a bit more active), current state of the logs: https://hastebin.com/yilaroyave.rust
configuration.yaml updated both mqtt and frontend server to localhost. That didn't get me further progress until I added --network=host to the docker run command. Now I'm.. At a new stuck point. But its (arguably!) progress, so I am going to see what I can delve from this.
One option would be to move the VM from hyper-v to something like Virtualbox that can actually do USB passthrough for you
Depends if they're using Hyper-V for anything else. AFAIK, you can't run both.
alas, I do have an additional linux vm which is running pihole, unbound, unifi, and deepstack.
as mono suggested. I'm probably going to have to look at waiting a little longer and invest in something standalone, like a PI or a Nuc.
Well sounds like you don't need Hyper-V for either. It was just an option as Hyper-V does not natively support usb passthrough. There are hacks to do it, but I have no idea of their cost/reliability. My point really was Hyper-V is not the only hypervison you can run on Windows machine and changing it would solve your problem. 😋
I just moved my usb devices off my main windows virtual machine HA install to a Pi and installed zig/zwave2mqtt on the Pi. USB passthrough would flake out randomly after a day or so, and I didn't like that if I rebooted my windows server I had to unplug the usb device to get it to work in virtualbox again. That ruled out ever remotly rebooting the server or if my UPS dies from a power outage my door and window sensors would never come back online. I would highly recomend not using VB and usb passthrough.
Fair enough, had no idea it's so flakey
For future documentation for myself / other people searching this, was able to .. backwards kludge when I added back in frontend: host: specification. I put it before the port listing, and I added --network=host to the install line. Not entirely sure why that didn't work before, and host: / port: order doesn't follow the zigbee2mqtt configuration example, so it should be fine. But in future: include --network=host, and if that fails, flip host:/port: order.
Though going to do some experimentation with restarting syno later to see if it breaks again
Are there any good ways to try to reconnect a ZHA bulb that has gone unavailable? It's still responding to group commands just fine, but the individual bulb suddenly became unavailable in HA a few days ago. Do I just have to factory reset it and re-add?
Power cycle it
If it responds to group commands but isn't directly controllable, it's probably affected by the Silicon Labs lockup bug. Nothing you can really do but reboot it.
What bulb is it?
(but yeah, power cycle it)
It's a LEDVANCE A19RGBW. Hate these things, really. Did try power cycling it a couple times; no dice.
yeah, some LEDVANCE products are still the old OSRAM Lightify products. some others are just bad lol
Does it have a QR code on it?
Yeah I got a few from the very same Amazon listing that identify as OSRAM, they've both annoyed me at times. I can't remember if the one in question has the QR code or not, but I think it does. I can't drag out a stepladder at the moment to check unfortunately
the ones with the QR code should be newer (Zigbee 3.0)
i've had some LEDVANCE LED strips that worked fine but transition and color were broken sometimes
some "OSRAM Lightify" (bought as LEDVANCE) garden lightning turned out to be horrible. I just bought multiple GLEDOPTO Pro RGBW controllers (Zigbee 3.0) which work much better (after you've convinced their one support guy to send you a firmware update)
but I didn't have connection issues with them afaik
I've had some occasional network flakiness, plus the fact that HA lost the ability to trigger colorloop after a bulb firmware update, even though my RGBGenie remote can trigger it. I'm starting to think about replacing the controller, maybe most of the bulbs too. Currently using an HUSBZB-1
I forget, is it only ZB 3.0 that's encrypted? Because the bulb in question does list encryption related clusters
afaik Zigbee is encrypted in general
if you're using the qr code on the device to pair it with ZHA (the service call), there might be some added security though
Gotcha. I'll have to look for the code tomorrow. I know another bulb I installed yesterday has the code, but I don't remember which ones came out of the same box
regarding replacing controllers/bulbs: most of my lights are Philips Hue at this point and although the prices aren't great, they seem to work the best for me (and in a couple of months, they'll release new brighter bulbs). I would only recommend getting a model with "Bluetooth" though, as I've had some connection issues with the non-Bluetooth ones (and the Bluetooth+Zigbee ones are Zigbee 3.0 with proper attribute reporting and so on)
the Bluetooth/newer bulbs are Silabs and although I still didn't get around to actually test it, they've never had the "Silabs lockup bug" in daily use
oh and the firmware updates can be pulled via one of two APIs (firmware is on the zigbee-ota repo)
IKEA stuff also works mostly and they promised to fix the lockup bug (which I have had sometimes).
for me, they (visually) always drop out of groups in Home Assistant (when restarting)
I'm definitely leaning towards Hue, especially if they have effects. Just a bit heavier price point.
I just switched from a conbee to this. In fairness I have the dongle plugged directly into the Pi4 so not on an extension or anything, but then this was how I operated the conbee for a long time also without issue. Immediately I started having issues with devices going unavailable or not reporting so the reception does not seem to rival the conbee. But I just tried it in a 90 degree USB adapter so its now pointing upwards and proud of the Pi’s case and it seems OK now. I’m talking devices <8 meters away and only hollow plasterboard wall between then. The device I purchased claims 100m range line of sight.
what device are you referring to?
ELU013
what was wrong with the conbee?
It was technically working fine
But in my logs it looked like it kept disconnecting to the host usb and renegotiating over and over
I do not actually understand what it meant but folks here said it does not surprise them, more people report issues with conbee than this one so I switched on the basis.
I did also order one from elelabs but that still hasnt arrived and this one seemed to be the same thing and they arent being shipped out of china..
That's the previous generation of chipset, avoid 😉
ok
https://github.com/Koenkk/zigbee-herdsman/issues/319#issuecomment-789757269 is a good list of EmberZNet devices, and their age
Just for future reference, in case anyone is having a hard time with the iolloi: I bought a Philips Hue hub, clicked the reset button two times and now it shows up in HA.
anyone know why neighbor links woukdnt be showing up in deconz? all ive got is a cluster of rectangles. no li es between anything.
deCONZ by dresden elektronik is a software that communicates with ConBee/RaspBee Zigbee gateways and exposes Zigbee devices that are connected to the gateway. Our #zigbee-archived channel is a good place to ask about using it with Home Assistant, but they also have their own Discord server.
They may know over there, but probably it's a reporting/UI bug
Hey guys,
I am a noob. But i would like to connect one of those cheap digital tuya TRVs. Now i dont want to use the manufacturer's portal. As that would imo defeat the use of HA.
Is it a pain in the ass to connect these devices directly to the HA hub using zigBee?
Does anyone have experience with this? Is it reliable?
it is not but it can be a pain in the ass, all depends on how dilligent you are at following instructions
Decent i would say. I am a programmer myself idk if that would help as i have little experience with HA.
Starting point is to check the pinned messages about known working hardware
If your device is listed there then getting it working with the integrations that support it should be simple enough
Looks like I spoke to soon, one device became unavailable again. Assuming this is signal related, these ele013’s cant be a patch on a conbee
looking for some pointers to where I should start troubleshooting, running zigbee2mqtt (Current version: 1.18.1-1 as addon) and trying to join a TuYa TS011F_plug (atleast that is what I recon it is by the labeling), documentation says its supported but log says "Device '0xb4e3f9fffe19eb70' with Zigbee model 'TS011F' and manufacturer name '_TZ3000_cphmq0q7' is NOT supported". Am I running some old code or is there some definition files somewhere that I need updating? Or do I just have a wierd almost, but not quite working fake device?
