#zigbee-archived
1 messages · Page 175 of 1
You need a colon after the device ID: https://www.home-assistant.io/integrations/zha/#modifying-the-device-type
And use three backticks on a line before your code, and 3 after to format a code block. For bonus points, use three backticks and yaml to start the codeblock.
The colon was indeed the problem, thanks! Such a simple thing to miss...
Use an ide - like vscode even comes as addon to prevent this basic syntactical errors
hello. Does anyone know if I can pair a Sonoff SNZB-04 door sensor via a router, instead that directly to the coordinator? This thread says that this is not possible with SNZB-03 https://github.com/Koenkk/zigbee2mqtt/issues/6979 and I wonder if it is possible with 04, instead
I just joined both the SNZB-02 and the SNZB-03 to an IKEA (Silicon Labs) router. Wireshark confirms that the device sends an IEEE 802.15.4 association request specifically to the router and is sending all of its packets to that same router.
All of the Sonoff sensors (really eWeLink) use the same firmware so I doubt that the SNZB-04 is an exception
^there firmware is 💯 too so no updates ever needed 😂🤦♂️
You keep asking the same questions, we provide advice but you just seem to think repeating is useful. It could be your router it could be your sensor it could be deconz. Try different things to see whats the issue
What sort of specs would a SBC need to run Z2M?
I have a bunch of old Pi’s lying around (mostly 0W’s, but in a pinch a 2 or a 3)
You can probably run it fine on any pi. Updating and such will be a lot quicker on newer once tho
I've not tried it on anything older than Pi 3, but for a while I was running it on a Siemens IOT2050 that is quite slow too.
If you plan to run it long term, booting the PI from an SSD is recommended, or do frequent backups 😬
I ran it on a pi1 for a while
But, just buy a Poe coordinator

