#zigbee-archived
1 messages · Page 91 of 1
@austere patio you were right. Things are working much better now with the Zigbee antenna further away from the rest.
Tried rebooting, the issue persist 😦
Is there anything else I could try?
How are you passing your device to HA container?
it's a privileged container, every device I plug in is automatically passed to the container
I'm currently looking to pick up a zigbee gateway, and it seems to be between the Sonoff dongle-p and dongle-e though I can't really find a firm answer on which of these is the best to get. Seems the E used to be considered experimental but I don't know if thats still the case 12 months later
alright, and you selected /dev/x or /dev/serial/by-id/x as the device?
So - I just added 2 x router devices (my light switches etc are all endpoints rage) - is there a way to force the network to re-mesh itself? Or so I just find some patience and wait?
HA automatically detects /dev/ttyUSB0
the /dev/ttyx can change when you re-plug the USB or change USB Slot. Ive heared that is sometimes randomly changes, but im not sure. Make sure the device still exists 😄 and maybe consider just passing through /dev/serial/by-id/x, i cannot think of a reason to run HA as a privileged container, but idk. ls /dev/serial/by-id/ and then copy your device name and add it behind the path. eg. /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20234034-if00
Tried this, too. The issue persist. I also tried to setup a homeassistant container from scratch. Same behaviour, it autodiscovers the stick, but when I go to configure it, the error message pops up: Failed to probe the usb device
😦 😦 😦
All zigbee powered devices should act as repeater. you can have a look at settings->integrations->zha->configure->visualization.
Unfortunately, i have never undestood colors and numbers. Furthermore, it's buggy ( at least using chrome), zoom and or scrolling issues, ... but you have something...
Hello, I'm having trouble since yesterday with my Zigbee outdoor plug (GreenSun, this one: https://www.amazon.fr/Exterieure-Connectée-Compteur-Compatible-Passerelle/dp/B0CSFTDML3/ref=asc_df_B0CSFTDML3/), that gets me my solar panel production. I have a Rasp Pi 4B with HA and Zigbee2MQTT. I was able to add the plug 2 weeks ago when I bought it but it stopped working randomly 2 days ago (reading was stuck at 67W...). So I removed the plug from Z2MQTT but I cannot for the life of me readd it back.
I looked everywhere, it's not in the blacklist (shouldn't be anyway), but when I plug the plug and it's in pairing mode (blue light flickers) nothing appears in the Z2MQTT interface. I tried everything, restarting both Z2MQTT and HA without any luck.
What could prevent the device from being discovered by Z2MQTT ? I don't have any error and I can't find any logs to help me at least see if the device is detected (but couldn't be paired for some reason).
What could I try ?
I already have other Zigbee devices that works perfectly fine and were added on the first try when entering pairing mode
FYI it's still appearing in the MQTT integration but all readings stay at 0 and commands don't work (when switching from ON to OFF the button reswitches almost instantly to ON)
Sounds like it can't reach the mesh
I'd start by trying to pair it near the coordinator and see if it joins. If that doesn't work then probably the plug is faulty.
I tried yesterday at 10cm from my USB coordinator and still nothing 😦 damn I was hoping that wouldn't be the case
it's so complicated to find a good outdoor smart plug... my last one was a Wifi one from Tuya and it was a PAIN so I thought I'd had better luck with a Zigbee one 🙃
Hi, I have a strange question.
I have a rocker aqara, it's working fine. One of its button, when I use it, turn lights on or off. Fine but... I can't find where this automation is! When I use it and order automations by last trigger, the last automation triggered was 18 minutes ago, nothing new.
A seach in /homeassistant directory on the device's name doesn't return anything.
I can say that the lights are not wired to the rocker, they are all IKEA smart bulbs.
All my devices are connected to HA by Zigbee2mqtt and when I use the rocker, I can see the use in Z2M logs.
As far as I know, the rocker is not linked directly to the bulbs.
Any idea where I could look to find this automation.
Are your Ikea lights in a Z2M group and if so, what's the group id?
Ok, well, throw that theory out. If you look at the logbook for the group light entity, does it show what turned it on and off?
Turned on triggered by service Light: Turn on
13:34:54 - 1 minute ago - Supervisor```
I don't know if I can have more detailed logs, checking...
Ok, so it is definitely something in HA turning the lights on. And that's on the group entity, right?
yes
If you run this in the console, do you get anything back? grep -R "light.[your_group_entity]" --exclude-dir='.*'
In HA. In your /homeassistant (or /config) directory.
ok
The latter.
😦 grep: unrecognized option: exclude_dir
Ugh... ok. just use grep -R "light.[your_group_entity]", but that will return anything in .storage. Just ignore those.
Hello, my Z2M add-on is using 70-80% of the cpu
The logs filled with spam messages about only two devices, my two presence sensors, they are reporting like crazy (maybe 4 times a second each) how can I fix it?
I tried deleting them and re pairing them thinking it will restore default settings but it didn’t.
You could increase the reporting in Z2M, but then you lose the benefit of the presence sensing. What kind of presence sensors are these?
it's still searching... :/
No I remember fiddling with it a few weeks ago to update faster, and apparently I broke it
So how can I change it to default settings
Hmmmm... and no results have returned yet?
I'd bet on the lights being in a default group - Tradfri are known for that
Z2M won't know, since that's a device side setting really
no
Unpair the devices (put them into pairing mode) and then repair them should remove any custom settings. You might also want to look at the configuration.yaml file in the Z2M directory and remove any references to those devices and then restart Z2M.
Go ahead and kill the command.
ha, was missing a dot at the end
I now have a lot os results. What should I look for?
Already forced remove them and paired them back again and still, I’ll try to look in the config
Are they Tuya or Linptech sensors?
Tuya 0_0

You'll have a MUCH better experience with ESPHome based presence sensors. But... yeah, remove any reference to them in the config file and then repair them. BUT, you're probably going to have the same issue again.
Why would the problem come back?
Because those Tuya sensors spam the mesh (which, they kinda have to to be "proper" presence sensors). IIRC, there's very little tuning able to be done in the sensor itself outside of changing the reporting interval.
Anyone online to help me out with a zigbee2mqtt integration problem?
For future reference, just ask the question. If no one is on right now, most of us will scan the channel to see if there are outstanding questions. 🙂
Oh cheers!
I have a sonoff dongle 3.0 E USB. I’ve previously connected it successfully to zigbee2mqtt after flashing with upgraded software.
However my SD card died and i had to redownload HA onto my rpi.
I’m now struggling to connect, and get the following error
z2m: Error: spawn udevadm ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:284:19)
at onErrorNT (node:internal/child_process:477:16)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
Using the Z2M addon?
Yes, with mosquito installed. My config is as follows
data_path: /config/zigbee2mqtt
socat:
enabled: false
master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
options: "-d -d"
log: false
mqtt:
mqtt:
base_topic: zigbee2mqtt
server: mqtt://[ip address]:1883
user: mqtt_user
password: [password]
serial:
Port: >-
/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_62c940386cafed11bdea394e71c9e8b5-if00
adapter: ember
I’ve edited this directly in the config.yaml file too
When i type “test -w /dev/ttyUSB0 && echo success || echo failure” into terminal, it comes back with success
Is ZHA disabled/ignored in HA?
I ignored it, and then then i unignored it to see if i could delete it altogether but it disappeared when i hit unignore
Is ZHA really gone though? Like, do you see it in the integrations list?
Can’t see it as an option at all, but i didn’t explicitly remove it myself
Is there a way to locate it
No. If you don't see it in the integrations list, then it isn't installed. What version of HA are you running?
Core
2024.7.3
Supervisor
2024.06.2
Operating System
12.4
Frontend
20240710.0
I see 3 occurences from automation.yaml but it's not related, then 50 lines from "./home-assistant_v2.db"
Ok, in Settings > System > Hardware, do you see the /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_62c940386cafed11bdea394e71c9e8b5-if00 device? Or is it as /dev/ttyUSB0?
Not related? What do you mean?
Yes its listed as the long pathway
Device path is /dev/ttyUSB0,
The longer one is device ID
Ok, I don't recommend running it like this, but let's see if this works. In Z2M, change the serial port to /dev/ttyUSB0 and see if it starts up.
ARGH... I can read... really I can. Derp. Change this:
Port: >-
/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_62c940386cafed11bdea394e71c9e8b5-if00
``` to
```yaml
port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_62c940386cafed11bdea394e71c9e8b5-if00
Yup same error
Sorry to interrupt but I’m facing a new problem, I’m on vacation.. and for some reason even though my zigbee network being stable for months, once I left the house many devices left the network (probably due to me unplugging some plugs which acted as routers)
Is there something I could do to pair them back remotely?
Ohhh
Are they plugged in again? If so, they should rejoin the mesh themselves and end devices should reconnect to them.
Yeah, total derp moment on my part.
it's another remote that control them
Using dpaste.org, can you post those automations? If that's the only mention of the light group, then I'm willing to bet there's something in there that's causing it. OR, you have ghosts that are playing with your remote. Or cats. Maybe dogs. Possibly aliens. 😉
@young star I converted your message into a file since it's above 15 lines :+1:
@young star Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
@young star That means Z2M can't hit your MQTT broker.
No, I unplugged them as a safety measure since I leaving the house for a while (it was only three plugs… my pc and two monitors) and they are still unplugged
There’s almost 25-30 other routers nearby the devices that got disconnected, shouldn’t they look for another router if they lost the first?
Maybe... that's up to the devices
Depends on the end devices.
Aqara's older stuff won't
Then that’s the reason
Anything Zigbee 3.0 should, but then Zigbee isn't really a standard, more a set of hints and suggestions 😛
@Sharna That means Z2M can't hit your
Will using Zigbee interfere with my wifi
Ok. I guess I’ll just have to make sure my channels are all different.
I picked Zigbee over z-wave before I knew that
Check the pins
huh thats weird. Maybe the stick is fried? Have you tried plugging it into your PC and check if it gets picked up by
https://darkxst.github.io/silabs-firmware-builder/
Warning: Dont flash it, you might lose your Zigbee network/have to reconfigure it if you do that
Is it normal for Z2M to use 80% of the CPU?
I forced removed them and deleted their references in the config then restarted HA and still
Hi, after adding a Google Coral to my setup, none of my z2m devices work. Any idea what could be causing this? I have nothing to go on other than a lot of this in the logs:
2024-07-23 17:16:09zh:ember: Delivery of BROADCAST failed for "65533" [apsFrame={"profileId":0,"clusterId":0,"sourceEndpoint":0,"destinationEndpoint":0,"options":1024,"groupId":0,"sequence":23} messageTag=255]
Only thing I could suspect would be too little power available for the dongle, but it is picked up fine in Proxmox and that should not really be an issue in a Optiplex. Any ideas?
How can I tell which device 65533 is?
Make sure the coordinator is on a USB extension cable, well away from that Coral
Plug the USB dongles into a powered USB hub. The Coral will only use power when it’s doing “things” (IIRC).
But should it really be able to draw so much power that it exhausts all the power available for 9 total ports? I've only got the dongle and the coral plugged in
Soon I'll move all my devices to wifi tbh 😫 I'm troubleshooting this zigbee mesh every day
Is it eay to setup zigbee with a USB zigbee dongle and homeassistant on an Rasberry PI 4
Yes
Check the pins too
You'll need a "dongle" (coordinator) on a USB extension cable (or network connected), plus some devices that act as routers (that extend the mesh)
Zigbee sticks use like 100mA max. This error means that your coordinator sent out a broadcast but it did not hear nearby routers relay the broadcast. This usually means...interference.
It's not so much that the zigbee coordinator needs more power, it's that it needs consistent and stable power-- the RaspPi isn't capable of consistent and stable power via USB. That's why the recommendation for the powered USB hub is being made.
Is it possible to migrate over from the Sonoff Dongle-E to the SLZB-06M, without repairing every device?
ZHA or Z2M?
Z2M sorry
On ember that should work
Yeh, I'm using ember. Is it a straight backup config file and transfer over?
Hadn't tried it before
That's my understanding, it should "just work"
Worst case join the Z2M Discord - the ember dev can sometimes be found there
I have a ZigBee Dongle (ConBee II) that has worked for years with ZHA.
Recently, I installed a new ZigBee router (SLZB-06P7 Ethernet) with Z2M.
Now, every time I add new devices to Z2M, they also appear in ZHA, and some devices in ZHA show up in Z2M.
I don't understand what the problem is.
Could I have some help?
Thanks.
When you say "appear in", what do you mean?
If I start pairing new devices in Zigbee2MQTT, they appear in both Zigbee2MQTT and ZHA.
Did you migrate your Z2M network to ZHA in the past?
What do your ZHA network settings look like? You can see them in the ZHA integration's "configure" page.
No, I want to use both at the same time.
If you migrated Z2M -> ZHA in the past and started Z2M with the same settings, it sounds like you literally are using them but with identical settings
I have been using ZHA for years and now I have added Z2M without migration,
Can you post your ZHA network settings? You can see them in the ZHA integration's "configure" page.
@frosty pine I converted your message into a file since it's above 15 lines :+1:
1A62 PAN ID, dd:dd:dd:dd:dd:dd:dd:dd EPID, channel 11, and a 01:03:05:07:09:... network key
That's definitely Z2M's default settings 😄
You're running ZHA and Z2M with identical Zigbee network settings. I suggest you re-generate Z2M's settings to something unique
You'll have to re-join all of your Z2M devices but it's not possible to run two Zigbee networks with the same settings like this
No problem, the Z2M is new and I can repair only some devices. I will check that. Thanks for the help.
Good luck! I'm really surprised devices actually managed to join and work with two conflicting networks...
Indeed, me to
I have the same sensors in both locations, but they do not work simultaneously.
Hi folks, quick question in case anyone has tips/ideas about this...
I've had 2 0__SONOFF SNZB-02__ thermometer units connected in different places of the house working fine for almost 1 year ...
One of them now suddenly stopped reporting properly about 3 month ago...
it's permanently stuck with 22ºC, Humidity 80%, Battery at 100% .....
I tried to completely remove it from my installation, hard reset it, and reconnect and it simply doesn't upadte...
Have you tried replacing the battery?
if I try to reconfigure it says the binding & ID is OK, but the rest returns errors ... (temp measure, realative humidity & power config)
yeah was one of the first things
When reconfiguring, try clicking the button on the sensor repeatedly (I think it has one) or do it within a few seconds of putting in the battery
Attribute reporting needs to be set up for those values to change. If it fails, the sensor will never know what it needs to send
yeah it does, let me try it out
odd I had just reset it, removed + re-added to HA like 20 mins ago... now I'm trying to add it again, it's just stuck on "configuring"
https://a.co/d/fhI8e9w I'm looking at this to read my hardwired contact sensors wired throughout my house and send their states back over my Zigbee network. It's been a few years, but I am familiar with programming microcontrollers and wiring. Does this seem like a good path to take?
maybe in conjunction with this: https://github.com/luar123/zigbee_esphome
Or just use ESPHome directly. You'd save a round trip of cramming/adapting your sensors to Zigbee's data model and hoping it comes out usable once consumed by a Zigbee integration.
Hi everyone
I'm looking to start my Home Assistant journey.
I've just purchased a Phoscon RaspBee II.
I'm looking for a Temperature and Humidity Sensor that will work with the RaspBee II, without additional hardware.
I'm also trying to purchase EU or US made sensors. Does anyone know of any? I've spent hours searching so far without much luck. I found a Centralite one, but shipping would be $200+
Xiaomi Aqara
Trying to get back into Home Assistant, since I've moved house now from rental to own property... I've got Conbee2 Stick It's on a Pi3 atm but gonna move it to Pi4
I'm seeing things that make me think I should get rid of the stick and get something else, but the problem seems to be if you don't use the extension cable... Should I just get another stick instead of Conbee2? I liked that it was simple 😢
Is there something similar? I know Conbee3 was released recently
What have you seen that makes you want to get rid of it?
the "interference" from this New video from home assistant demonstrating USB zigbee interference with and without an extension
https://youtu.be/tHqZhNcFEvA
I want to get back into it, start fresh
😄
Conbee is about the worst you can use for a coordinator now a days.
Well that is music to my ears! 😢
Third worst
There are MUCH better options. Personally, I would go with a lan coordinator (either Tube's or SMLight).
CC253x is still the absolute worst
Fair point.
Oh that's nice, feels like coming third in an ugly contest
No idea what "Tube's" or SMLight is... 🙂
lol pretty much... back in the dayy, they were decent-ish... but now, nah, much better options.
I liked them because it was just as simple as plug in and work
Lan coordinators are even easier than that and you don't have to worry about interference as much.
Nothing says quality like .. oh can't paste picture of website for smlight 😄
Ill look into youtube reviews see how easy they are to set up and I guess I'll just put conbee2 in a drawer and forget about it
Why do you need youtube reviews? lol It's literally plug it in (the smlight has usb/poe for power), and then just point ZHA/Z2M to the IP address. It's simpler than trying to figure out which USB device to use.
haha
Well for SLZB theres two options one based on CC Chip and another based on EFR Chip, no idea what that is so that's where I'll youtube see what people did
and TubeZB has several options and I assume most popular are ones sold out? 😄
https://smlight.tech/ explains the models if you scroll down
Hi everyone
I have a weird issue regarding helpers on two hue motion sensors. After update to 2024.7.3 (might have been 2024.7.2) my binary group of motion sensors does not work 😢 the group does not detect movement. Anyone experienced similar?
Runs mttq
I've got one blitzwolf ZigBee smart socket which refuses to pair. The lights flash but nothing appears on z2m. In tailing the log I also don't notice anything relevant come by.
I have three other blitzwolf smart sockets in the same room (2m distance) which work fine. Any ideas?
any good alternative for philips hue led strips with zigbee
that i can connect with my home assistant and philips hue hub
so i don't need to sell me kidney to buy philips hue led strip
Gledopto controllers + strip of your choice
Keep in mind you can/should use your Hue stuff with a zigbee coordinator, you don't need their hub.
I'am working to get hue hub away
but want first to make a wall mounted tabled dashboard
and remove al the 2.4ghz wifi equipment to make space for the zigbee in the 2.4ghz spectrum
That makes no sense. You wouldn't "remove" things. You need to set your AP channels and Zigbee channels appropriately.
If they are IoT devices you probably can't move them to 5ghz wifi
and i forgot the pasword for my wifi AP's oops xD
i don't have many wifi iot
just some TP tapo plugs
That's going to be a problem then.
Tapo plugs do not support 5ghz WiFi.
and in a few weeks i'm replacing them with new ap
Hi All, has anyone had philips hue light (bulb) just turn on to 100% brightness automatically when connected directly to ZHA? I did read about a bug, but that looks to be only todo with the hue hub. https://imgur.com/a/Qyi1WNH
replacing with zigbee plugs
Gotcha 🙂
if I sell my kidney i can replace them with philips hue plugs
hue plugs arent worth it
If the bulb is losing connection with the mesh and you have the power recovery set to on, that would do it.
zero reason to buy anything but bulbs from hue
no energy monitoring and more than third reality
true
some outdoor fixtures and track lighting and ceiling fixtures are neat from them but $$
philips hue is just fancy xD
I acually had this set to PreviousValue, which would have been off. I have set to Off and we will see. Note that its close to other Zigbee devices and most of my devices are mains powered. I wonder if its just getting old as Ive had it for ages.
Your light is turning back on exactly two minutes after you turn it off
It's a little strange timing-wise. Can you enable ZHA debug logging, try turning the light off, and then disable debug logging after the light turns back on? The log will explain exactly what is happening.
@forest cobalt The Aqara motion sensors worked like a charm, thanks! As for the old Iris ones... well, they are in the trash 🙂
Yeah, I've had some old Hue bulbs act wonky as well.
Awesome! Happy to hear it!
Hi There, checked back thru the logbook and this is not the case, just coincidence in the screenshot. Yesterday it was 1 min, 45 seconds, 3mins etc.
Well, still within a few minutes and reproducible. Perfect for a debug log 😄
OK, so turned it on... waited 5mins, turned it off. Stayed off. been 10mins now. 🤷♂️
@forest cobalt Although strange that these devices dont provide "link_quality". I like to monitor this but thios device doesn't provide that for wahtever reason. Some other. motino sensors I have do.
It shows in Z2M but doesn't seem to go to Home Assistant as an MQTT paramter
It does, but you need to enable the entity. However, with that said, it’s mostly a meaningless statistic that means nothing outside of troubleshooting.
Noted, you're right. But out of curiosity, how do you enable it?
I'm using the proxmox helper scrips to generate a lxc for zigbee2mqtt
which one should I use
the big or the small one
I'm working on an IAS device, does anyone have an example of a working status update message? I see, [zigpy.zcl] [0x57FD:3:0x0500] Attribute report received: zone_status=<bitmap16: 512> in the logs, but it's not updating the IAS state.
I believe that only Alarm1 and Alarm2 are exposed (by default)
What kind of device are you making? There are many bits in the "zone status" bitmap and there's no way to tell which ones are used by a generic device. Only Alarm1 and Alarm2 are used by the vast majority of sensors, with additional bits such as Tamper existing but it's again up to the device to ever send an event. I think I've only seen a single motion sensor that does.
holy... look who is back again 😄
It's a multistate device, has endpoints for a color multilevel light, binary sensor for door state, temp, humidity, and a vibration sensor, which is what I was planning on using the IAS state for.
Docs indicate it's a 16bitmap, but uses only 9 bits, wanted to confirm how they are defining the bit order
so I know where to put the alarm 1 state, I was only planning on using the one.
The rest don't seem usefull.
Take a look at pages 526 and 527 of https://zigbeealliance.org/wp-content/uploads/2021/10/07-5123-08-Zigbee-Cluster-Library.pdf and search for Vibration, you can define ZoneType and set the expected alarm bits
Thanks, looking
You can also maybe re-define your door state as "Door/Window handle" or "Contact switch" instead of a binary sensor, as otherwise your device will need a quirk to fix the generated entities
It's generating the entity correctly or at least appears to be
Let me step through my bitwise logic again and I'll let you know if it works
Would feel like a real failure if I had to build a quirk for a device I made...
Thanks guys, it's working now, it was an error with my code https://tinypic.host/image/safe-control.D7fVRX
And no quirk required...
Now I just have to figure out the conversion from x,y color space to RGBW and I should be good
hello- I replaced my tubezb usb router with a tubeszb ethernet router; I've got the ethernet adapter on the network and discovered, and I replaced it with tcp://<ip>:6638 in the config- I see in the logs devices are able to be reached again... however, the zigbee2mqtt UI won't load, just shows Not Found-- does anyone know what I need to troubleshoot/change to reset/fix the UI?
Can I connect the Aqara U100 to HA using ZHA without an Aqara hub?
Today I learned that not all zigbee devices are created equally. I found a set of switches that apparently works with deconz and z2m but not ZHA.
Yup, all software has to have support for the device, ZHA calls that quirks
Anything Zigbee 3.0 should work without one, if the manufacturer followed the standards (good luck on that)
I'm guessing Matter/Thread is going to try and simplify this? Although a certain xkcd comic about standards comes to mind. 😄
I'll have to be a bit more diligent in the future. This was the first battery powered zigbee device I've had to add, I'm guessing this might be what makes it different from all the lights and relays I've added.
Hi everyone,
I have bound Occupancy sensor to a Light ant these combo work perfectly. However it takes like good 5-8 minutes of no occupany detected to turn off the light.
How can I reduce te delay?
I am using Z2M and Hue Motion sensor
Maybe ... in a year or two ... except that already manufacturers are doing their own extensions... so ... not really 😄
Heyo,
Just wondering if anyone is familiar with Diyhue (to integrate zigbee as a hue bulb) - I’m having some trouble setting it up. The hue app detects the “bridge” but the web UI link button doesn’t confirm the bridge link.
@young star Please do not cross post. Read the channel description, post it and wait for folks to respond. Crossposting wastes people's time as they're unaware of the help you're getting elsewhere.
If you don't get any responses after an hour or more, and your message is no longer on screen, it is fine to re-post or post a link to it.
Go into the entity in the UI, click the ⚙️ and then enable it there.
Looks like there are multiple issues about that: https://github.com/diyhue/diyHue/issues
Cheers ill have a read 🙂
I am trying to debug a weird issue, so I have this sonoff 3USB dongle plus, and updated to latest firmware and all okay, then installd MQTT and zigbe2mqtt ! all is fine so far, configurations wise, passingthe dongle and all... now, I did add both motion sensors Sonoff SNZB-03 "was painful to add " but both arre added and showing in the mqtt devices and in the zigbe2mqtt. now the issue is, only one of them works at a time in terms for reporting the occupancy , so if I trigger the office one, I can't rigger the living room one and vice versa, which makes no sense at all and I am not sure what's going on, are those devices known to be bad? is that a common issue?
Yes, Sonoff's Zigbee sensors are bad
Hopefully though you've got other devices in that mesh, actual Zigbee routers?
How many routing devices do you have? (Routing devices are mains-powered devices like bulbs, switches and plugs).
That or they're all in the one room?
I don't have any other devices " yet " just getting hang on and deciding if I will go all the way with zwave or zigbee along side esp with both... so I have only " one dongle and two devices " motion " and from the z2m map, seems like they are connected directly to the dongle
they are in the same room now while I am testing
You need to add at least one routing device. Especially with Sonoff sensors.
hmmm can't the dongle act as routing device? I thought this is the point of it?
a corridantor?
Not exactly. The coordinator coordinates. The routing devices do most of the heavy lifting.
Some end devices are fine going direct, most are in fact
Tuya and Sonoff however are generally a clusterfuck
seems like they are okay going direct but not both at the same time
ya, so far, my vote is going for z-wave 🙂 with dongle and a slim motion, it worked as charm.. but I like to test all my option
Don't buy Sonoff (or Tuya) and your Zigbee experience won't suck 😉
Also, you have put the coordinator on a USB extension cable?
You did pick a Zigbee channel that's clear of WiFi?
yep, it's on extention cable, and yes, a channel that isn't used by my WiFi 🙂
I will remove both motion sensors from the network and test again, at least I am kinda sure the z2m and mqtt are okay
I run Z2M with over 100 devices and response times are as near instant as it gets
I am not quesition the z2m or mqtt tech, i am sure it's great, it just annoying that my 1st devices are poop
Research before buying 😛
I did, but seems like not well enough 😄
You'll have a better experience by adding a routing device (and yeah, avoiding Tuya and Sonoff). Like Tinkerer, I have over 100 Zigbee devices with pretty much 0 issues.
I did more research on the dongle side to be honet, for both zwave and zigbee, more than the sensors
(Also, don't be afraid to ask questions here or in #hardware-archived about devices you are interested in)
First... where are you in the world?
the only thing I like about zigbee is the sweet price spot vs z-wave
somewhere in EU
so amazon would do , but prefer somewhere other than amazon:) but you get the idea
Ok. A little vauge, but that works. My preferred brand is Aqara. Usually fairly cheap, but differs per region. Gledopto is another decent brand for lighting. Hue lights are top. Ikea is also "not bad" (but can be a bit of a pain sometimes).
Thanks, I can start idgging into that 🙂 yes we have ikea here 🙂
Ikea is good for sensors and plugs. Bulbs I tend to stay away from as they get wonky in a mesh with a lot of traffic.
https://github.com/DubhAd/Home-AssistantConfig/blob/live/hardware.md is (most of) my stuff, and what I think of them
(need to update with a few devices I've added recently, but nothing major is missing)
nice !
so you do havea router and a dongle?
I am running HAOS on synlogy and passing the USB basiclly
Lots of routers - Innr
~45 routing devices on my mesh
oh, so I don't need a " router device " other devices can route and build the mesh, this is my understanding
Not exactly. You do need routing devices.
Yes - check the second pinned message from the top
Thanks!
also funny enough removed the not working nice device again, added it again and did this few time,s not both working okay
Hi. So I'm a bit confused as to what's going on. I've added my Hue Motion Sensor to HA via ZHA and it seems like entity Motion does is stuck to Clear .
But the occupancy sensor is functioning properly?
Yes
Can you send a screen shot of the device info screen for the motion sensor? (use imgur to share pics)
I updated the id for motion sensor, hence the activity from 3 minutes ago. Just walked past the sensor again and no activity in logbook nor from the device. https://imgur.com/a/YG0kaNT
I need to see the device info page. The history doesn't do much.
Oh shoot, sorry. https://imgur.com/BbORbSu
lol ok... the sensors to the right of that 🙂 Close though!
You also don't need to blank out IEEE or nwk. Those are local only to your devices.
heh, well that's device info. 😉 Sure, here you go. https://imgur.com/E14K73G
That's odd. IIRC, that motion entity shouldn't be there at all. Is this an older Hue motion sensor (like the SML001 or the SML002)?
Yes, according to device info its SML001
Ah, that's why. Ok. Just ignore the motion sensor and use the occupancy sensor. They both do the same thing.
I bought it in 2019-2020 so.. 😄
Thanks! That explains why motion≠motion... as logical as that is though.
Yup. It's probably not updating that sensor at all. But, occupancy is the newer nomenclature.
Not helping with matters is that when I run the automation via Run to test it the motion, of course, works then. 😕
But I'll ignore it then from now on.
No it doesn't. When you run an automation manually, it ignores triggers and conditions and simply runs the actions. So, while you think it's working, it's not.
lol surprise. That's a gotcha a lot of people face.
Tell me you're now to Home Assistant without telling me you're new to Home Assistant.. 👀 Heh.
lol yup. We were all new at some point though. 😉
You can also disable that motion entity if you don't want to see it anymore. Click on the entity, go to the ⚙️ icon, and uncheck Enabled and Visible.
Neat, just did that. Thanks for the tip. 👍
I think you have two because the sensor can be directly bound to bulbs/light groups and can turn them on and off in addition to acting as a motion sensor. ZHA just shows you what the sensor says it supports.
I thought that too, but there's 2 different sections in the quirk for the motion sensor.
(Unless I read that wrong)
Yeah, one is a motion sensor and the other is an on/off output cluster IIRC
So you bind the on/off output cluster to the corresponding on/off input cluster on a light
Yup. Ok. So the OnOff cluster is pretty much just for the binding?
But I could be mistaken, I don't have one hooked up right now
So all seems to be working relatively fine, though I can tell that there's a ~1 minute delay for the lights to go on sometimes when occupancy is detected..
1 minute??
Is your stick on a USB extension cable and away from SSDs and other USB 3.0 devices?
Yes on the extension cord and other parts. It's the only device on that portion of the tv stand.
And now it was "just" 15 seconds of delay.. 🤔 https://imgur.com/EcG87hn
Oh this ~~might've beenwas a PEBKAC.. I had set the sensor to work from entity so that it was from Detected, instead of Clear. Now that I changed the value for From: Clearand To: Detectedthe lights went on almost immediately.
Is there a possibility to dump all clusters at once?
Hi all, I’m considering buying the following zigbee dimmer: https://www.ionindustries.com/winkel/led-zigbee-dimmer-0-3-200-watt/ . Anyone knows if this one works well with home assistant?
What do you mean by "dump"? Most devices have a ton of clusters and each cluster has a lot of attributes.
I want to have a complete dump of the state of a zigbee device.
Only way to do that is with a script to try reading every possible attribute of every cluster
Devices don't really report what attributes they support so you have to try them all
That being said, the entity state encompasses most useful attributes. Everything else will likely be static.
How does Home Assistant know which clusters to show on zigbee device page?
The device reports its device type and what clusters it supports. From there, each cluster is handled differently but most have some sort of feature flag attribute (e.g. supported_color_modes) that describes what the cluster (e.g. Color) behaves like. For other types of clusters, attributes are read and entities are created depending on whether or not the device responds with a value for the attribute or if it errors out, saying the attribute is unsupported.
Does anyone have an answer to my question?
This isn't a good start:
Further settings are possible via the Tuya application
Tuya stuff isn't great.
This isn’t from Tuya right? It’s from ION Industries
It also doesn't show the Zigbee logo anywhere in documentation or on the product page because it's not a certified device, so it likely doesn't conform to any reasonable standard. If you buy it, it might work if someone reverse engineered it. But with Tuya it's pretty hit-or-miss.
Tuya provides whitelabe devices
Ah check, where can I find Zigbee certified devices?
afaik there's no certification
It's really not simple, unfortunately. You can search for the certifications here but devices often are often rebranded, renamed, or otherwise won't show up if you search for them. If the box or product image has a Zigbee logo (not just "requires a Zigbee hub" or similar wording), it's probably certified.
There are also third-party databases of what people reported as working for them: https://zigbee.blakadder.com/. Certification and "Zigbee 3.0" doesn't guarantee the device will work perfectly but it's definitely better than devices that avoid really mentioning Zigbee because they legally aren't allowed to 😄
I'm trying to connect a philips remote (929002398602) and some innr 279-T bulbs to my zigbee2mqtt and none of them seem to be getting picked up... is there some special firmware or something I'm meant to be using?
Well the website itself said “zigbee dimmer” but didn’t show the logo itself
btw, is there an intervla for zigbee to update the mqtt?
I mean in general , like motion sesnor detected then to clear
It's as fast as the sensor updates unless you have latency between Z2M and MQTT on a network. As addons, it should be pretty much instantaneous.
Working on my light project again, I didn't realize what a pain it would be to convert x,y colors to RGBW, is it possible to define the light entity as RGBW? I'm not seeing anything in the ZCL specification, so guessing it's a no, but thought I'd ask before I go back to staring at color specifications.
the toggle works instantaneous, I mean, it deteced me and become on, then I leave, it may stay " on " for a minute or two, then become clear
That's down to the sensor
time to dig into sonofffffff 🙂 thanks!
but so far, pairing them couple of times, fixed the main issues, will still look into the router, I just like to have the infra stracture in place, then pick whatever sensor I like, whatever they are ESP, zwave or zigbee
thanks so much folks for all the info!
It's not. And we're deprecating HSL so XY is really the only way to go. What are you having trouble with?
I have a LED strip with individual outputs for RGBW, setup the arduino output for each color + white, so trying to wrap my head around the conversion from x,y to RGBW
Gonna love the manual "The device weight is less than 1 kg"
not sure if this is might be helpful, but I used esphome with their light examples, and they work good, I have the RGB one WS81212S i think, or something like that
oh wait, this light is a zigbee light?
Yes, this is a zigbee arduino light, good times.
so the Inn plug actually acts as a router as well?
cool, will get one of those you have in your page and test them 🙂
Pretty much any mains powered device is a routing device as long as it has a neutral wire (for switches and relays). The notable exception is Sengled bulbs. They are purposely end devices.
I think XY should just get you RGB (without brightness), the W part would be controlled by the LevelControl cluster. Have you seen Home Assistant's color conversion code?
I can't enable because its not showing as an entity in HA. Z2M shows all expose details.. unlike my other zigbee devices that do send the *_link_quality MQTT entitity over to HA, this one didn't/hasn't
I'm not worried about it as I wont monitor this but just wanted to respond to you that I dont see the entity in HA at all
I hadn't looked at the home assistant internals for that, that's a good idea, I've tried a couple algorithms I found online and they all are giving me suspect results.
I was thinking I would probably go the easy way out with the white and if I see RGB values over a threshold, treat that as a white light
What are the advantages of the sonoff dongle-E over the dongle-P? I thought it was the newer next step in the tech but seems it's still having a lot of issues. Was wondering if the P is just better?
P to my knowledge is just more tested and supported. I have the E dongle and its working fine with Z2M.
Huh, that's werid. Not sure why it wouldn't apply it to just that one device.
Just converted color_xy_brightness_to_RGB to C and getting very reasonable results, thanks for the tip.
My zigbee network has recently become unreliable and I can't figure out why. I'm running 50 devices on Z2M, at least half of those devices are mains powered routers (inovelli light switches).
In the last few+ weeks after a HA and Z2M update, I rebooted HA and now at least 1/3 of my switches show as offline. Everything was flawless before. A few reboots later and still bad.
How can I best troubleshoot this?
Does anyone know if openway meters are zigbee or zwave?
They're probably ZigBee but it's not compatible with the ZigBee you use at home
yes
hmm ok
You can use a adaptor plugged in the inputs on the openway meter like this https://www.domadoo.fr/fr/suivi-energie-mesure-conso/6536-lixee-zipulses-compteur-impulsions-zigbee-30-eau-gaz-electricite-compatible-gazpar-home-assistant-et-jeedom-3770014375155.html?domid=7
no worries have a nice research it’s a french product this one, never tested also it’s possible todo a camera who will read the displayed data on the openway meter but a bit difficult todo.
Hi, I have a problem linking my ZBDongle-P (zigbee) to HA. HA detects it well, then i try to configure it, I click on "erase network parameters and create a new one" then it says "Loading the next step for ZHA" but never stop loading... it loads for infinite and during it loads I can't write anything on my VM, it's like it crashed. When I try to turn it off, the vm says "not responding".
Before, I thought it was the dongle the problem, but I bought a new one and it is still not working... The strange thing is that 1 month ago, with this setup, it worked with my old dongle but then I couldn't connect my dongle anymore, I had exactly this bug, that's why I bought a new one.
Here is the log after my crash : https://imgur.com/a/x8Vig4D
So either it comes from HA or VirtualBox. I don't really know what to do. I tried to do everything again another PC but it did the same thing, so for me it's HA...
If someone has an idea it would really help !
Hey! I got this weird issue with my IKEA bulbs. They keep turning on at 5 in the morning (Kitchen bench turned on) without any trace of what actually turned it on. It happens every day and the HA says it's at 0%, but clearly it's at 1%. I have the SkyConnect key, so no bridge for it. I come to the point where I turn lights off every 5 minutes with an automation between 4 and 6. just to have it as off. because it will stay on for the entire day at 1% otherwise. Anyone had a similar issue?
Hi, I'm running zigbee2mqtt ember. I'm trying to pair a tradfri 30w led driver, but I get this message. What can be done? I already have one of those drivers paired
zh:ember: [ZDO] Node descriptor for "7751" reports device is only compliant to revision "22" of the ZigBee specification (current revision: 23)
Should be supported afaik: https://www.zigbee2mqtt.io/devices/ICPSHC24-30EU-IL-1_ICPSHC24-10EU-IL-2.html
And even unsupported devices should be able to pair
Possible to communicate over zigbee (pc to pc) with 2 instances of zigbee2mqtt?
Its not possible to somehow emulate a device?
If it can be a coordinator, why not a end device?
A zigbee device can only connect to one mesh
A zigbee mesh can only have one coordinator
Nobody's seen the value in faking an end device or router to relay PC to PC traffic, given the terribly low bandwidth
Yes, what Im thinking about is the 2nd "z2m" being a end device. Doesnt have to be z2m, can it be anything else. Still not possible?
There are a million better ways of doing that communication
You're doing the equivalent of how to make a teapot out of chocolate
Im thinking about an isolated server but still having some low speed communication available which is more then enough
What are you really trying to do here? 2 instances of Z2M (like in different buildings or something) in 1 instance of HA?
No, 2 instances of HA, servers next to eachother, but 1 will be totally isolated
Mqtt is more then enough, but ipv4 routing is "not" isolated
Why not connect them on a private network, just the two of them
Still ipv4
What's the problem there?
One gets compromised, automatically another is considered compromised
Secure your network then? The networking protocol (IPV4/IPV6) has absolutely nothing to do with that.
Well... hate to tell you this, but if they can communicate in any way that doesn't change the problem
IR/zigbee is slow enough to not make it useful
You're worrying about bolting the door while leaving the windows open
Im capable in networking, but not using ipv4 is the most secure option
That is absolutely incorrect.
Its about totally isolating but still leaving some slow communication possible
That's not totally isolating
99,99% isolated 😛
If you want to totally isolate your HA instance, put it in a DMZ.
isolation is binary
MQTT is TCP based. Period. What you are trying to do with "slow communication" is not going to change that.
Im thinking about trying voice assistant and put microphones all over the house
Just to turn on/off lights, the HA with voice assistant doesnt need anything with the outside world except a command to hue bridge to turn it on/off, right?
So how to push only those commands and not doing intervlan routing
IR/zigbee defeat the purpose of having any possibility of listening to those mics
What's your threat profile here? What are you trying to protect against?
Ok. Really not the channel for this. BUT, in order for any of that to work, you MUST have TCP communication... over IPV4/IPV6, doesn't matter. All of the services you mentioned use TCP networking. You can choose to put them all in a DMZ or an isolated VLAN, but you are NOT going to get around the TCP requirement.
True privacy and still having the option to use voice
I mean, you could do it in UDP, but IP based is the only way
That doesn't answer the question
You can do that with one HA instance and #voice-assistants-archived
Wouldnt 2 tasmotas pass through "turn on kitchen" over IR ?
You don't need some crazy "isolated" setup
Still the same OS?
Yes
@granite glacier When using Discord's Reply feature it defaults to pinging the person you reply to, which can get frustrating for the target. Use Shift + click on the Reply option, or click @ ON to @ OFF to stop this - on the right side of the compose bar.
You have to change this every time (thank the Discord devs for that).
I still don't see what on earth you're trying to secure against here, what nefarious attacks against you you're worried about
Are you really so interesting that governments are targeting you?
No
That'd just make me wonder at what you're doing
For "just privacy" you don't need the massively over-engineered clusterfuck you're proposing
If I say family doesnt want to have microphones anywhere, is it easier?
Then ... don't have mics?
Its not nessecary overengineered, but privacy oriented
The whole point of the local #voice-assistants-archived is that ... drumroll ... they're local. Privacy first.
Why would anybody want microphones connected to anywhere?
That is making a teapot out of marmelade
@granite glacier You're missing the point here. HA is privacy focused. You can go even harder than that by putting your HA instance (and all IOT devices) into a DMZ or isolated VLAN.
Isolated VLAN is not do all and forget security wise. Router can get compromised
(Plus, using a Hue hub is NOT privacy focused as Hue requires an email account and registration to use the hub)
I used hue bridge as an example.... It would be isolated anyway from that voice isolated
As I said, secure your network then. Get a proper router that does real threat mitigation.
Anyway, I think were not getting anywhere
Anyway, this is horribly off topic for this channel
for chat about private voice assistants start a thread in #voice-assistants-archived
But first read the pins there, as the problem is solved (ish) already
For someone potentially searching in the future, I solved this by pairing it right next to the coordinator. One meter away was not enough. But almost touching, it worked instantly. Then, putting it in place in the other side of the house was no problem.
Connect ZBT-1 / SkyConnect
Is there any limitations with this?
I treid the sonoff hub and was quickly dissapointed and didnt want to flash the firmware
My zigbee network has recently become unreliable and I can't figure out why. I'm running 50 devices on Z2M, at least half of those devices are mains powered routers (inovelli light switches).
In the last few+ weeks after a HA and Z2M update, I rebooted HA and now at least 1/3 of my switches show as offline. Everything was flawless before. A few reboots later and still bad.
How can I best troubleshoot this?
Power cycle all the routers?
Im in the process of moving my lights and buttons from the Hue Bridge to ZHA. I tried 2 lights, went super smooth. Now i was trying a Hue Smart Button, but i was not able to discover it in ZHA. I resetted & removed the button from the Hue app, tried a hardware reset and all, but to no avail. As soon as i try to re-add it to the Hue app, it finds it in seconds. Any tips?
What kind of button?
Hue Smart Button https://www.philips-hue.com/nl-nl/p/hue-smart-knop/8719514342668
Is your coordinator on a USB extension cable and away from USB 3.0 devices, SSDs, and other sources of 2.4GHz interference?
Well the lights were easy to connect, and just for testing i stood next to my Zigbee USB dongle to make sure the connection was not the issue.
Connecting to Hue app works straight away
If the device makes any attempt whatsoever to connect to ZHA, you'll see it show up in the joining window. The fact that it isn't makes it sound like either the device isn't actually reset and isn't removed from the Hue hub or there is an interference issue that prevents it from communicating with ZHA.
Anyone tested the Tuya USB switch zigbee version yet? https://www.aliexpress.us/item/3256806215188007.html
When binding something, is there a downside to binding multiple clusters?
@white galleon I converted your message into a file since it's above 15 lines :+1:
Yeah that's my suspicion as well, not sure how to remove it properly from the hub aside removing it from the app though :/
Good morning, does anybody know how I can connect my Philips Hue Lightbar via Zigbee. I have an Conbee II Coordinator. The compability list doesent show the Light Bar itself, see: https://phoscon.de/en/conbee2/compatible. Is there an another solution / idea?
i am using several shelly switches that are connected via wifi. they support zigbee as well. is it possible to keep them being used via wifi but use zigbee to function as a router for other zigbee devices? Nevermind they dont support zigbee. I got confused with something else 😦
HI all, ever since switching from deconz to ZHA, i've been getting event entries of things changing on my zigbee network in the logbook. This issue has been logged a while back here: https://github.com/home-assistant/core/issues/84590 . Others also noticed that excluding the zha domain or zha_event type does nothing. Is there a way to make these entries stop or get some eyes on this request?
Are they getting their power cut off at 5:00 perhaps? Any smart relays or switches in use there?
Also, set the power recovery to off and that should prevent them from turning on from a power outage.
No power cut, no disconnection. The logs just says 'X turned on'. Everyday at 5.30-ish.
I have the power recovery at Off.. And tried "last state" too.
May have to jump into the repo and follow the code a bit. Havnt had time to look into the actual code for HA or zigbee, might be some bug in there.
How many bulbs is this affecting? Can you try swapping some known working bulbs into that fixture and see if it still happens?
Enable ZHA debug logging and reproduce the issue, the log should explain why it's turning on
Ikea bulbs.
Right i meant how many of them are affected? Also, do as puddly suggested and enable debug logging as well.
All of them, lol
I just enabled debugging.
How do I read the logs, is it a json file somewhere or like a new tab where I can search for timestamps?
Oh.. And it never happened before, when I had HUE, though, I had the bridge and not the skyconnect.
Wait for the issue to happen again then disable debug logging. It'll download a log file. You can upload it here and I can try to take a look later today.
Cool.. It's 5pm atm, ao it'll happen in 12h. Get back to you tomorrow.
So*
hello- I replaced my tubezb usb router with a tubeszb ethernet router; I've got the ethernet adapter on the network and discovered, and I replaced it with tcp://<ip>:6638 in the config- I see in the logs devices are able to be reached again... however, the zigbee2mqtt UI won't load, just shows Not Found- does anyone know what I need to troubleshoot/change to reset/fix the UI? Struggling to find any similar issues, wondering if I just need to rebuild my entire network but trying to avoid that if possible
Anyone know how to turn off the notifications for errors that pop up on zigbee2mqtt? The errors pop up like every 5 seconds and I can't do anything because it takes up the whole screen
Anyone here find z2m Groups to be unreliable?
I've been using it for a while after switch from HA groups, but I got issues like groups not appearing through mqtt, becomes unavailable at times etc.
I've been using Z2M groups for years. I've never had an issue like what you are seeing. It sounds like an issue with your MQTT broker perhaps. Anything in the Z2M logs?
I'm not seeing anything unusual in the logs, seems fine. It's just not pushing the recreated groups. I believe it's some sort of cache issue? I tried rebooting everything, but same issue unfortunatly
Devices seem unaffected, just groups
Huh, odd. If you delete the group, does it delete it from MQTT and HA?
If I delete it via Z2M it doesn't delete in HA/MQTT, I have to manually delete it
Also, I moved away from z2m HA addon, and hosting it on it's own. I don't think that makes any difference anyways
Actually, it might. This is something I would raise as an issue in either the Z2M discord or on their giithub. Where is your MQTT hosted?
MQTT is hosted as a HA addon, and Z2M on Proxmox. I'm using the SLZB-06M poe coordinator
Maybe the coordinator firmware is the issue? It seems to be stuck on 7.4.1, I've noticed that there is a 7.4.3 update, but can't find a way to update it
Personally, I would move the MQTT out of HA as well and onto the same host as Z2M is. Just my personal preference though. I don't know if that's the issue or not.
No, the coordinator firmware has nothing to do with the groups not being deleted from MQTT.
Yeh, I'm slowly migrating everything away lol. Have you done the same?
Yup. Z2M, MQTT and ZW2JS are all running in separate containers on a separate machine from HA.
But, I also run HA Container, so I can't do addons anyhow 😉
Ah nice, I wasn't too sure about MQTT for it would cause more hassle than it's worth. Seems like that's next on my list : )
Thanks for your help
Yeah, it's worth it. Anytime! Happy to help!
Just discovered EMQX, seems rather interesting 
Hello,
I've encountered an issue with one of my IKEA door sensors. It's the second time on different devices, this has happened (about once a month), where the sensors malfunction. The door closing isn't recognized, and the sensor remains stuck in the "open" state, even though I open and close the door. A light blinks when I open/close the door, indicating that the action is detected, but in Home Assistant, the status doesn't change. Additionally, other door sensors work correctly, and my network is stable in that area.
The only way to reset the sensor is by removing and reinserting the battery. I wanted to know if anyone else has faced this problem and if there is a solution (e.g., a way to force a status recheck of the sensor).
Thank you.
I found EMQX to be less stable and more buggy from release to release than Mosquitto for no benefit. I suggest sticking with Mosquitto
Especially with Z2M. It was okay with other MQTT clients
Hey guys, I just ordered my first raspberry pi and am planning to run home assistant on it.
This is my first time working with home assistant aswell and I have no IT background or something.
So I´ve decided to order the sonoff zigbee dogle 3 plus and a few things like light bulbs and a thermometer or something to dive into it and try some things.
If I understood right, "main" gadgets like light bulbs work as some kind of repeater for the zigbee signal, is this correct?
I´d also like to use my home assistant as privacy focused as possible so everything should only be stored locally and not in a cloud or something.
Do you guys have some brand recommendations for gadgets that fit into my privacy focused concept?
Afaik the sonoff things should be alright for this, since they store data locally, right?
What about light bulbs, any recommendations?
Thank you in advance 🙂
it's best to come here before buying things so glad you are here. which sonoff dongle the e or p dongle? cc2652p chipset would be the "p" dongle.
regarding bulbs and other mains powered devices yes they will act as repeaters (just not sengled bulbs) but if you buy quality bulbs like philips hue they will work great
Thanks for the reply.
I didn't really buy it yet but got it in my cart, no worries but thank you 🙂
It's the p-dongle.
Alright, thank you.
And how about the other devices?
what other devices? a temperature sensor?
for example, yes
aqara temp/humidity sensors are popular
and cheap
for motion sensor either aqara p1 or hue (expensive but nice)
i also like the aqara magic cube it is fun
Thank you 🙂
The sonogf temp/ huminity sensor is currently on discount and even cheaper.
Is it worse?
The magic cube is something like a echo dot, right?
Do you have any recommendations for plugs or power strips?
I don’t think sonoff makes good products. The usb dongle is ok and I like sonoff WiFi s31 plugs (usa) but otherwise I would not buy their stuff
You are better off buying a better coordinator too
would the coordinator be the raspberry pi in my case?
no the sonoff dongle
Okay, thanks you 🙂
but i dont like pi either i like mini pcs 🙂
any other affordable recommendations for beginners?
I've red that a lot of people recommend mini pcs rather than pi's but I'd just like to look into it, especially since it's something completely new for me and not only for home assistant
More reason to go minipc. Price is about the same, and they are way way more capable (once you get an SSD etc) than the Pi.
Yes I know but for some reason (not based on facts or stats but on emotions) I wanna experience having and using a pi haha
maybe I'll upgrade in the future if I figure I like it 🙂
Even things like pihole or the raspberry OS itself can be run on a normal mini pc, right?
there's no reason to virtualize raspi os but sure you can run pihole or other things as docker containers or lxcs
anyone has a solution ?
okay
https://www.derekseaman.com/2023/10/home-assistant-proxmox-ve-8-0-quick-start-guide-2.html you would probably follow this and then do some learning if you want to run other stuff
I have a skyconnect dongle - whats the appropriate way to update the firmware? Last time I tried with the web app and it killed my dongle, I'd like to avoid that this time lol.
I'll look into it, thank you 🙂
Has anyone tested the 24g vs the 5.8g presence sensor from tuya?
Yup. It’s not good.
Honestly, there isn’t a difference. It’s just marketing BS. The mmWave portion is 24ghz. But, it’s a Tuya product and will spam your mesh. Plus, it’s barely tunable. The FP2 is superior to it in most every way. But, esphome based presence sensors are king.
Like ESPresense?
No. Like the MSR-2 from Apollo Automation or the EverythingPresence-1.
I actually got rid of my FP2s for the MSR-2/MTR-1s.
That’s the small one right?
Yup.
Mine are hidden all over the house. Behind my couch, behind my bed, under my desk, etc.
So it detects well being on the floor behind something else!?
Yup
if tuned correctly (for the msr2)
lol that’s the major benefit of mmWave. It traverses objects.
and being able to sense the minutia
Does it do zones and if it does, how do you like it? Can it report out like a direction of motion?
What’s the MTR.
Sounds like the MTR is the better one.
MTR is zones and multi person tracking, MSR is "Zones lite" (eg range based but not area based) and additional tuning.
Different use cases.
but better discussion for #hardware-archived
I see. Open space. Vs maybe a single room
Saw recommendations for smlight mg24, I don't seem to find them in stock in AliExpress or their official shop, any other recommendations that ship worldwide?
Or does the mg21 version works as good too?
The mg24 is top of the line right now. But, depending on how big of a mesh you are looking to run, the P7 would also be good.
Thanks! Will try to find mg24 if I can, else I guess P7 will do
If it helps, I still have a P2 with over 100 devices.
I likely only have 30 devices max. 🙂 so thanks
Was just hoping to potentially future proof it.
I get that and same. I've had my Tubezb P2 since late 2019 and it's been fantastic.
I’ll have mgm24’s I stock late next week. Away right now and waiting on some supplies which will be there when I get back.
I set a reminder to hit you up next week... FINALLY pulling the trigger. 🙂
Hi! I'm having trouble binding a Niko switch to an IKEA Tradfri led driver. According to the interface the bind is succesful, but nothing happens when clicking a button. I've tried binding a different switch to the same driver, that works fine. I've tried binding the Niko switch to an IKEA Tradfri bulb, that also works fine. Any ideas on how to fix or debug? Using zigbee2mqtt.
Sounds like a week's wait it is. 🙂
if I remember correctly there is a setting to activate it maybe disponibility -> availability (simple) + checkbox
try with and without
Which USB zigbee /mqtt Stick would you reccomend for a HA setup on raspberry. Usecase would be connecting hue bulbs
anyone got this issue and know how to mitigate it ?
i dont need an aqara hub when i got an zigbee, right?
I think a Zigbee coordinator is good enough for most of their devices, but not all.
I'm pretty sure you can't pair their locks. I think the same applies to their curtain motor.
i just need it for the humidity and temperature detector
According to this, it works https://zigbee.blakadder.com/Aqara_WSDCGQ12LM.html
aight, thank you 🙂
do you have any recommendations for GU lightbulbs other than hue since they are pretty pricey?
Sorry but no, I just use Tapo Matter bulbs.
I use IKEA bulbs for most of my home, especially the kitchen GU bulbs
Curtain motors can be paired to ZHA or Z2M. I have 8 of them.
@split sage did you figure your thing out?
Oh okay, I thought maybe they couldn't work because they would need the app for calibration.
Nope. Both ZHA and Z2M handle that. Super simple too.
G'Day, question, I am using/recently migrated to zigbee2mqtt over ZHA, whyh? Because I like the abstraction. I can restarting different things for different reasons, etc, etc. HASS start up is a lot faster also, anyway. My question is, MQTT/mosquitto, does HASS require that mqtt/mosquitto is configured with persistence? I ask because I only turned it off the other day thinking, what do I need that for and I wanted one less state store in my setup ( don't ask) but I had a scenario just now where I restarted HAS and all of my zigbee/mqtt devices became unknown, to get it back I had to restart zigbee2mqtt --> HASS and I saw it added all of these topics/data, so I wonder if I have to restart mqtt/mosquitto and persistence isn't there and then it restarts, they get lost. HASS looses them.... make sense?
if you mean "retained", then yes, MQTT messages should be retained for exactly the reason you describe
Yeah, ok,. Well the mosquitto config file says 'persistence' but, sure. Same thing. 🙂 I"ll test it later
Reading through this, you don't really need persistence: https://pagefault.blog/2020/02/05/how-to-set-up-persistent-storage-for-mosquitto-mqtt-broker/
You do need retention, which is controlled by the client, and doesn't necessarily need to be stored in persistent storage
I suspect that if you restart Mosquitto, Z2M will automatically republish all topics when it connects, as Z2M does when it starts up
In short, you should enable retention globally in the Z2M config and it will address your issue
ah, rriigghhtt..
the only thing I can really see here; https://www.zigbee2mqtt.io/guide/configuration/mqtt.html#server-connection
include_device_information: true```
yeah, ok... per device...
I do it globally with this:
device_options:
retain: true
n1, thanks
Hi everyone, i'm currently using a Conbee II with ZHA and have about 40 devices (Hue and Ikea Lamps, hue power plugs, hue motion sensors, Aqara temperature & humidity sensors and an aqara curtain driver). I'd like to switch over to standalone Hub to be a bit less dependent on a running server, mainly for lights & motion sensors. Is this even possible?
Not really, no
Kind of, it only worked on new devices paired, not existing ones unfortunately
I had to manually enable it for existing ones
Hello
I am currently trying to migrate my futurehome termostat away from the futurehome gateway, and i bought a homeassist sky connect.
The Skyconnect found my termostat right away when i manually entered its pairing mode.
The problem is that i am not getting all the data that i would get with my futurehome hub.
This is my first device that i am trying to add with zigbee to homeassist. I read in the Zigbee Home Automation page that some information could take some time to show up. Does that mean that i should just do nothing and see if more entities shows up, or is this just in pairing mode?
If devices have features that aren't in the Zigbee spec, they need to be reverse engineered to be exposed as entities in Home Assistant. See if someone is working on this already for your device: https://github.com/zigpy/zha-device-handlers/issues.
Has anyone had any problems with ZHA/Skyconnect recently? My zigbee has stopped working and logs suggest the channel 15 is overloaded - no idea why it has started happening
...Turns out it was my 2.4ghz wifi network interfering with it
Will some generic ZigBee devices work with ZigBee2mqtt or only the listed supported devices
Mostly. Z2M supports a HUGE amount of stuff though. The chances of finding something unsupported is actually rare. However, if you do, creating a driver for it is super easy.
I wanna try some generic motorized blinds
How generic is generic?
I currently have two sonof zigbee dongles. I never tested Z2M... I'm just affraid to spend a lot of time and have to roll back everithing... All those things and ESP takes a lot of time and energy 😉
If its total dogshit I'll return it
Some people in the reviews say it works with z2m
How much battery does the "Z2M Availability" option take up? I have it set to 10 timeout for main and 1500 time for battery powered. Is that reasonable?
If it's anything like ZHA's, it has no impact. Battery-powered devices check in when they feel like it and you have to give them leeway for offline vs sleeping.
It is normal that some devices become unavailable from time to time?
No, that's not normal. I don't remember your setup off the top of my head though.
Connected everything through sky connect. I have added last week some router devices to make the range better and was ok for 1 week. Than today came from work and the end devices found them unavailable
How many devices do you have in total? Were the end devices in one section of the house (like connected to a single router)?
As devices for now i have 10 and 2 of them are routers. I have 2 devices near sky connect, then a router around 12 ft away and another router connected to it to supply signal to my top floor. Funny thing is not all devices. So technically the once i am having issues are the ones that are getting signal from both router which one is a bulb and the other is a plug
I just got back into HA life with a bunch of Tuya smart plugs. Got them into Haos but a few have an energy history. How can I reset that? My googlefu only gave me answers from Tuya that needs their gateway
Found https://github.com/Koenkk/zigbee2mqtt/issues/15643#issuecomment-1363025281 and will give that a go
That's almost two years old. It should already be included in Z2M.
I feel stupid for asking, but what should be included? Being able to send a command is there. Or do you mean a reset button?
If there is a reset button in Z2M please guide me to it because I dont understand it at all.
Morning all. Have about 40 devices connected to a SONOFF Zigbee 3.0 USB Dongle Plus V2. Latest firmware, ember driver you name it. Network is fairly stable, 38 of the devices are always on (with neutral wires) hence plenty of relays. But (there's always a but) one device seems to have very intermittent connectivity. Sometimes it works, sometimes it doesnt. It's neighbors are always accessible (feet away from it) but this particular device (https://www.zigbee2mqtt.io/devices/TYWB_4ch-RF.html#mhcozy-tywb%25204ch-rf) behaves strangely. Some commands go through, some do not with the ones that do not resulting in "failed: 'Error: ZCL command 0xa4c13811a90fa235/2 genOnOff.off({}" timeouts. Occassionally I also see (ember provides these) ROUTE_ERROR_MANY_TO_ONE_ROUTE_FAILURE messages.
So, long story short, any ideas on what to try? Adding relays/routers will in my opinion do nothing as there are two of them feet away from it.
Could it be interference? The device is in an electrical box next to circuit breakers and etc.
It could be interference, yeah. But, more likely, the device may have just gone bad as well.
Going bad is something I am considering. These devices are like $15 on Amazon, not much resilience I suppose in them.
I could try wiring another one right next to it (have a few of them laying around) and see how it behaves.
That's a good test. Also, it's a Tuya device, so... YMMV.
Can't beat the price 🙂
lol true, but sometimes you get what you pay for 😉
Except with Tuya, where often you don't even get that
Hey @quartz cipher is this still working for you? I am having this issue too but my T1M is on the latest v26 firmware!
I noticed when connected to Aqara Zigbee dongle it doesn't happen at all, but if I pair it to ZBT-1 in HA it has the issues every 2-3 hours where it restarts! 🤔
I've had 3 of them working perfectly for a few months off a conbee II. Then I changed out to a slzb06. And it seems like that's when they started acting up after that. Cause nothing else changed. I just bought a aqara m3 hub and have only them paired directly on that. And adopted that to HA via homekit. Been flawless since again
Interesting. Wonder if it might be specific to certain hubs? Or Maybe ZHA specifically? Curious if you use Adaptive Lighting integration?
looking to buy zigbee wired light switches for the new house.
are there some good keywords to search for to find ones with motion + light sensors builtin? or any suggestions from you guys?
Inovelli switches have a lux sensor?
Have you figured this out? Software updates seem to work for some people, but I'm on the latest and still experiencing this.
the one I linked does
Wow sure does
I don't use that integration. I did tests with my 3 lights(one on older fw but paired with slzb, one on new and paired with slzb, one one old and paired with aqara hub, etc) and have concluded it's nothin to do with the firmware version. Every time the light is not on aqara hub it behaves erratic. Just get a aqara hub and pair your lights to that and you won't have issues unfortunately.
the only one on amazon uk was a zwave one :/
i thought these sensors in switches were more common
I replaced the light with a new one, and then made sure my ground/earth wire was really grounded. I have NOT updated the firmware and it has been working flawlessly.
I'm using ZHA and NOT any Aqara hub
If possible, I'd suggest grabbing a multimeter and making sure the earth is 0 and make sure live is X volts relative to it (I'm in the UK so it's ~240V). My earth was floating when I had the issue before so live to earth was registering approximately half of the supply voltage when it should have been X (~240V)
How to check what RF frequency zigbee I'm using? With zha
Trying to add a zigbee device but it doesn't seems to be working
That doesn't make much sense, tbh. You mean what channel you are using? If you haven't changed it, ZHA defaults to channel 15.
Well, I don't remember if I have changed it or not
What kind of device is it? How many routing (mains-powered) devices do you have?
I have 21 devices total currently, not sure how many routing
Need to check
A second
What kind of device are you adding? And are you sure it is in pairing mode?
11 router
A remote switch
Manufacturer / model?
Tuya with no model number printed on the switch
That's going to be interesting to troubleshoot, tbh.
so how do I check the frequency?
I don't use it - but you may find it in the channel history
right, there is a diagnostic button
it is in the diagnostic file
for future reference, this is how to check zigbee frequency or channel
diagnostic button is inthe zigbee home autiomation integration, in your integration entries next to the configure button, in the 3 dot menu
and... I had the right frequency/channel
it doesn't pair
Almost all Zigbee devices support 11, 15, 20, and 25
Most support everything from 11 to 25, many support 26, and a handful are channel locked
it supports 11-26
all of them
it let me set the channel with a switch
and I set it to channel 15
since it is what showed in the diagnostic json
Wait... the switch let you set the Zigbee channel it's on with a dip switch? What kind of Tuya switch is this? Where did you buy it from?
I've never seen a device like this ever. Can you post a pic of it using imgur? This sounds really weird to me.
the rotary switch is something simiilar to thishttps://sc04.alicdn.com/kf/HTB1c2ZRgv9TBuNjy0Fcq6zeiFXat.jpg
the switch itself is this https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ5RZ2g7W31rNjDyfnUgNv6W-7JZgGgQx572Q&s
bought it from taobao
Ok. 🤔 I've never seen a device that has a select-able channel. TBH, I don't think there would even be support in ZHA for this thing without a custom quirk.
the funny thing is, the product listing is in chinese but everything I got is english 🤣 , classic tuya
how do I check if HA is seeing the device trying to pair
You can put ZHA into debug logging mode and then tail the log to see if it even sees it.
any sample log of when it sees device trying to pair
Not that I know of, but if you tail the logs, you will see it pop up.
like how obvious is it?
Uh, not sure, honestly. I don't use ZHA, but it does emit log entries when something tries to pair. So, I'd start debug logging, then put the device into pairing mode and then ZHA into permit mode. Then watch the logs.
Yeah, with either a terminal session or using a keyboard/monitor hooked up to your HA instance.
Look for something like announce
I don’t have equipment with me in the office so I can’t get the actual frames
the word announce is not in the log
Hi, i'm using zigbee2mqtt with home assistant and i have a problem with my blinds. The blinds sends to z2m the states "Close" (as in closing), "Open" (as in opening) and "Stop" as in not moving, but home assistant interprets it as the state of the blind (open as 100% open, close as in 0% closed and stop it ignores it), how do i change the behavior? and can i make the close, open and stop a sensor? Thank you
You can create custom (template) sensors to interpret whatever you want.
Open is not opening 🙂
It might be to the Chinese kid that wrote the software for the blinds.
Makes you wonder, what did they use for open? 🙂
What do i gotta tell you, the tuya docs says it's "Open", the state gets set to open when it's opening and stop when it stops
and how do i tell home assistant to stop thinking that close is 0%?
I've asked this before but didn't get much info. Are there ZigBee dev boards available that are good?
Like I see esp32-c6. Is that decent?
Aqara T1M issues
Anyone got IKEA Badring to connect with deCONZ/Phoscon? Trying to add it as sensor but no luck..
ANYTHING is better than deCONZ. This should help: https://community.home-assistant.io/t/migrating-from-deconz-to-zha/445549
haha 🙂 been running for about 5 years and never looked into whether there is a better way
thanks, will check it out!!
ddf seems a bit complex
True... but there are some really good changes coming to ZHA that blows deCONZ out of the water.
Wb tuya ZigBee gateway
Still better than deCONZ. lol
Lol
maybe i should buy another zigbee stick and set that up with ZHA to make migration smoother. still conbee thats "best"?
You should and noooo, Conbees haven't been "best" for a long time.
😄
If you want to go with a USB stick, SMLight SLZB-06 has one, but their SLZB-06 lan coordinator is better. Then, for the best, Tube's MGM24 coordinator is the top.
Is this any closer/faster? https://www.hobbyelectronica.nl/product/slzb-06-zigbee-ethernet-poe-usb-adapter/ It's in the Netherlands, so I'm guessing maybe faster/closer?
Crap. Yeah, I can't help there. 😦
I'd go with the P7 version, tbh.
lol matter over thread is a whole other discussion. But, nutshell, Matter isn't ready for prime-time yet, imo.
no hurry for that 😛
stupid question, but if i understand correctly i can just plug it in to one of my routers with ethernet cable?
dont need to plug in to my server
just access it with ip from HA
Yup. Exactly.
SO much better as you can move it as far away from interference sources as you need to.
You don't need them. You can also power it over USB as well.
power with usb as well i guess?
Yup
cool
That's how I have mine setup right now. But I'm ordering a new one next week.
having issue with a lot of aqara temperature sensors, perhaps an upgrade from my old conbee v1 would help 🙂
PoE is very convenient, you can get a PoE switch if you do plan to install more Wi-Fi access points or other PoE devices such as cameras
you don't need a PoE router, a switch will do
most of the time PoE power will be from a switch
cool
as long as it is compliant
like, not randomly made cheap ones
because those can cause voltage drops
bad quality copper etc
list some PoE devices I have
splitter -> ethernet + usb 5v
splitter -> ethernet + 5v barrel
1 cctv camera
1 doorbell
my wi-fi access point
nah, try to buy "good" cables
as long as it is a reputable brand then it should be ok
I do plan to get a PoE display for Home Assistant and a PoE coordinator if Thread+Matter doesn't go more popular
Anyone having issues with z-stack 20240716? had to roll back to 0240710 but can't find the github repo for 0716 firmware to check and report, at least the link is not on the smlight UI
we're not still suggested to stay on 2022 version or may 2023 version still?
Is it possible to use this as a Zigbee coordinator for ZHA? https://static.gl-inet.com/docs/iot/en/thread_board_router/gl-s20/hardware/gl-s20_pinout_1.jpg
It has the ESP32-H2 radio which seems to be Zigbee compatible according to the official spec sheet, and they published a list of all GPIO pinouts
Not really, at the moment
I am brand new to the zigbee world. I wanted to add some motion sensors and door switches to HomeAssistant. I purchased a Sonoff Zigbee 3.0 Dongle-E with 3 Aqara Magnetic Door sensors. My house is only a 1200 sqft single story rancher. The sensors are connected but seem weak. I moved one out to my shed that is about 50ft from my house and I am unable to connect. The dongle is located in the center of my house. Just curious of settings i should be concerned about or if the Dongle is at maximum power. If not, I guess I might need a repeater or another dongle to connect to the sensors for my shed. Just looking for some adivce.
You need to add some routing devices (mains-powered devices like plugs, switches, most bulbs, etc) to your mesh. Depending on where in the world you are, the selection varies.
Okay. I was thinking that may help. I’ll give it a shot
0240710 is working better than 2022 for me on the SLZB-06, just found out that there's a new firmware on the official coordinator ui and wanted to try, but no luck :/
do y'all have any recommendations for PM2.5 sensors? I'm sturggling to get something which is under $200 OR is not 100% DIY (I am not opposed to DIYing, just trying to be lazy)
(i guess wifi may also be acceptable, though I would prefer a zigbee variant)
for zigbee I haven’t seen a ton of them. I have been leveraging them from my air purifiers and some AirThings monitors
Hey there! I was wondering if you had opinions on opening sensors, iv'e tried IKEA, Aqara, Konke but none of them seem to be really good. I'm looking for one that has exceptional battery life, fast, reliable, as standard to ZigBee clusters you can get, just the best. I seem to only find Philips Hue worthy of my money but their contact sensor is not available easily yet. Are there strong opinions on the new Sonoff sensor or 3reality? 🙂
The aqara ones are the best IMO
Sleek and batteries last forever
What issues are you having with them?
3Reality stuff has gotten a lot better over time. Their energy monitoring plugs are fantastic
If I have an electricity outage and the network goes down, they just don't join the network anymore until I re-pair them but I have the first version, perhaps new generations are better?
I always taugh we had to stay away from Aqara.
I have a mix of old gen and new… the routers on the network are the most important factor
Ahhh in my case it's almost 100% Philips Hue and Sinope.
if they aren’t coming back on their own check what shows as their parent in the network
old hue or new?
New.
There's one thing i'll concede, Aqara is so responsive. Makes automations feel's alive. I've returned the new IKEA ones for this reason as well, they are so slow that it's painfull.
yep
Zigbee for the most part is like that though
unless something is causing interference or the system is bogged down
Really? I always taught it was the devices fault as the network itself seem's really snappy.
Ah you mean it's snappy in general.
oh for sure some devices just suck 😃
I just meant overall
what type of coordinator/adapter are you using
The Aqara E1 and T1 door sensors also have been solid. The old/global version is fine too
It's a generic EFR32MG21 with this project i'f I remember : https://github.com/xsp1989/zigbeeFirmware . I hope to go the ZBT-1 route to get the latest SDK.
Not sure what exact coordinator you're using, but there's some more up-to-date firmware here: https://github.com/darkxst/silabs-firmware-builder
I baught it when the HUSBZB was all the rage and the EFR32MG21 was barely supported yet. 😄
It was! If your network had no more than 40 devices. 😄
I had 150 on it
whattt
Huh. I might have missed something.
THe fact it did Z-Wave as well was pretty sharp.
Z-Wave Plus even.
What is the tube? 🙂
Ah ok yes! On the network?
Ah ok I would have been surprised. 😄
What are the sinope devices? Are they routers?
Yeah, Thermostats. I love them.
The company is nearby from Montréal.
They just realeased the latest version, it look amazing. https://www.sinopetech.com/produits/thermostat/de-ligne/thermostat-intelligent-de-ligne-zigbee-th1134zb-hc/
I don’t recall any aqara issues with that brand… the only other thing I can think of is potentially bad child aging configs in an old ember firmware but that would only cause direct children of the coordinator to drop I think…
Got it, and that wouldnt be my case since there is no child at all on my coordinator.
I got nothing
Sure does
Sorry, do you want me to rephrase? My English is not perfect.
No, I was agreeing
Sonoff sensors have a bad reputation
Maybe newer models are better these days, but I wouldn't try it 😄
What contact/motion sensors will route easiest through IKEA/Hue routers. Alternatively, what routers will Aqara contact sensors reliably route through? Got a neighbour with channel auto-optimizing router who doesn't understand English and sick of re-pairing my whole setup on a different channel.
How so may I ask?
Known to fall off the mesh at random, or just stop working
it is safe to try a 6ft usb extenstion cable for my sky connect with HA Green?
As long as it's decent quality, yes
Is there any thread to follow? I can talk with SONOFF on this issue. That's about their old series?
Search the channel history
I'm sure their devices work fine with their own hub - and that's all they care about
Actually no, HA has a high priority when they develop a new zigbee device
Thx for the info, I will collect some feedback and talk with their dev
Fingers crossed
My https://www.zigbee2mqtt.io/devices/SNZB-06P.html was permanently stuck at detected, no matter what. I bought it because I didn't think Sonoff could be as bad as others said it was...
That's now in the drawer of shame
radar solution has its limitation, even expensive Aqara FP2 could be buggy; Have you tried new firmware? There should be some improvements in detection
Yup, tried the latest firmware
My FP1 is stable - no problems
The Sonoff wouldn't ever report clear, no matter what
I understand how they work, I eliminated all possibility of some false detection 😉
FP1 has a more expensive 60GHz radar, maybe that's why it makes a difference in your room🤦 I am using both FP2 and 06P, one for living room and one for bedroom, both work well so far
I tried more than one room
I tried it in a closed room, with no open windows or vents or anything that could move
Nothing helped
I find it hard to believe that the cheaper radar is that bad - given others can produce sensors that work using them
(I even tried it in a big cardboard box, in a room with nothing moving, and that didn't help either)
Hell, I left the floor it was in empty for half an hour and it still detected movement... in an empty room, with the doors and windows, and vents, closed...
I enabled Zigbee Home Automation logging, where is the log file located?
I have 1 zigbee device and every once in a while it dissappears from the network. (few Months this time) Does it log a lot? I might have to log for months to get to the point where it goes missing again.
Those presence/radar detectors can be difficult to "calibrate". It took me 3 days to configure my esp32 with ld2410c.
Defaults values were not working at all...
I'm pretty sure mine was detecting my neighbour ( or it's dog) through the wall
apparently /config/homeassistant.log
What kind of device is it? Is it close or far from a routing device? Is it a routing device? Debug logging is good, but there are other things to check too.
I'm using Z2M with a CC2652RB stick, i send a mqtt publish message to a lamp to adjust its state (it remains off as intended) and put a delay of 600ms and then turn on the light. however i have noticed that sometimes these messages get mixed, so the light goes on and then the state is adjusted. i can increase the delay but this delay is already noticable.
Is there a better solution to this?
i want to prevent transitioning the light from the last state when turning it on. for example last state was red and i want to turn it on with green, it will turn on and transition from red to green. i want it to fade in from green to green.
I've read that this behaviour might be better with ZHA with the 'Enable enhanced light color/temperature transition from an off-state' option with which i could remove the publish command entirely instead.
Whenever I screw a Zigbee lightbulb in one particular light socket in my hallway entrance, the bulb wont pair with my Zigbee coordinator. I changed light bulbs without any luck, I also noticed that the bulb gets super hot. Eventually I managed to setup the light by plugging it in a different socket and configuring it and than placing it back in the hallway socket but it is not reliable. What could I check?
Anyone got any ideas/recommendations on this?
ill assume kill neighbor isnt an option - seriously not sure what good options you have here
if you provide enough logs i'm sure puddly and co can help figure it out but if your channel utilization levels are super high idk man
Ask your neighbour to use WIFI 5Ghz ?? 2.4 is old school and too slow for him!
re-read
I'm pretty sure it's solely the fact that the Aqaras keep trying to connect directly to the coordinator rather than any of the router options they have (Hue lights/Ikea sockets). Hence asking if there's any decent alternatives for either.
They don't speak English very well and I'm not versed in any of the African languages. I went over to ask them to turn off auto-optimize, but barely got to introduce myself 😛
Rejoin it to the router you want it to be joined to. You can permit joins via a specific device instead of doing it network-wide.
Thanks, I'm aware of that. It will join maybe 1:20 times if I try to join via a specific router, and will never stick to that router.
What channel is your Zigbee network on?
These are gen 1 Aqara contact sensors I believe.
11
That's your problem 😄
It's not your neighbor's fault your Zigbee network is using an unsafe channel
Channel scan revealed that was the one with the least interference. I also forgot to mention that they're using multiple channel widths. So they were previously using 6+11, now they're on 1+6
That's not a bad idea, blast my own signal so his auto-migrates again.
I'm not sure how the auto channel selection algorithm works for WiFi but if it's based on just the number of APs, create like five SSIDs on channel 1 and it should free up Zigbee 15
Will give that a shot and if that doesn't work will try migrating to 26.
Or help it along by iperfing over WiFi nonstop 😄
Haha, I already have 4 SSIDs.
25 should also be a safe channel unless you're in a country that allows WiFi channels beyond 11
I think 🇦🇺 follow 🇺🇸 pretty closely, so should be pretty safe. Will do a channel scan and see what it reveals.
Got a spare Silicon Labs coordinator (one that isn't powering your network)?
Nah, using the Sonoff coordinator, only spare I have is the SkyConnect.
fix that
IoT and trusted fuck guests ❤️
seriously though the amount of SSIDs matters a lot
SkyConnect will work. If you have HA OS with the advanced SSH addon, send me a DM.
Thanks. Will have to be on the weekend. Middle of work right now so can't really be messing around 😛
I have removed guest, but still 3. Private, IoT, Cameras.
cameras can be vlanned off with no issues cuz no intervlan routing necessary so no dedicated wlan for them either
(i went through this process myself as i learned that maybe some youtubers should stick to product reviews)
Huh? You can have multiple VLANS in a single WLAN?
we get real weird with it in unifi land
i have mostly wired PoE cams but my wifi cams are on a camera vlan but still connected to my "trusted" wlan with firewall rules for that vlan
Do you have a guide/tutorial for that (also live in Unifi-land if that helps).
Would love to move them back to the trusted network.
I got a sonoff p dongle and set it up in z2m for my aqara relay and also decided to move my hue bulbs over to it, so far the aqara works fine (except the interlock mode which doesn't actually interlock) but all the hue stuff is nothing but problems.
- hue remotes just don't work and require a dozen presses to connect (in the same room as 2 bulbs which should be routers if i understand how zigbee works)
- hue bulbs respond to commands however they feel like it (do nothing, change brightness but not temperature, etc...)
- the bulbs are less reliable with the dongle than with the hue hub under my tv next to the wifi router
so far i tried flashing the updated firmware to increase antenna power, moving the antenna onto a wall, changing the antenna angle and used a extension cable on a usb 2 port.
should I give up and go back to the hue bridge (supposedly the remotes should work faster on z2m but they don't work at all so...)
the only thing i haven't tried is moving the channel from 11 to 25 because although the docs say I can do it with only re-pairing some devices, it crashes and says i have to re-pair every device (does it make enough of a difference to be worth trying)
do you know what version of firmware your p dongle is on?