And run Z2M anywhere
Home automation is a money pit
It sure is
Eh, compared to my bulbs it is nothing
I bougth an slaesh zigbee stick and configured it in HA. i do however see a lot of issues with the zigbee2mqtt broker. How do i solve these?
I've setup the config to use /dev/by-id/ instead of /dev/usb0
Zigbee2MQTT:error 2022-01-24 12:10:11: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2022-01-24 12:10:11: Failed to start zigbee
Zigbee2MQTT:error 2022-01-24 12:10:11: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2022-01-24 12:10:11: Exiting...
Zigbee2MQTT:error 2022-01-24 12:10:11: Error: SRSP - ZDO - startupFromApp after 40000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
I wonder at what point the unit changes from milliseconds to seconds
♾️
milliseconds is the superior format, pisses off the imperial users
HOW MANY FEET OF SECONDS IS THAT ?
Eh, go with femtoseconds
Anyone know of a zigbee equivalent of this I can get in the NA region?
https://shop.homeseer.com/products/z-wave-multi-sensor?variant=37909022834863¤cy=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic&utm_campaign=gs-2021-12-21&utm_source=google&utm_medium=smart_campaign&gclid=Cj0KCQiAubmPBhCyARIsAJWNpiNLJxKue1c-QzL6NcsqxA2PY7L0_R6PfSr93xy562TtBhuaZi6cceUaAiPkEALw_wcB
Neat device looks like the only option, other than homekit, is still z wave
Not quite the same but still useful it seems
I assume I can run a zwave addon and zigbee2mqtt on the same pi right?
Sure
Might just do that thanks
I've been having major headaches with Tradfri switches in my home automation setup. I am using a TI CC2652, but had the same issues with my older CC2531 before. Once everything is paired, it works great. Until the battery runs out. Simply replacing the battery will not reconnect any of my switches (both the toggle switches and also the round five-button switches) to my ZHA network. I have to also put the device back in pairing mode and add them as if they were a new device. And oftentimes I have to repeat this several times before all functions work again. I'm about to give up on Tradfri devices and only use Aqara devices (which work great without these issues). Any additional pointers?
Lucky you 🙂
I'm gonna guess you have coverage issues, but hard to say 
I've replaced 3 batteries in 40+ devices in 3 years
I don't think that's it. I am using Tube's CC2652 device with the external antenna and live in an 800 square feed one-bedroom apartment.
With how many routers?
One coordinator, no repeaters. All Zigbee devices are battery powered.
So not great
15 devices i think
And you have done interference readings?
It really is a tiny apartment and the coordinator is kinda in the center. And none of my Aqara devices present the same issues, even though some of them are farther away from the coordinator than the Tradfri switches. I had done interference tests in the past (guided by pudly) and it seemed ok. Will repeat them.
There was a known battery drain issue that @vestal atlas mentioned
But I have no issues with cc2652 + z2m
Battery drain may only be half the issue -- the devices not reconnecting automatically after switching batteries is more annoying 🙂
Yeah, I've never had that issue, but again, I haven't needed to change a battery in them yet
is there any difference between zigbee2mqtt groups and HA groups?
Yes
A lot
One is a ZigBee group, one is just a grouping of devices
One means sending one command, one means sending X commands
so then is preferable to have zigbee groups than HA, right?
Generally, yes
ok thanks, it's what I thought, but I saw a collapsing card the other day in HACS and it looked easier with HA groups as it'd add the members of it automatically, but hey... I won't be changing groups everyday 🙂
I'm very new here as you can tell, but is it possible to update the firmware of LIDL strip leds without their hub?
I see it's possible for Ikea and Hue, but haven't seen about any other brands
I haven't seen that they've released firmware updates for those
oh ok... it's just that when I click on the OTA from z2m it only checks for Ikea stuff I have installed
Thanks for that!
Can anyone recommend a known, working combination of RGBW strip and connector for use with GLEDOPTO rgbw controller?
Is there a better channel for this?
Hi everyone. I am currently running a RaspBee 1 with the DeconZ integration and I will upgrade to the ConBee II shortly. Should I take the opportunity and refactor everything into using the ZHA automation? Does it provide major benefits to the DeconZ integration?
As far as I saw online, people say that zigbee2mqtt usually provides more sensors than ZHA, but for sure someone can tell you better than me
I've got an ikea e1743 that I paired with my husbzb-1 but it looks like somehow it paired with like half of my other zigbee lights as well... Can I break those connections in the zha browser somehow?
Maybe #hardware-archived
If you're looking at the visualization, it's just showing you every possible connection that's seen by routers. You can't control it.
I was thinking in the clusters windows where you can bind/unbind things, but i'm not that familiar with how it works.
Why would you like to break a possible connection path?
with no automation enabled, pressing the button turns on or off 4 of my lights that seem to have all bound to this switch rather than have it just pared to the hub as a standalone switch I can use for automations
I've got some Zigbee smart plugs (Sengled E1C-NB7). Some of them report power measurement data just fine, others seem not to. If I manually poke at the cluster attributes, they emit reasonable data, but it's not being continuously emitted for some reason. Any ideas what could be up?
I'm using the Phoscon RaspBeeII on an RPi4B, with ZHA.
(side q: I'm not familiar with all the details of zigbee.... in general, are the attributes emitted by devices when a value change is seen, or does some external service like ZHA have to poll them periodically?)
Normally ZHA asks the device to report when attributes change, within some min/max interval. Some don't. Do your plugs all report having the same firmware version? Can you try clicking the "reconfigure device" button on the device page for the plugs that aren't reporting?
Aha... that did it. I suppose ZHA is just configuring the device using some cluster command?
(Thanks, by the way. Now I know what "reconfigure device" is for...)
There's a Configure_Reporting ZDO command but it's not currently exposed (since it's not a ZCL command)
Not ZDO, my bad. It's just a general ZCL command. Still not exposed though.
Ack, thanks. Hadn't heard the term ZDO before now. I'm very much a n00b when it comes to Zigbee but learning as I go. I had poked around all of the attributes and commands and couldn't find anything beyond some "fast poll" and "default reporting interval" stuff, but the plug in question seemed not to support those attributes and commands.
Of course there's some other unexposed command. I was poking through the ZCL documentation and it mentioned a "start sampling" command which didn't appear in the list of commands exposed via ZHA. Seems a likely candidate...
Anyhow thanks again for the quick help, much appreciated!
No problem. If you find anything not implemented from the ZCL spec, open up a pull request: https://github.com/zigpy/zigpy/tree/dev/zigpy/zcl/clusters
hi guys, want to ask a bit for zigbee protocol, conbee 2, aqara hub m2 and Texas Instruments CC2531
I use cc2531 for my current zigbee gateway, it working for my local brand (arbit) motion sensor and door sensor. But i want to upgrade my gateway.
Tried both aqara hub m2 and conbee 2 but having trouble connecting my old sensor to my new gateway.
is zigbee have like a specific frequency something or it should have work as long it's zigbee network?
Drop the hub, and definitely get rid of the cc2531, Conbee should work, but it isn't great
What integration are you using? Zigbee2mqtt / zha / deconz ?
i used z2mqtt with cc2531, right now im open with anything if i can connect this conbee to my sensor
Is that the only ZigBee device you have?
i have motion sensor, door sensor and temp sensor, it work with cc2531
So, all battery devices, and no mesh
yes
Not a great starting point
oh and light switches
Then Those might act as routers
But no idea if migrating from cc2531 - Conbee is possible with z2m
But repairing is simple enough
im starting the gateway upgrade because im will be moving from apartment to landhome
so i thought i will need better gateway
Buy something CC2652 based. This list is a good one, both Tube and Electrolama have been proven to have excellent customer service. The current generation of EZSP sticks (see here for some) are also a good choice for ZHA.
Anything CC2530 or CC2531 based should be avoided - they're old, slow, and only suitable for a dozen or so devices. The Sonoff ZBbridge isn't advised since it uses WiFi (built in interference causing stability/reliability issues), and the HUSBZB-1 uses an older chipset so should be avoided.
Finally, the ConBee range are fine with deCONZ, but experience with ZHA and Zigbee2MQTT appears to be mixed.
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.
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.
im having hard time trying a new gateway since smarthome especially diy not really common in my country
right now im stuck with either at cc2531, aqara m2 and conbee 2
Conbee would probably be the better of those three
im downloading the windows app to update the conbee right now, there is a thread about some bug when update it via home assistant integration
maybe it will fix
Tubes stuff should ship to you and it’s good quality
tubes stuff? i buy the conbee on amazon, it taking like a months to get to here + additional shipping and tax not really a great experience hahaha
Where are you located?
And that stuff
indonesia
Unsure how fast post will be there (from the USA). Definitely recommend getting something 2652 based
i will try to get it, and while at it still trying to find out solution
my conbee channel at 0, maybe that is the problem?
tried changing it to 25 but endless loading
25 isn’t great either
I think some devices don’t like it
That's 26 you're thinking of
doubt it
I've just paired my ikea fyrtur blind to zigbee2mqtt (running on ZZH!) But my blind entity doesn't get exposed in HA
I do see it's battery & linkquality, but the blind itself is nowhere to be seen.
I repaired my whole network a few days ago, before that the blind was working fine.
Tried repairing, rebooting HA, reboothing z2m, and no available updates anywhere
I'm no longer seeing this in the zigpy 0.43.0 release, which will hopefully be included in the next Home Assistant release. My network comes up in perhaps 10-20 seconds after HA starts up. Nice!
Oh wow 3-5 minutes
That was horrible
It's been 5-15 seconds here for the last three years of zigbee2mqtt
if that fails remove it from home assistant it will reappear
I don't think anything has changed that would affect this. Did you recently remove an unreachable/offline device?
Hello, I have a Sonoff Zigbee 3.0 USB Dongle Plus connected to a VM on my Synology running HA. Using the ZHA integration I paired an Aqara door sensor and both the battery status and sensor status entities show up, but that's where the good news ends. I don't actually get a value for the battery and the sensor status is on/off instead of open/closed. Sensor status does not update from "off" condition. I tried reconfiguring and repairing a few times now. Always pairs without issue but no updates to the entities.
binary_sensor entities are always on or off
You can use customize to change the string in the UI
Fair, I can live with that. How about the status not updating? I trying to figure out if this is a USB dongle issue, synology, or sensor issue.
How does your mesh look?
How long has it been joined to your network? It'll send a Xiaomi heartbeat about once an hour with battery info.
No mesh network yet, just the one door sensor and the Zigbee USB.
No, I didn't! I wondered the same thing, as I didn't see anything in the release notes that was obviously related. I'll downgrade and see if it pops back up.
Paired since last night. Current status for both entities is unavailable.
Is it in another room? Do you at least have your Zigbee stick not on a USB 3.0 port and on a USB extension cable?
In the same room. About 8 feet away. I only have USB 3.0 ports on the synology but I have a USB 2.0 hub in between. On a 3ft extension cable.
I'm fascinated by how many people are using a ZigBee stick with a single battery operated devices recently
Just starting with zigbee. Ordered the USB and a couple door sensors.
8 feet should be ok
I do have some Phillips hue bulbs and a hub, I haven't tried to pair those yet.
zigpy startup time
Has line of sight too.
You've done an energy scan and ensured you're in a clear channel?
No...could you point me to some documentation on that?
That's only for Silicon Labs (EZSP) radios
https://github.com/zigpy/zigpy-znp/blob/dev/TOOLS.md#energy-scan is for Z-Stack (see instructions at the top)
I'm curious in practice how much a "clear channel" matters. 2.4GHz is so crowded for me there's nothing actually clear. I found a vast improvement once I hit a tipping point of mains devices acting as repeaters.
It certainly helps
If your coordinator is right next to a 2.4GHz router on WiFi channel 3, it'll make a difference. It definitely won't hurt, especially with potentially old-stock Aqara devices with nearly dead batteries.
I think the best layout is channel 25 on zigbee and channel 1/6 for wifi
Or turn off all your wifi stuff and see what channels have the least interference
Now do overlap scanning, channel layout and power control for 1500 APs
Just to induce more self suffering
I have 3x unifi APs at home so devices are nearly all on 5GHz. At my parent's place, we want to cover outside so it's 4 APs and we have to use 1 / 6 / 11. I am about to set up a zigbee network there so I may try channel 25 for it.
Can't you alternate 1/6/1/6, as long as no two using the same channel overlap?
I have a similar layout
Yeah this, just do the ones far away on the same channel
Since zigbee is all on the same channel over the entire house, it should be seperated from the wifi channels
You can always turn down the power on your AP's too, or let the controller pick whats best
Yes
This is why we do power control
Reduce overlapping is an art form
So first I just swapped extension cables. Going to try again, but just noticed that the Synology Virtual USB Controller is using USB 3.0, probably the problem?
If it's a USB 2.0 cable it's probably not an issue. Run the energy scan to be sure.
USB 3.0 port is only an issue if its plugged directly into to it. Using an extension cable gets rid of the interference
Whats a good reporting interval for a temp sensor? The hue sensors default to one hour in Z2M
Wherever the change is significant
Oh okay, so the sensor itself sends out a packet when either the minimum change has been exceded or at a maximum time interval
Subject to the minimum and maximum reporting intervals
So I'll have it report every 5 minutes max, or a change of 0.1 C and go from there
That sounds excessive
Oh... there were updates available. Didn't notice the repository got changed quite a while ago. Updated and the blind is working again! It was a known issue in z2m 1.18.1
Seems pretty noisy. Lowest channel is 20 at 22.12%
What does the full graph look like?
@vale frost posted a code wall, it is moved here --> https://hastebin.com/liyamocuye
I forgot we don't post code here.
So the default of 15 isn't that different
Looks like you have WiFi networks on 1, 6, and 11 nearby
The synology is near a Unifi AP and the router which has a 2.4GHz network turned on for device compatibility. Also have a Roku which always has some wifi channel working.
Since you don't really have a network then switching to 20 won't be that big of a hassle
There's no way to do it with ZHA after a network has been formed so you'll either have to do a backup, edit the channel, and restore
Or re-flash the firmware (or reset NVRAM) and set it in the config file: https://www.home-assistant.io/integrations/zha/#defining-zigbee-channel-to-use
What if I just start from scratch. Since I'm just starting out, I'm not worried about losing any progress. Remove the integration, etc...?
ZHA uses the network settings on your stick
So removing and re-adding the integration won't change them
If you already have a Python environment to run the scan, the NVRAM reset is no different: https://github.com/zigpy/zigpy-znp/blob/dev/TOOLS.md#nvram-reset
Then just drop the above config into your HA config file (you can omit the channels key) and it'll form a new network
Humm.. A confusing situation:
I've got ZHA uninstalled from my HA instance (replaced with z2m).
Just noticed my logfile's been growing exponentially since I uninstalled it (and restarted the whole Pi4 afterwards).. The culprit?
Failed to reconnect
21:20:43 – (ERROR) /usr/local/lib/python3.9/site-packages/zigpy_znp/zigbee/application.py - message first occurred at 24 January 2022, 16:33:54 and shows up 20598 times
WHYYY? 😄
That package won't load unless ZHA is still around
It doesn't show up as disabled (or at all) in the integrations list though
Do you have a zha key in your config file?
Double-checked, just a few straggling broken automations using domain: zha devices, but nothing apart from those
ok, complete, same issue
Tried changing the battery in the Aqara sensor?
I was just thinking that. I checked last night with a DMM and battery was over 3V
Open circuit voltage doesn't mean much
If it immediately drops to below the working range the moment something starts drawing current, it's a dead battery
true, I'll have to get some, no spares
Yeah, the door sensors use something smaller than the common CR2032
Is there a way to confirm which channel the USB dongle is using?
yeah, CR1632
Enable https://www.home-assistant.io/integrations/zha/#debug-logging, it'll be logged on startup
ZHA defaults to 15, though if you reset the NVRAM and updated the config file, it'll be using whatever channel you put in there
That's what I want to confirm.
Then check the log file, it logs the stick's channel, not what's in your config file
Restarting now
this is all I am finding in the log
2022-01-25 11:42:58 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.Ping.Req()
2022-01-25 11:42:58 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.Ping.Rsp(Capabilities=<MTCapabilities.APP_CNF|GP|UTIL|ZDO|AF|SYS: 1625>)
It's at the very very top, will contain Channel:
And all of your other network settings
NWK is the address of your device
Since it's the coordinator, it's 0x0000
PAN ID and Extended PAN ID are your network IDs
got it
Well I guess that leaves a battery change. Have to order, store prices are ridiculous.
Is Phillips Hue Zigbee or Z-wave?
Humm, unignored ZHA from integrations, restarted again (instantly popped up with another "Couldn't connect" error), re-ignored the integration as it detected my dongle again, restarted again and no more errors :S No clue what was broken, but.. At least the logspam is gone
And some have both Zigbee and Bluetooth (dunno if it's all, or only some)
@dapper moth Pretty much all the newer ones are Zigbee+BT, older ones were Zigbee only
Ok I'll test later with a phillips hue and see if I can get that on the network. At least narrow down what the problem might be.
Thanks. I have been noticing it on a bunch of them lately, wasn't sure if it was a new thing or not.
And no Hue bulbs without zigbee either 🙂
So I pulled a Hue bulb off the Hue hub and tried to pair it with the Sonoff Zigbee USB / ZHA and it didn't make it past the interviewing phase. Also, found out that the Hue hub was operating on Channel 20 which I had just switched to, it's on 15 now. I was able to re-pair the hue bulb to the Hue hub after some finagling, because it wasn't visible to Hue or ZHA. No other Zigbee devices to try.
anybody has this https://www.tubeszb.com/product/cc2652_poe_coordinator/21 and is it worth the $85? isn't it a bit high?
🤐
It's pricey because it uses only the finest organic, non-GMO silicon
Oh boy big box of sensors came in today
All Aqara (xiaomi), seems good so far
All picked up in Z2M, although the temp/water sensors have a "null" battery power
They are slowly reporting the battery status so thats good
I really like how they look and feel, very premium feeling for a decent price.
Now to program the magic cube...
Up to 20 devices in Z2M, pretty good for starting this a few weeks ago
Still need to add a bunch of lights too
Do devices change which router they are connected to when experiencing a low signal or do they need to be re-paired
Devices with decent firmware should
But many devices don’t and require the connected router to be shutdown and then repaired…
Have you made a factory reset?
https://www.home-assistant.io/integrations/zha/ Scroll down to « ADD PHILIPS HUE BULBS THAT HAVE PREVIOUSLY BEEN ADDED TO ANOTHER BRIDGE»
Morning all, if I switch from ZHA to Z2M will I need to setup all my devices again or will it remember the config?
You'll need to set it all up again
I like ZHA to be honest but I've hit a brick wall trying to get a Boost functionality working on a Hive thermostat, I can see examples of getting it running on Z2M
Currently trying to replicate the same functionality via an automation and it's just hacky, works (or will) but doesn't show the same on the reciever so kids don't know it's boosted and they run it again etc, if I ran it natively via Zigbee it'd show the time remaining/temp etc on the reciever
I don't suppose anyone knows if I can replicate this https://www.zigbee2mqtt.io/devices/SLR1b.html#how-to-start-edit-native-boost in Clusters or some other fancy way
Hello one and all,
I have setup zigbee2mqtt, which is running and publishing, but my home assistant instance is not picking up the entities in mosquito....any tips please?
Thanks, I've read this, and everything is set ok, my zigbee2mqtt config states homeassistant: true, has my dedicated mqtt user, and I see the add-on publishing, just not getting through to home assistant
I set up mosquito via the UI... integrations > Mosquitto
Enable new entities is checked to on
Should the server defined in the zigbee2mqtt config be mqtt://core-mosquitto:1883 or mqtt://ip_address:1883 ?
First one sounds like #add-ons-archived and #330990055533576204
Second is for #449717345808547842
Ok, so I set mosquito up via the UI so it should be mqtt://core-mosquitto:1883
Which is how I have zigbee2mqtt set
Hello guys and gals! Did any of you saw the zigbee Sonoff hum/temp sensor and the pir motion sensor working differently after the 2021.12.7 version of HA? I mean, the latest updates i made .8 and .9 made those two devices to stop working properly, then i tried to add them again through my conbee ii and this time the don't even shown the right manufacturer, neither sonoff or ewelink as they showed before, but "unk_manufacturer". They showed a huge drop on battery, the hum/temp sensor get the temperature updated, but the humidity doesn't, they lose connection to the system (i also got a zigbee relay that is acting as router too which is pretty close to them tho so its not a wifi channel or distance issue)
Hello good people,
Can someone please give me a hand with what I‘m trying to do:
I have a Zigbee network (36 devices) running in my apartment. Coordinator is a Zigstar v4 USB Stick (2652P) connected via USB to my HA server and using Zigbee2MQTT.
That’s all working great.
Now I want to add some Zigbee devices in my garage two floors below (Supposedly neither the Zigstar nor any routers on the existing mesh will reach down there with enough signal strength) so I was thinking of adding a Zigbee-LAN-gateway there (Ethernet is available in the garage)
Can I use the gateway as a Zigbee router (over Ethernet) with the Zigbee2MQTT?
If so, how would I add it to the Z2M?
Or do I need to install the LAN-gateway as second coordinator adding another Zigbee-Network and then manage this with ZHA? (Because Zigbee2MQTT is already managing the ZigStar network?)
Your feedback is very much appreciated 👍🏼
That would be another instance of z2m
And another mesh
You are better off adding more routers between
And extending it
Cant do that as the apartment between mine and the garage is belonging to someone else.
That’s why I think I might need to add another gateway / another mesh.
So to understand correctly:
A router (regardless if LAN or USB) would need Zigbee contact to the existing mesh?
So the LAN-Interface what not really be of any use?
A second coordinator would span it‘s own network and require either a second Z2M instance or a ZHA-instance but besides keeping track which device is managed by which coordinator this should not have any disadvantages, correct?
If you can get wired network there then you can certainly do that, and it'll work fine
well, there is nothing like "second" co-ordinator. it just a complete separate zigbee network running on separate channel. But you ideally wouldn't want that and would only cause confusion in future while devices. 2652 is a good co-ordinator, just add the router strategically to expand your existing zigbee network
Still new at this but from my limited tested, you might be interested in a strong router instead of relying on device routers: https://www.tubeszb.com/product/cc_router/4?cp=true&sa=false&sbp=false&q=false&category_id=3
You would place that directly below a router upstairs for the wireless link
I don't think zigbee works like standard wifi access points where you could use an ethernet coordinator as a router
I wonder if the hue sensors are going away, I can't find them online anymore. Lucky to have picked up 2 from my local home depot: https://smile.amazon.com/dp/B076MGK22M
they're replaced by a new version i think
Any good tips how i get my zigbee2mqtt + CC2652RB pair devices working again.
Inside couple month my one temperature sensor (Xiaomi WSDCGQ11LM) and one button (xioami wxkg01lm) disconnect my network
they shows normally on zigbee2mqtt web userface
probably standard advice but I experienced troubles when I simply relocated the pi with dongle and it suffered from interference, so did that change ?
but not get any connection (no signal strench or battery status)
i delete both my sensors and i try to pair them again, but not get them showing any way back to zigbee2mqtt web interface
batteries are changed and both machine leds blinks etc when i try pair them with reset button
only one that CC2652RB or if i understand right that is coordinator and i dont have any routres
routers
here is my map
That temp sensor and button works like a charm about 5months
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. Sharing text as images assumes that everybody sees the world as you do, which isn't the case. Some people are colour blind, or have visual impairment that means they can't make sense of an image of text.
sry delete my old link, move photo to imgur
yeah thats correct 🙂
Kaksi prosesseri hyvää
No routers yeah. Not ever think need them because all sensors works so good long time 🙂
I'd invest in some routers either outlets or continuous on bulbs and repair tbh
Ikea tradfri are cheap and great
almost nail it 😛
I played in a Finnish wow guild for 7 years, i mostly know bad words
many thanks for tips. Need to buy some router then and think this problem again after that 😄 Read some topics that Xiaomi not have totally compatible protocol with "normal" zigbee and thats why some disconnect problems exist, but some sensors work like a charm and thats why not want to change them and xiaomi sensor are quite easy to get Finland and price is ok
You need to repair after getting routers, aqara do not change parent
i see bad worlds are normally that what every learns finnish language 😄 My English so poor, but hopefully you or someone not get headache my writing skills 😄
how about CC2652RB firmware, i buy that stick slae.sh january 2021
is any reason change that firmware
Well, upgrading firmware is a good idea
You are roughly one year behind now
You can read the release notes for firmware
yeah my stick running my raspi4 and not want to remove that there because think to update that my windows pc. More happy to graphic interface :p
of course now when i get that router i can unplug that because i need to do whole zigbee network from zero 🙂
You would update from the raspberry pi though
try to search firmware update instructions and silently hope there is some interface inside zigbee2mqtt web interface where i can firmware update that stick, but that not happen 😄
then you haven't worked enough with terminal, at a point you don't want to work with an graphical interface anymore
How about Philips Hue series. Think to buy couple lamps and buttons Philips series can i use Philips bridge --> router.
or if that better go example with that Ikea router
Yeah i know that, but all years still not learn me to like terminal 😄
about hue lamps .. I inserted yesterday one in my socket and couldn't pair with the zigbee dongle on the pi it until I first paired it in hue (i have a bridge), then remove it from hue, then pair it with sonoff zigbee dongle, is that normal ?
ok, just a slight annoyance ... maybe if I updated also first the firmware it goes away 😄
What stick is it?
sonoff zigbee usb dongle plus
Should be fine
@jolly narwhal Can i just buy this: https://www.ikea.com/fi/fi/p/tradfri-pistorasia-kaukosaeaetimelle-90356166/ and that works my router same way like Ikea Trådfri gateway
i heard the usb charger of ikea is also fine (and you get a charger for it) 😉
nice i use that kind of sockets quite much and thats easiest change couple oldest sockets to that Ikea model
Mostly only use MQTT wlan (Tasmota) devices (40pcs) Only reason Zigbee battery devices on my system 🙂
thanks again @jolly narwhal now Ikea sockets and couple buttons are ordered. I think be back here when i try to get my zigbee mesh back to working 😄

@sour shadow What do you mean, another separate coordinator in the garage?
@rapid skiff I will give that a try. The ZigStar V4 can also be flashed with a router firmware and has a great reach with its 2652P and up to 20dbm gain. However it needs to through 2 concrete floors in my case. As I only need a door sensor, a motion sensor and maybe a bulb in the garage it’s probably more reliable to simple have a separate Zigbee network in the Garage and go to HA via LAN from the coordinator in the garage…
As a fellow finn, I can attest that the scale of English fluency is stupidly wide in Finland 😄 There's people who can barely say hello, then there's people who'd easily pass as native speakers. Both ends working in the same company, both required to interact with customers in English on a daily basis 😄
Thanks for your thoughts on this 👍🏼
The Hue Tap switches are dodgy as all hell, in my experience. I've got 3 around the house, and it's 50/50 if they'll work or not. Never have had issues with powered switches, both battery or mains powered. But those GreenPower pieces of shit? 😄
Yes
I ran two Z2M setups for a while, and they document how to do it
I‘m thinking of using ZHA for the garage coordinator but I‘ll also check out a second Z2M instance.
Just purchased the Tubesz LAN gateway PoE 👍🏼
You get one instance of ZHA, built into HA
If you want another ZHA, you have to run a separate HA instance
For now 😛
ORLY?
there may be some things that change in the next few months
Yes. Using a second Z2M seems easy, looks like I just need to change the basetopic for the second one.
When I compared ZHA to Z2M a few weeks ago (I moved to the ZigStar V4 2652P ditching my Conbee II and the DeConz addon) I liked Z2M much better so I might stay on it for the second coordinator as well.
(I know ZHA is „official“ and preferred by the HA team but Z2M seems way more flexible)
nobody here judges you
Of course we do... it's important to get the order of milk and tea correct
I ordered one a few moments ago and I think the price is ok for what you get.
Hope it gets delivered to Germany quickly 🤗
Have a friends of hue, working 100% of time at a hue bridge
I've had a lot of trouble with the Hue Tap switches both when I was still using the Hue Bridge and now that everything's on Zigbee2MQTT 😄 Friends of Hue greenpower switches, never tried them.
Hope its equally reliable in zha, i am about to switch
These things are way to expensive to not work properly
You might be out of luck with that, though (can't say for certain as I don't use ZHA myself). I see an open Pull Request in zigpy about adding support for ZGP (Zigbee Green Power). https://github.com/zigpy/zigpy/pull/656
I have a bunch of these https://www.zigbee2mqtt.io/devices/MCCGQ11LM.html#xiaomi-mccgq11lm , and all of a sudden, with no changes made, none of them seem to be sending out their state. They are still listed and "pretending" to be alive, but if I remove the magnet, they don't change. None of my other Zigbee-stuff, including other Xiaomi stuff, has problems. Only that specific model.
@jolly python ^ Better go with Zigbee2MQTT for now then 😄
Yeah, Discord is being dodgy for me too
Maybe a good idea
Also that your Zigbee network does not go offline when you restart home assistant is a good point
And you do not have the problem to route your usb coordinator through kvm (HA runs in vm in kvm) if you use a docker container right?
I wouldn't know about that USB routing issue, I've got my Z2M running on the OS without containers 😄
hi, anyone here uses Aqara Mini switch with Conbee 2?
ZHA? Zigbee2MQTT? deCONZ?
i reinstalled HA and now i cannot find the switch on ZHA or deCONZ
You should only be using one of those, not both
i was using ZHA before reinstall
Are you trying to pair it within range of the mesh?
after reinstall I was using ZHA again but it didnt find the switch so was trying deC
both are within 6 feet
- Stick is on a USB extension cable?
- Stick is not in a USB 3.0 port?
- No obstructions between the stick and switch?
i was also using Sata 3 cable with SSD but now switched to SD card just to eliminate signal issue
i will try USB 2 port now
brb
no luck, I'm on deCONZ dashboard, click add switch, scan is started - on Aqara mini switch I press the reset key for 3 seconds
it flashes 3 or 4 times and nothing after that
you need to press the switch button for ~10 seconds
just tried that as well, no luck. even tried around 15 seconds.. it stops flashing after that
What is the recommended installation of zigbee2mqtt
What do you mean?
Wondering if you guys can help me solve the mystery of the missing Z2M sensors
Out of 20 devices, I have 3 Aqara sensors ( 1 door, 1 temp, 1 motion ) that keep falling off my network.
I see them in the map on the Z2M front end, but in HA
the state never changes
I tried to re-pair one of them, which was successful, and then it goes away again.
These all have fresh batteries in them
Running Z2M (1.18.3) + HA (v.2021.12.10) in docker containers on a NUC with a ZZH! connected to a USB extension cable, and 3 x CC2351 routers
Pairing issues have been my main reason to ditch the Conbee II/DeConz. Almost each and every device has been a nightmare to pair with DeConz. It often took several attempts or literally minutes.
With Z2M each device was paired within seconds.
Maybe the 2652P stick adds to this but DeConz has its shortcomings definitely.
which options are there for Z2M? possible to get a product name for AmazonUK?
Buy something CC2652 based. This list is a good one, both Tube and Electrolama have been proven to have excellent customer service. The current generation of EZSP sticks (see here for some) are also a good choice for ZHA.
Anything CC2530 or CC2531 based should be avoided - they're old, slow, and only suitable for a dozen or so devices. The Sonoff ZBbridge isn't advised since it uses WiFi (built in interference causing stability/reliability issues), and the HUSBZB-1 uses an older chipset so should be avoided.
Finally, the ConBee range are fine with deCONZ, but experience with ZHA and Zigbee2MQTT appears to be mixed.
Can't say about it long term but I went for a Sonoff ZigBee 3.0 USB dongle, it works happily with ZHA and Z2M and has dealt with my random array of devices (Smartthings, Hive Heating, Develo Motion and even some god old Swann motion sensor) with much less hassle. It's tucked into the back of my server under the stairs and it doesn't have any drop outs etc.
I recently got some zigbee sengled led lights. I like the colors and they seem to be working well, but I can't seem to get the lights to just be a normal white like when I first plugged them in. Anyone have any insight into how get it working?
I've tried setting the RGB color to a variety of values, also tried the color temp settings, both just seem to set it to some non-white color.
I'm using the deCONZ integration if it matters.
Doing some additional reading, should I expect to see a color temp slider in the UI for the above?
Mines been working well so far, it's important to centralize your coordinator since everything links back to it. So run an ethernet cable to the middle of your house and plug it in.
Mine responds fine to 5000k personally
It's funny because I had the opposite experience, with the sengled app I couldn't get the color I wanted
Do you use deconz as well? In the UI I don't have a color temp slider.
I use Z2M, control is done in HA
I used the rgb card modified for white values, then switched to the adaptive lighting plugin
ok, thanks; I'm wondering if I'm running into some odd limitation or bug with deCONZ. Even in the web ui that comes with deCONZ I can't see to get the white colors. Maybe I should switch to Z2M.
I would probably suggest using home assistant to control your lights, not the ZigBee software
I normally do, using the zigbee software was just experimenting.
rgb-light-card is pretty nice for controlling lights manually
You can do - kelvin: 4000 to set a specific color temp
Which is nice because I can use the same thing for different brand bulbs
@balmy crescent I ordered this one: https://zig-star.com/projects/zigbee-stick-v4/
Also available on Tindie.
Mine was shipped from Germany and I got it within two days. It’s a very nice stick but in the end pretty much every C2652P based stick should give you good results.
For the garage I ordered the LAN-Coordinator from TubeSZ but this gets shipped from the states so it‘ll take some time to arrive.
Sorry my discord wasn‘t working anymore yesterday. I mean the (recomended?) way of the installation (of zigbee2mqtt), directly in HA or docker container or directly in linux.
You and about half the other Discord users 
Whatever works for you ultimately - my personal preference is Docker
How is your backup strategy
I put all my Docker stuff under /docker
/docker/config - compose file and related stuff
/docker/zigbee2mqtt - Z2M config folder
/docker/homeassistant - HA config folder
etc etc
Okay i will look into this
Is there any difference between a sonoff zigbee 3.0 and Conbee 2 in terms of what devices they support?
I want to buy a zigbee smart switch, but when I ask customer service, they say it only supports Conbee 2. Is this legit?
device support is related to the software you choose, not hardware
Though, the stick can make a difference to the speed and reliability of the mesh
Could you elaborate? I use Sonoff zigbee 3.0 with zigbee2mqtt, and they say the product only supports deconz/Phoscon/Conbee. But I thought it was all based on Zigbee protocol, and that both softwares support it
who are they?
there's a big difference between what "they" say is "official" and what is possible
It's a Danish company who sells smart switches. A small webshop
They're confused
I suspect it's purely a case of we know it works with this commercial product
they have no idea
https://www.zigbee2mqtt.io/supported-devices/ lists all the devices Z2M supports already, and has links for how you can add support for other devices
Except ZHA, which mostly "just works"
"mostly" meaning 40% of the time 🤣
DYOR!
Recently switched from SmartThings to ZHA, and everything is running fine. 8 Xiomi motion sensors all connected with ease. However one of them had become unavailable. I re-added it and it works again, but it's gone unavilable again. I think the hardware is okay, as it was working fine with SmartThings before
Doing "reconfigure" doesn't seem to do anything, and neither does waking the device with a press in the pinhole
Anything else I can try?
I've got the co-ordinator, and then 15 bulbs and plugs as routers. Including one in the room with this sensor. Only a small house. 4 rooms upstairs and down. At least one router in each room
Then should be fine
Verify the map
What sensor connects to what router
And don't turn off bulbs by switch
Maybe a Battery change can help
Heyo, I'm having trouble integrating nedis thermostats into HA. My setup is as follows:
- Raspberry Pi 4B rev1.4
-- running Docker with the following containers
--- Home Assistant (With HACS, no Supervisor)
--- deCONZ
--- planned: zigbee2mqtt
Attached to the Raspi is a RaspBee II by Dresden Electronic acting as Zigbee gateway.
My issue is as follows:
I bought nedis thermostats, specifically ZBHTR10WT. Those can be integrated into HA using zigbee2mqtt (Can't find reference link right now, will add later), but I am unable to add the RaspBee 2 as zigbee gateway to the zigbee2mqtt container, as the gateway is attached to the deCONZ container as above, thus the z2mqtt container fails to start, preventing me rom integrating the thermostats into HA.
I could swap the docker setup out for a HA setup with Supervisor, if an image exists.
Can someone assist in solving this issue?
Thank you very much!
Well, if you want to use the device via Zigbee2MQTT you need either:
- Another coordinator
- To stop and remove deCONZ
Hm... Seeing that I'm using deCONZ to integrate my Livarno Lux lights, that is an unfavorable solution. Though I do have a couple other raspis...
Would it be possible to have a setup that allows me to add my lights to the zigbee2mqtt host (Whether it be docker or bare-metal is presumably irrelevant here, probably going bare-metal after this) and administer them using HA?
Sure, you need another coordinator
You'll be creating another mesh though, that's likely to be ... not ideal
Tubes Poe coordinator 
The smart option is probably to move everything to Z2M and burn deCONZ

Hm, meh. The thermostats speak zigbee, meaning that theorethically the deconz container should recognize 'em, but doesn't.
So I probably gonna nuke deconz and replace it with z2m.
is it difficult to change from a HA intern instance of z2m to one in docker
can I change my switch to expose like light in some way?
Which Zigbee integration?
sorry, zigbee2mqtt
in standard Zigbee HA integration my light switches was identified as light but I migrate to z2m because of issues with few incompatible devices
ISTR that you can, though I don't recall how. There's an option in the HA device specfic settings to over-ride it I think
Of course, it's mostly a human layer thing, you're not changing how things work
You could just use light.switch to wrap it
great, thanks a lot 🙂
3 minute job at worst
Hey folks, anyone in here familiar with tube's ZB ethernet coordinators? I'm considering switching to one after my old cc2531 stick died.
Wondering if it helps with reliability and issues with the coordinator dead-heading when zigbee2mqtt has issues talking to it. (IE binds and groups still work even if z2m is down).
Anything CC2652 based is an upgrade on the CC253x sticks
Tube's stuff is hard to beat
Poe is life
Yeah, I have a server rack down under our house I'm about to migrate the HASS nuc and the rest of the networking equipment into and I was looking at tube's POE based coordinator to throw upstairs in the same spot as the usb coordinator stick.
Then I realised I can use one of those PoE to miniUSB adaptors and a usb powerbank as a mini UPS and got really excited and then my cc2531 died.
So, great timing.
Anyhow, thanks for the confirmation.
I know I'm doing a little hijacking here .. but I'll have to test my luck. When looking at that list, some things - for example the Philips 929003017102 does not mention how the device can be connected. Are there any other hints as to how such a device can be connected ?
Google is not my friend on one. The hue manual claims that it should be enough to just reset it, but it just dosn't seem to help (and that shouldn't be neccesary when using a brand new module)
the wall module does not seem to be resetted by using the switch
Yes probably right haven't known which device you're looking at
Hey @sour shadow: Thanks for the assistance, turns out that deCONZ did recognize my thermostats, it just didn't show 'em in the WebUI, but they are accessible via the API. Now I've gotta dig thru these things and have some commits and PRs to make!
So I'm trying to get the ZBMINI switches paired up with Z2M. They pair fine and show up in HA, but then keep disconnecting without any input
Can I use Sonoff ZBBridge like repeater?
Hi everyone, I hope this is the right channel for this question. Does anyone know of a device, like a gateway, that accepts wifi signals and uses ZigBee to relay them forward? I am working in a building that cannot have wifi run to each room, so I will have Zigbee devices to expand the mesh network. I have wifi plugs that I wish to use and communicate with HA, the problem is the only network connection between these spots is Zigbee.
Only if you can find some router firmware for it
Hmm any other recommendations for a zigbee switch relay like the ZBMINI? I was expecting it to work so I ordered 120V relay boards to control a thermostat. If not, possibly a combination zigbee+dedicated relay board?
Even something like this would be fine: https://www.amazon.com/dp/B07ZPRXMMD
I need quite a few in the same area so small/cheap is prefered
I doubt very much that exists, except maybe if is https://en.wikipedia.org/wiki/Thread_(network_protocol)
but from what you say I doubt you have this
what is wrong with ZBMINI?
I got the V1.1 boards and it just connects/disconnects
make sure you don't encase them in metal
and they have good signal
also what coordinator / integration you use?
- Enable paring in z2m
- Enter pairing mode of the bulb
- Voilà
If it has never been paired before it should be automatic when you power it on
Do you have a hue bridge or hue dimmer remote?
Know anyone who does near you?
I've heard you can possibly factory reset them with 5 power cycles, but I'm not sure if that's true
Also I guess the method with the hue dimmer remote also works with a specific Tradfri remote
this was the first thing I tried and it did nothing
Been there, done that
@surreal quarryis like this
if your hue bulbs are not paired with anything, it will go directly in pair mode
you will see this with some random colors on bulb or flashing light
when you power them
if you do not see this
and like the guys said, you don't hub a hub or a remote
move on
you wont pair that bulbs
no
Although you might be able to factory reset via bluetooth
bluetooth is as a backup connection
i am not sure if link touch works for them
@surreal quarryyou can not factory reset a hue bulb without a hub or a remote
how you factory reset them?
lol u sure you have zigbee bulbs?
i kinda doubt it at this point
find it here
show it to us
lol life is kinda not fair when you think about some guy need a https://www.zigbee2mqtt.io/devices/324131092621.html and i have 3 only on my desk not in use
I also have at least three spare ones
The latest gen Hue bulbs have Bluetooth too
@scarlet vigil Do you have any zigbee bulbs in your setup? I finally made the switch from ST to HA after finding out the reason my Aqara motion sensors kept going offline because of interference caused by zigbee bulbs. I kept the bulbs on ST and moved the sensors to HA and haven't had that issue since.
Which is why I'm here today!
I have an Osram bulb that somehow is tied to a nearby Aqara motion sensor's 'motion detected' and 'clear' states. That is, it turns on/off whenever either state changes. It's so weird. The bulb isn't tied to any automation outside of the Office Toggle AppDaemon script.
@calm pine You want to use a Zigbee-Mesh to transfer Wifi-payload? That will not work.
Is there a way to get any kind of message across? the barrier of Wifi to Zigbee?
...why not just use Zigbee entirely
That makes no sense 
Oh i see Osram
Those are known to be shite
sorry, just realized you replied to my other comment
Yeah, in a way I'm happy it happened because it forced me to move to HA, which I love. But Osram/Sylvania lights have always given me issues
Well, I have a tradfri bulb that's acting up too, lol. But it doesn't appear to be HA-related, just SmartThings (also shite).
Probably not worth keeping SmartThings around just to use these shitty bulbs, eh? Just realized I could solve these problems cutting ST out entirely 
i swear i hear like ppl mention me on discord but i can't find anything
what am i missing
Pain? Suffering? The laments of your enemies?

they might be deleting their message
nee i found it
shitty settings on zigbee2mqtt
i disabled all except mentions
i am all good again 🙂
I had the same problem today too till i muted zigbee2mqtt
yah for me it was very clear after 10 minutes i just realized that was the only server i joined today
Another dead ikea zigbee thing, another zigbee module salvaged. Now if I could find a use for them.. 😅
Do you have esphome flashable plugs that are zigbee?
ESPHome is for WiFi devices @calm pine
So no 😄
But I'm saying why don't you just use all zigbee plugs?
one light started flashing like it was a disco and one outlet's relay stopped latching. Being able to extract the zigbee module made up for it so I'm not bitter at all 😅
hello. do you know any zigbee dry contact module that can be powered with batteries? I would like to use it with an IR break beam sensor like this: https://www.melopero.com/shop/sensori/infrarossi/irbreakbeamsensor3mmleds/?gclid=Cj0KCQiAosmPBhCPARIsAHOen-NGRdotjcgUHqWFpfN7FdY8xfesmS0-bTjvBpz-9_DsY5n-sZBu50YaAiZOEALw_wcB
Two more here
i just set up a sengled power monitoring outlet. is there a way to throttle or reduce the precision of the power usage updates? it's writing a new state every ~5s. i'm using z2m
can I use a custom user extension to round the precision of published values?
Maybe you can modify a door sensor @mighty river
Hey there, I have exactly this product: https://zigbee.blakadder.com/Nedis_ZBRC10WT.html which is "Confirmed working with zigbee2mqtt".
But for some reason I cannot add it.
I click "permit join", I press the reset button and the LED flashes, but nothing happens. Anyone know why this could be?
the logs will show if its attempting to pair or not
Logs seem to be empty
then its not in pairing mode or too far away from the coordinator
I will try again but next to the coordinator. What should I do first? pairing mode on z2m or pairing mode on device?
enable permit join on z2m then put the device in pairing mode
Wtf I only noticed now, that I linked to your site hahhaha
Binding an IKEA remote to more than 4 bulbs should be possible, right?
Or binding to a group?
Using the ZHA integration..
Use a Zigbee group whenever possible (and it makes sense for your use case), this reduces communication overhead and improves overall „snappiness“
Just starting - have HA running on old MacPro with VirtualBox vdi. I think I will need a zigbee and maybe z-wave gateway or dongle of some kind. Server in the basement but most devices are upstairs. LOTS OF CONCRETE. in the way. I'm thinking of a gateway type device? Any recommendations?
Tubes Poe coordinator
Fixed: Had to update Zigbee2Mqtt
Sensible
Anyone has issues of Zigbee Tuya switches turning off automatically around 2mins+ after turning on? Googled and it seems to be a common issue but I can't seem to find a fix for it
using Z2M, is there a way to throttle/round published values for a sensor with a float value?
Possibly; check the z2m device info page for the device
i did, but there wasn't anything for this specific device. was asking if there's a more generic way
it's an instantaneous power sensor and it's toggling back and forth between 0.5W and 1.1W every 5 seconds when the plugged in device is idle 😦
thousands of state updates in HA in the past few hours
then no in that case for rounding. for throttling, you could possibly tweak the "min rep change" value for power usage in the reporting section of the device in the z2m frontend
could a user extension possibly help here?
no clue
i'll create an issue and ask there. thanks!
Maybe something like debounce can help like its used at the symfonisk remote: https://www.zigbee2mqtt.io/devices/E1744.html
the problem is that the payload constantly toggles back and forth between different values
i created https://github.com/Koenkk/zigbee2mqtt/issues/11076, hopefully it makes sense
did you try what i suggested above with the min rep change value?
agreed though; seems like it would be helpful to have an actual configuration option for the threhold before sending an MQTT payload
well, the downside to adjusting min rep is that actual changes would show up slower
I'm trying to do some troubleshooting so I set up ZHA in HA. But it still shows devices connected from a previous Z2M install and I cannot delete them. Thoughts?
Nevermind, I reinstalled the integration and they are gone
Wow that was so much easier than Z2M
Sure, but try changing it to 1W maybe?
Is this PR valid for the Aqara TVOC sensor as well? https://github.com/home-assistant/core/pull/64164
I guess I can just wait and see since the PR is already in beta 🙂
Okay so I have my zigbee light in ZHA now. It was unsupported in Z2M so I had to add it locally. In ZHA it picked up and seems to work, but the entity id is now light.wafer_led_a_level_light_color_on_off
Is that normal?
Oh you can
not to change that
in what way?
is "Min rep change" not the correct thing to change here? didn't seem to have any effect setting that to "5" as it still toggles back and forth between 0.5 and 1.1
When the light was connected or a new one was paired, the zbmini would disconnect from Z2M until I turned the light off
But just those lights
Yep. Only solution so far is putting them on a separate network
Everything looked fine but who knows
Once I add some more of these devices and test them, I will
This is a weird, unpopular light though
since you have hours background with this issue if you do 5 min work to report it, it will help others to not spend ours like you did to see wtf is going on 🙂
yep
On a side note, I started buying these lights on amazon used-very good for half the price. No idea where they are coming from but 2/2 work so far
to be honest i have some issue with my zigbee2mqtt also move to a new home and random devices drop offline from the network then if they are not aqara they get back on, trying to debug this, first I thought is a wifi interference but this is to intermittent so the wifi things kinda drops because wifi are on all the time
any other ideas what this could be?
waiting for any help
Aqara devices stop re-connecting?
they never do
is kinda a thing
aqara they are known to stick with the router they connect to
they never move
Ah right
Yeah I have sensors from them, work fine so far
Oh that reminds me
I have 2 of the cubes, and could only find a blueprint for ZHA
I guess I can add those there
not fun to remember all the thing you can program it to do
does anyone know a good docker image with bellows so run ezsp channel interference scan?
i used walthowd/husbzb-firmware but is for x86
and need it for arm
Is your HA host on an ARM system? I'm pretty sure bellows is in the HA docker image
So...your HA host is on an ARM system then 😂
jus want to run some scans
i am not running bellows on same host where my ha is
my ha is also a docker image but runs on x86 intel platform
i run bellows separately with separate adaptor
Got it
just to do some network interference scans
i have devices dropping from the network randomly
and I am interested why
There are two other Dockerfiles in that repository
could the units in "Rep min change" be different from the published value? i can't really find any documentation on it
yah i just found out channel 25 sucks for me and interference varies greatly, and channel 11 is the best atm in this new location
What do your raw values look like?
Jan 28 12:11:18 zigbee2mqtt/Washing Machine {"energy":0.01,"linkquality":33,"power":1.1,"state":"ON"}
Jan 28 12:11:23 zigbee2mqtt/Washing Machine {"energy":0.01,"linkquality":30,"power":1.1,"state":"ON"}
Jan 28 12:11:29 zigbee2mqtt/Washing Machine {"energy":0.01,"linkquality":30,"power":1.1,"state":"ON"}
Jan 28 12:11:33 zigbee2mqtt/Washing Machine {"energy":0.01,"linkquality":24,"power":0.5,"state":"ON"}
i'm updating the "seMetering" cluster with "instantaneousDemand" attribute
LQ wasn't the (only) issue. here's a different sample:
Jan 28 12:03:46 zigbee2mqtt/Washing Machine {"energy":0.01,"linkquality":39,"power":0.5,"state":"ON"}
Jan 28 12:03:51 zigbee2mqtt/Washing Machine {"energy":0.01,"linkquality":39,"power":1.1,"state":"ON"}
Jan 28 12:03:56 zigbee2mqtt/Washing Machine {"energy":0.01,"linkquality":39,"power":1.1,"state":"ON"}
Jan 28 12:04:01 zigbee2mqtt/Washing Machine {"energy":0.01,"linkquality":39,"power":0.5,"state":"ON"}
Jan 28 12:04:06 zigbee2mqtt/Washing Machine {"energy":0.01,"linkquality":39,"power":1.1,"state":"ON"}
ok, after a bit of experimenting, setting "Rep min change" to 50 seems to set the value change threshold to ~5 for the power reports
not sure why it's off by a factor of 10 🤷
@ivory hound mind sharing which hardware you use for zigbee2mqtt?
think most require firmware flash it seems
@ornate socket sry man I saw now you asked
Electrolama zig-a-zig-ah! (zzh!)
is what i use
and i also have a cuple of Elelabs Zigbee USB ELU13
i use for channel scans and stuff
The zzh has to be flashed, but its really simple, no flashing device needed
You can use the ZZH for channel scanning too: https://github.com/zigpy/zigpy-znp/blob/dev/TOOLS.md#energy-scan
If you don't mind getting the Conbee into an inconsistent state, I have a script for you to test out 🙂
i would burn that conbee without any regret
I‘d throw in my Conbee II, too!
I‘m now using a ZigStar V4 C2652P stick with Zigbee2MQTT and also a TubeSZ PoE LAN coordinator is on the way. C2652P is so much better than previous coordinators and especially the Conbee II !
Does anyone know of a Zigbee temperature and humidity sensor that's available for Europe that has either the sensors or the antenna external? I want to monitor the temp and humidity in my safe so I need the sensors on the inside and the antenna on the outside.
Although I didn’t bother to find out which was the crappier component: the Conbee II or the DeConz - they both suck 😜
Try putting a router right next to the safe, the signal might get through
You're almost certainly better off with an ESP
What Tinkerer said, you're better off with an ESP and some relatively simple DIY
Thanks. Any particular recommended projects?
how would an esp help? I would assume you cannot get cables into it
@pine swan Look into the DHT11 sensor.
I can drill a cable through the skin
Thanks
Anyone tried one of these?
https://www.aliexpress.com/item/1005003676742316.html
Tuya 🤢
No but it's Zigbee
Tuya are ... not well thought of for a reason
I have a few Tuya things - i just install via z2mqtt
They're about on a par with Sonoff in producing stuff that's a PITA
I think this is just Tuya compatible. All my scene switches are Tuya too but just worked in z2mqtt
No Tuya app
Do you not think this would work?
(was thinking about the Aqara one but lord knows when that will be available worldwide)
It may work, may require some work to make it work
👍
Was just wondering if anyone had tried it to see if it was actually much better than a standard motion sensor
It looks like it's a standard motion sensor, with some other bits
Ah then no to that. Will have to wait for this:
https://homekitnews.com/2021/12/31/aqara-prepare-launch-of-next-gen-occupancy-sensor/
Tuya Zigbee is hit&miss, to be honest. My curtain motor for instance? There's like 5 or 6 variations of it under the same name, 4 of which have support in ZHA. Mine.. Well, I was unlucky. Or lucky, because it worked in Z2M.
Snap
Good point. Did have a bit of mucking round to do to get my switches working
Okay Aqara it is 😅
"The price currently listed in Mainland China is RMB399, which roughly works out at US$63.00, UK£47.00, or €56.00," - not a bad [rice tbh
Plus taxes and shipping, so closer to 100€ I'd guess 😄
Gaahh!!
Well, 70-80, but still
I suppose hallways will only really need a standard sensor.
While this will be useful for the lounge and bathrooms
Yeah, places where you could easily stay still for long enough for the lights to turn off, you'd want something like that
I hope they work as advertised, would be great
Or decouple presence from motion with a Bayesian sensor or something
are these expected to be ~$10 each?
sounds too expensive, but maybe it is if you buy locally. Have a look at ebay
note that there is bmp280 also that is cheaper but is missing the humidity sensor
if you only need temperature you could also use a ds18b20. Its not as good buy you can buy them in probe format
A 4-pack of BME280s from amazon.de is around 12€
on amazon.com they're about $15/each 😬
you sure those aren't BMP280s?
Ah, yeah. Damn product name did the Aliexpress vagueness of "BME280/BMP280" 😄
Got to look at the product image to figure out which one it is..
Yeah, 15-ish each sounds about right
If I use a Sonoff SNZB-03 to detect someone going for a pee in the middle of the night, is it going to get upset about being used in a room where there's a shower?
It's rated for 10-95% non-condensing humidity 😄 It might be uppity with a hot shower.
That's what I was concerned about. Some listings for it say it's suitable for bathroom. Is there a bathroom-rated Zigbee PIR you know of please?
My Aqara sensor is sitting in one for over 2 years
Same here. I'm sure it's similarly only rated for non-condensing humidity. The Sonoff is a cheap sensor, you probably won't break it.
Sonoff does have a lot of places for ingress, i had one outdoors for fun and it corroded
Oooh. Aqara FP1 review. It's in another language (Russian maybe?) but with English subtitles. https://homekitnews.com/2022/01/28/first-full-video-of-aqara-presence-sensor-fp1-emerges/
I've been really curious about these since the announcement, and how we might get to use them in Home Assistant.
within their proprietary iOS app it seems like there's some pretty rich sensor data available, not just whether or not someone is present in the room, but breaking the room down into zones... sensing direction of movement from one zone toward another, etc.
room entry, room exit, approaching sensor, moving away from sensor... as well as people staying in place (sleeping / watching TV / sitting on the toilet / etc)
This doesn't sound like anything standards-compliant so unless someone with the sensor implements a quirk for ZHA or a converter for Z2M, you're likely going to just see basic functionality, if any
well if I can only template out a binary sensor for presence, it'll already be a big improvement over PIR for me
have you tried something like ESPresense or room-assistant
I swear by ESPresense. I switched over to it after running room-assistant for 6~ months and haven't looked back
it's rock solid and seems to work with a better range of BLE devices than room-assistant
@jovial aspen Dunno. That solution requires everyone to carry around either their phone or some kind of other beacon / tile all the time. Like when I go from the living room to the kitchen to get a drink/snack I would not carry my phone each and every time but leave it in the living room: Boom, presence detection failed… The only really reliably working solution not requiring to always carry around some active device with you would be something like the FP1…
On the other hand I’m not sure of I want - next to the already existing radiation from Wifi, Zigbee and the like - additional microwave radiation being shot at my family all the time…
have you already discovered how to connect the hue wall switch, i have paired mine and maybe have a hint what to do
i hate how these things have to be ripped out of the wall to reset them
@patrex what Integration? With zha most likely it has no entities but the battery one. You have to listen for events. At least that is how my remotes work (ikea dimmer Switch and osram switch mini)
On which post are you answering?
About the hue wall switch that you have paired?
But if getting no entities is not your problem, then sorry for my unproductive reply.
no YourMajesty couldn't pair it, and i have done it now and have some tips for him
Ah, sorry for bothering misunderstood then. Still getting used to this discord thing
slowly i get the feeling it was simpler to custom automate a motion sensor on a hue bridge on a smartphone than it is in home assistant on a computer
for sure it's easier and more intuitive, but not nearly as extensive
having issues running a docker-compose for z2m, getting an error that the serial port is incorrect
have checked the docker-compose yaml devices line and the z2m config.yaml file, it all lines up with the coordinators usb path, not sure what to do next
also getting Error: Config file /mosquitto/config/mosquitto.conf is a directory.
your volume/device mappings are likely wrong
Hi, I seem to be struggling with getting my RGB tradfri bulb to actually give me an rgb light control in HA (using zha) (white) color temperature, brightness & toggling all do work as intended
In the zigbee clusters I do see a color group. Any advice? (already tried a reconfigure device)
Looks like they (also) swapped bulbs on me 🤦♂️ https://github.com/zigpy/zha-device-handlers/issues/1297
have triple checked it all. no idea where the error is
#startagain
Hi all, so i have some wifi smart switches that have tuya support. the chip is not an ESP based chip. Im thinking of replacing the chips and while i was researching i saw that there is a 8255 chip as well as a zigbee chip that have the same pin layout. Im trying to find out if there is any opensource firmware out there i can use to set this up as a zigbee smart switch. here is the chip: https://www.aliexpress.com/item/1005003691950877.html?spm=a2g0o.detail.1000060.2.236977527MPEGJ&gps-id=pcDetailBottomMoreThisSeller&scm=1007.13339.169870.0&scm_id=1007.13339.169870.0&scm-url=1007.13339.169870.0&pvid=7e287cb8-790d-4b0a-8ba5-6f18f688dd4e&_t=gps-id:pcDetailBottomMoreThisSeller,scm-url:1007.13339.169870.0,pvid:7e287cb8-790d-4b0a-8ba5-6f18f688dd4e,tpp_buckets:668%232846%238114%231999&pdp_ext_f=%257B%2522sku_id%2522%253A%252212000026821645877%2522%252C%2522sceneId%2522%253A%25223339%2522%257D&pdp_pi=-1%253B1.1%253B-1%253B-1%2540salePrice%253BUSD%253Brecommend-recommend
These solutions look for devices, not people. It's solving a problem I don't have.
Hey, I have a question. Can I pair zigbee devices close to the hub and then move them to their final location? Or should I pair them with the hub while already at their final location?
Does anyone have experience with Aqara mini switch with deconz? When I pair them in phoscon under switches they paring screen never allows me to advance and the ny are never recognized but they show up in deconz. After that pairing nothing happens on events when I ores the button. Wondering if anyone knows a trick for this particular device. The Aqara leak sensors work fine.
Generally pairing in place is the best practice.
ok thanks 🙂
Also pair them to devices that never get powered off
Yea I only have my ordroid with the zigbee USB in it, but i'll be adding more devices as repeaters. I've read using ikea tradfi plugs works well, any experience with that?
I use ZHA for connecting zigbee devices, any special tricks for adding the tradfi plugs or just pair and good to go? @jolly narwhal
IKEA stuff is usually pretty boring and just works. Enable joins, poke the button for a few seconds, and it'll show up.
haha sounds easy, thanks
Are there any benefits of zigbee2mqtt compared to Zha? or just personal preference?
for now
👀
I'm trying to use zigpy to backup my coordinator with the following:
python3 -m zigpy_znp.tools.network_backup socket://10.0.0.91:6638 -o network_backup.json
i'm getting the following errors:
@unborn orbit posted a code wall, it is moved here --> https://hastebin.com/luyujayevi
@unborn orbit posted a code wall, it is moved here --> https://hastebin.com/resaqijezu
Is anything else trying to use the coordinator at same time?
Hey tube, I'm lucky that you happened to be on it's actually one of your coordinators. Do I have to prep firmware update before trying to run backup?
No. You just make sure zha or z2m are not running and then should run the back up. If you are using z2m you should have a valid backup from the last successful start in the data folder
perfect, thanks!
Yeah true. My wife and I both have smart watches and wear them pretty religiously, so it works for us.
Helps to have one that doesn't require charging every 12h
I miss the 36 days on my amazfit bip, but the amazfit gtr2 has 15 days, so it is fine
Was there an update recently that broke zigbee devices? I unfortunately found out the hard way my water sensors were not working.
I go to HA and it looks like all of the entity names have reset to default? wtf?
the device names are the same, but instead of binary_sensor.garage_leak its binary_sensor.aiq_leak
What integration are you using and what version did you upgrade from and to?
ZHA
I think the latest stable release? I can't find out now with the reorganized layout
Can zigbee wall switches be configured like zwave ones? Ie when i setup a zwave switch i can configure if the led is on, what state the switch should go to after a power loss, etc
It depends on the switch
Ok im using zha, does that matter?
Nope
If the awitch had it, would i see it on the device page? Or do you do it elsewhere
I don't use ZHA, so I'm not sure
What do you use for zigbee?
anyone running into issues with the sonoff dongle on channels other than default? I'm on 25 and having a bear of a time getting them to pair
Also dumb question but on zigpy_znp with energy scan the fewer # on a given channel means the lower amount of traffic right?
Tediore do you know of a db that lists what switches have these features, or have personal experience of which brands do/do not have configurable settings?
i saw a reivew that showed them being way out of wack on temperature accuracy
so I've avoided them
What are considered the best temp sensors?
Most zigbee devices aren't very configurable
I run zigbee2mqtt with the new sonoff stick
so you don't know of any switches that are configurable then?
Unfortunately not. All of my smart switches/dimmers are WiFi ones flashed with Tasmota
well, glad i didnt buy too many of these zigbee switches then
Have a pic?
?
oh the switches?
oh
they're just leviton brand zigbee switches. they make zwave and wifi too
I'd avoid tuya
I just accidentally bought a tuya version of a wifi relay. The HA integration isn't great for tuya, and you have to use their phone app and their cloud. Not very HA mentality. Go ESPhome for wifi, or tasmota but I don't have experience with tasmota
Really need zigbee now
Also I'm using basic aqara temp sensors. they do humity and pressure, and aliexpress has them for about $11/pc
Always Aqara
they work nice with HA
Friend/Develco are also good
if money weren't an object, i'd get something else. But most temp sensors are like $40-$50 each
Where do you purchase those from? I would probably be grabbing stuff from ali express
That depends on where you're from
Australia
AliExpress it is then
$60 for 4x temp sensors aqara
WIth aqara I can just pair directly with ZHA? No need for the phone app or anything?
yeah
my experience, sometimes they take a few tries to pair. And I find the network mesh takes like 24-48 hours to settle down and make its connections. In the first day or two you may lose the device, but it joins back and stops doing that
btw these leviton zigbee switches make a really loud relay click when they turn on/off. wouldn't recommend
True. I just got on board with a bunch of ikea zigbee bulbs
I read that bulbs are a bad way to go, vs switches. Cause with bulbs you're constantly disconnecting and reconnecting them to the network
better to have dumb bulb but a smart switch
but if you have both smart switch and smart bulb, that's the ultimate
well a switch can dim, but it can't make a bulbs temperature change
That just go over and block the switches.
i wouldn't want to do that
Why?
you really want to have to flip out your phone every time you want to turn a light on or off?
Stick a smart switch/buttons on top and you're good to go
Voice control tbh
I have one of those 5 button ikea remotes.
I need one in each room
I want to put an ipad in the main area of the house too
But the ultimate plan would be presence detection controlling the lights.
ok guys, I have a new issue going on now... I moved my VM to ProxMox and the ZWave and Zigbee connected no problem, I can see the VM passing the Zigbee stick but none of my devices are connecting and/or interacting and doing what they're supposed to. Any ideas?
I'd happily (UK) buy anything to replace the Tuya plugs with power monitoring that works with HA. Any suggestions? I'm really giving up with them. I tried so hard. But power monitoring with a UK plug is essential.
Have you looked into Shelly?
Any suggestions appreciated.
I'm ZHA and WiFi ... and the monitoring is massively important.
gotcha, lemme continue looking
Shelly devices are WiFi
the Shelly 1pm does power monitoring but it's not a plugin device
seems not bad price to me
ahh, I was not aware of your budget, that doesn't seem expensive to me.
that's $21 cdn. I pay $15cdn for the ikea ones without power monitoring
$5-$6 more for power monitoring, seems reasonable
It's at a price I'd consider.
plus, I wouldn't want to trust something too cheap to control power
Light switches are like $60-$75 cdn
that's brutal
and they can't usually handle a typical 15a load even at that price, so you're making some sacrifices
I have 15+ light switches in my house at $45USD/ea
I have some TPlink ones
I bought some Shelly light things and they didn't work out already. Perhaps it was the power draw vs no neutral that was the issue.
I ebayed my tp-link 110's ... glas to see the back of those.
So your power... do you have 2 wires, each at 120v or one power and one ground?
WHat was wrong with those?
They worked well for me until i let apple home also control them haha
I only have two LED's, it couldn't handle the low power.
So you don't have a neutral, correct?
It's not an issue. My Tuya stuff is my issue. I like to charge my ebike at night, when it's cheap. It's just not working with HA.
No neutral, yup.
I'm very confused on UK wiring... we use 110v as main power and 220v for higher current equipment.
Australia just uses 240v
Yeah, most other countries use 220/240
Sorry. Why won’t the tplink do that?
@molten salmon, why not get a Z-Wave controller for HA?
I'm having nothing but problems with my Zigbee stuff... I hate it but it's a necessity
What sort of issues?
Every time I reboot my HA, the zigbee stuff no longer reports to HA or responds to anything.
You using a Conbee?





