#zigbee-archived
1 messages Β· Page 99 of 1
Oh you're talking about the coordinator
Very rarely do you actually need the manufacturer hub. I only know of one zigbee product that's actually locked to the OEM hub
all of the new tuya based Zigbee devices need their hub or a specifically flashed USB stick
as far as I know won't work OOTB with the Nortek Combo
based on what I've read watched
We have several working
oh cool
They just require quirks to handle how tuya butchers ZCL
IU watched a DrZzz's video
he got them working with HA and a ITEAL flashed Zigbee stick
let me find the link
Are these devices zigbee 3.0?
If so, then WTF Tuya; if not, then not surprising I guess
Hmm, aren't the temperature/humidity with display ones from Tuya too?
Not sure if they're Zigbee 3.0 now though π€
I'm trying to connect my remotes to HUSBZB-1 using ZHA, can you walk me trough your setup? I clicked the pair button on the remote and hit search on ZHA and nothing happens. Any ideas?
Ikea remotes
quote from the video:
"Sonoff is selling a $4 Zigbee dongle that works great with Zigbee Home Automation (ZHA) Integration for Home Assistant. I was able to successfully pair Sonoff and Aqara and Zemismart (Tuya) devices with this dongle and ZHA. The devices appear in Home Assistant without any issues. "
The CC2531 and CC2530 sticks are cheap for a reason. They're fine for testing, but do yourself a favour and buy something better.
fastest draw in the west
works decent as a starter item
It does
great is a bit overselling it π
But, if you can afford anything else you may as well save yourself pain
Decent as routers though right?
They are, particularly when given an antenna
Yeah, if you want to go serious with your Zigbee meshing then jump right to something better than those 4$ sticks
I have a Tuya/Smartlife PIR and Door sensor which are both Wifi that I cannot incorporate into HA
I have the switch incorporated using localtuya
Well, this is the channel for Zigbee π
WiFi stuff would be #integrations-archived
I can't take them back.. I know Tink LOL I was telling a story
Cool story.
@sour shadow I'm trying to connect my ikea remotes to HUSBZB-1 using ZHA, can you walk me trough your setup? I clicked the pair button on the remote and hit search on ZHA and nothing happens.
Well, no
So... I was going to use them in a bathroom for which I don't care if it needs cloud
I can point you at the docs, but that's it
but I need a temp sensor.. so i can turn off the bathroom fan, so IF I got Zigbee I can put it in HA, and still control the switches
and leave the PIR and door sensor in the tuya app
So you're thinking of buying new Zigbee devices in this case, right?
Bear with me Tink.. I want a temp sensor I don't need to screw with flashing or get another damn stick for
yes Time
Then yes
IDC if the bathroom can't all be incorporated into HA
See the pinned messages for known working hardware
but I need at least 1 device to talk to the switch
Cloud turds π€’
π€
but I can't take the stuff back.. the wife destroyed the boxes
π€·ββοΈ
I'm still trying to work out what your actual question is here
Or if there's a point coming
Temp sensor, uses Zigbee needs no flashing or special USB srticl
If you're not going for Conbee then a tiny bit of flashing is required for the coordinator stick. But Zigbee devices itself you shouldn't have to flash
Then that's been answered
Aqara weather sensor I mentioned earlier
@red walrus See the pinned messages
ok I'll check that out..
So there was no point to the story? I was waiting for it to get interesting.
And yeah, all the resources for what coordinators exist and the cool zigbee list are in the pins

If you get to the point, we can help you
If you take an hour, folks will tune out π
As often as it wants to.
They report something like every 20 minutes or whenever there's a large temp change, whichever comes sooner.
my samsung PIR Temp combo checks temp every 5 or so minutes
It sends an update after a certain threshold is crossed (0.5 F maybe?) or at a fixed interval
Similar with humidity IIRC
ok so a decent enough spike will trigger it to send an update to HA
No-one needs 5 minute granularity for temperature.
It's hardcoded into the thing
And if they do, they shouldn't be using battery-powered sensors.
i looked at the temp sensor graph it literally sends an update every 5 minutes
I have one in my master bath
i have a NR sequence to turn a fan on if the temp is greater than 72 degrees
and off if it is less than
took 10 minutes to turn the fan off
Another story?
don't you like stories π
No stories in a chat room allowed. But feel free to argument why your zigbee choice is better than all the other ones
I wasn't arguing, if anything I was complaining..
hence why asking for a recommendation
Bad idea, don't ask for recommendation here
fair enough
@red walrus to answer your original question, you need to initially flash most CC2531 sticks with extra hardware and a microcontroller because they don't come with firmware. The ITEAD CC2531 stick already comes with firmware and doesn't require flashing, but you can upgrade it (if you want) by just pushing a button after plugging it and running a command. Like an Arduino. Most other coordinator sticks behave the same way.
i have so much trouble adding new devices with my zigbee2mqtt stick
@red walrus , TimeWalker is kidding, his anger is not directed to you! π
Zigbee2MQTT supports like three sticks
I come here because you guys know this better than I do..
See the pinned messages
do you like zha?
i have like 4 devices ant cant add anymore
The CC2531 will often get into a problem state.
I like ZHA (I've used Z2M and Deconz)
z2m is missing entities while interviewing the device
I like ZHA but that's not allowed to like here afaik
If you're using that, stop Z2M, pull the stick, wait 30 seconds, put it back in, start Z2M up, pray
hey guys.
i have a couple zigbee bulbs that when physically turned off with the old analog lightswitch do NOT go "unavailable" in ZHA/HA ... i have waited 2h and they still show as on, even tho i can't interact with them.
is there a way to fix this so it updates ZHA/HA quicker?
@sour shadow what stick would you recomand?
There are three Zigbee options with Home Assistant (regardless of how you install it). These are:
deCONZ is relatively stable and mature with its own UI (and Discord server). It can run in an add-on, in a Docker container, or natively. Only the ConBee range of sticks and RaspBee GPIO boards are support. Known working devices are documented, and how to request support for a new device is documented too (you can't add unsupported devices yourself).
zha is actively developed as part of Home Assistant Core, using the zigpy stack, the UI also being part of Home Assistant. The EmberZNet based sticks are recommended, but there are other options. There is no list of supported devices, as any standards compliant device should work. Devices that require extra support are listed, and adding unsupported devices is documented (you can't add unsupported devices yourself).
Zigbee2MQTT is very actively developed and can run in an add-on, in a Docker container, and natively. As of 1.15 has a native UI, and it also uses MQTT for control and configuration. It supports mostly TI based sticks, with the Zig-Ah-Zig-Ah! and Slaesh's sticks being recommended. The known working devices are well documented (which usually includes how to pair them so you don't have to find the manual), and adding unsupported devices is also documented.
βοΈ
(as also found in the pinned messages)
I have CC2531, and both the recommended ones
It's night and day...
does anyone run multiple Zigbee Coordinators?
β
The gist I'd say is anything that isn't CC2531 is already a good choice
if so why?
it can not be done @red walrus
Because I can
yeah for 2 diffenrt zigbee networks you can
I have a new mesh, and an old mesh, and never the two shall meet
on 2 different home assistant
fair enough
i use cc2351 and it sucks
Z2M for all
@red walrus unless you have a very good reason to split meshes (incompatible devices or two sets of devices that are very far apart), don't do it, since you'll be decreasing coverage most likely
Pffft, if you do it right and understanding how meshes work, it's fine
If you have no clue about Zigbee, yeah, don't do that π
i have my Nortek stick running my lights right now and it's working great
all my lights are wifi or Zigbee
you'll be loosing coverage anyway
If you already have a stick, why not just add the sensor to its network?
Nah, I've got solid coverage on both meshes, no trouble at all - you just have to know what you're doing π
my understanding was due to the bastardization of the ZHA implementation in those devices it would be problematic to run on a Nortek
The software matters more than the stick
You run zha, then it's the zha bit that matters for the devices, not the Nortek stick
If it's a sensor and you don't have any really incompatible bulbs you'll be fine
and you'll be more dependent on individual devices to keep the mesh. if you remove one device that is crucial in on of the meshes, it will fail. if you have all devices in a single mesh, there are more alternative routes.
ofc this all depends on the number and density of devices
Well, if you've got a load of Xiaomi devices, you're scuppered anyway if a router fails since they won't reconnect
I just keep one mesh so I can permanently get my enjoyment out of the mesh diagram with all the connected lines π
Sometimes, they do actually reconnect π At least the Aqara ones
The new Zigbee 3.0 devices will
The older ones... universal experience is snowball's chance in hell
I've ordered the recommended temp sensor
I guess I;ll figure it out when it gets here tomorrow
anyway, why have two meshes if you don't need to?
Many reasons, including experimentation, being able to (eventually) separate my well behaved Zigbee 3.0 devices from my 1.2 devices until I phase them out, and more
If I move my well behaved ZB 3.0 devices to another network, my badly behaved ZB 1.2 sensors will not work well π
I have a hope that eventually I'll ditch all the 1.2 devices and only have 3.0
But probably not this side of the robot uprising
Yeah, I'm still waiting forever for the Aqara Z3.0 versions
Aaaany day now... π
I have call with AQARA Business Development rep in 30 minutes. Will update on T1 status.
I'll grab my pitchfork if you don't give an update in 30min
Have you seen this? At least now I know they're generally available somewhere.
Ah, no haven't seen that!
You broke it π
Bizzare
If they get them out, I'll be buying a stack of the door/window sensors to replace my 1.2 ones
So if I have devices not** on the supported list of Z2M, what are the chances I can support them? I'm not sure how open ZigBee stuff usually is.
Not sure about the motion sensor, unless it's better than the existing ones
Are you really having that bad of issues with them?
High π
It would just be neat to have a fully Z3.0 mesh
Ah I see.
Yeah, I saw the guide. I know all my devices are ZigBee 3.0, so I'm guessing I should go for a 3.0 controller?
Looking at this per documentation
That or Zig-A-Zig-Ah
Alright
And a bit of Osborne effect, like why should I get more of these existing "old" ones when a new version is coming soonβ’οΈ
Whichever is cheaper to ship π
One is Out of Stock and the other is On Break.
So I guess I need to find something other than Tindie π
I am putting in a $5K p.o. for their 1.2 Zigbee devices. I got quoted $8 - $10 per device a month ago. I am hoping they are looking to liquidate them even cheaper on this conversation.
It doesn't bother me one bit that they're 1.2 Zigbee devices. We've got the converters written for them already and they work fine as such. I wish I could mess with PIR firmware but they're never going to give us that anyway.
Develco was willing to have a firmware conversation for their PIRS but only after lot orders greater than 3,000 device (LOL)
ahhh, the gold old times where you could get mijia door sensors for 5$ on Gearbest π¦
why is my zigbee network/ add-on so bad
i think i am gonna make a switch to tasmota and wifi
this is so bad
2 diffent sticks, 2 different servers
1 pairs 8 devices, the other 4
and then i cant add any other device
z2m?
Zigbee is fine once you get it set up properly. WiFi is π€’
what do you mean? you can only add 8 devices in zha?
why is it so bad
so, are you sure that you don't have only 8 devices that work ? π
It's not bad π€£
Didn't you mention that you're using CC2351 sticks?
i can try to add one more device, but it wont be discovered
Using cheap sticks, getting cheap results?
ah, those sticks suck, and fail a lot.
can you give me a link to a propper stick?
-.-
i will give the stick to my worst anemy
The CC2531 and CC2530 sticks are cheap for a reason. They're fine for testing, but do yourself a favour and buy something better.
People coming in and trashing Zigbee hurts my soul. I love Zigbee so much hahaha
hey guys.
i have a couple zigbee bulbs that when physically turned off with the old analog lightswitch do NOT go "unavailable" in ZHA/HA ... i have waited 2h and they still show as on, even tho i can't interact with them.
is there a way to fix this so it updates ZHA/HA quicker?
Zigbee, like Z-Wave, isn't a case of slapping in a bunch of devices, but when you get it right, it rocks
it worked in the past
Sadly most folks don't take the time to learn what they're doing, so buy a few dozen battery devices and wonder why it doesn't work
CC253x sticks are known for doing that
those sticks are common to fail after some time
since then having trouble with devices random
How many SQFT is your home?
get ZZH stick, never think about network issues ever again.
is this a good one?
I'm don't think ZHA is pooling router devices, so they won't go unavailable unless you reboot HA or ZHA
I've got my own gripes with slaesh (customer service) but that stick is fine
Why don't you read the pinned messages or read the bot messages π
yeah i did now
Yeah, I'd buy another ZZH over a Slaesh any day
Customer service is night and day between them
but still a lot of choice
Not really
- Pick integration
- Use recommended stick
- Profit
I'll make the choice for you. Wait to purchase ZZH stick (pretty sure they've paused orders until 1.5)
@golden vessel but it used to work before with zigbee bulbs that were physically turened off.
you think it will work again if i powercycle the zbbridge or restart HA?
ah thanks
when you restart HA, ZHA will query all devices and will mark the ones that don't reply as unavailable
also. what zbbridge?
thanks all for the help
sure, but when i toggle them on... and after a few hours off again... will it work like it did before?
what do you mean what zbbridge? there's only one?
ah, the sonoff thing! π
just powercycled the (sonoff) zbbridge and restarted HA... bulbs still show ON when they're not
should i cold restart the HA docker container? i just did a servercontrol->restart
Well, you can check to see if HA restarted
If it did, then changing how you restarted it won't matter I suspect
Uh oh. Don't start that debate again π
?
i am not asking which is better (there are pinne dmessages for that)
i am specifically asking if z2m deals with unavailable/offline detection better than zha
It was tongue in cheek π€¦ββοΈ
ESL i don't know what you mean
I don't know if there's a way for any of the integrations to know for sure that something is unavailable. It's normal for some devices to report very infrequently.
A 'tongue-in-cheek comment' is a comment that's just meant as humour π
Don't ask me why that idiom exists. It's a stupid phrase π€£
and what could be the cause for it to work during weeks (detecting offline after just a few minutes) and suddenly to stop working?
I'm not sure. I'll let the experts answer.
thats where z2m is better i guess, because at least you could see the mqtt messages and try to figure it out. zha messages on my tasmota console look like R2D2 talking
Enable ZHA debug logging and you'll probably get more context
Uh oh. Another proud owner.
Newbie Zigbee question: I have a Tuya zigbee switch connected via Sonoff Zigbee Bridge to Home Assistant. It seems to pick it up okay via ZHA. Will the switch only control Zigbee devices or can I use it to control anything on Home Assistant? I was hoping to use it to control some WLED lights. TIA.
@dry fossil Would you happen to have a site I could use to understand what I need to do, to get everything setup ?
There are links in the pins
If HA is receiving events from the switches, you can do whatever you want with them
And please don't tag people for help, just ask your question and see who answers.
okay cool. That's what I assumed. I'm struggling to understand how clusters work, as per https://community.home-assistant.io/t/zha-with-ts0044-4-way-switch/257533
"Later next year" -- rep from AQARA on T1 devices
Well, that could be January, could be December π€
Said they are dropping a bunch of digital health stuff next year too
Focus on "controllers" and "smart locks"
Go to Developer Tools > Events and listen for zha_event. You don't need to do anything with clusters.
I did get my distribution agreement though π
Ok. I am about to lose it.
I am trying to get my newly bought ConBee2 to work in HA. I have tried ZHA and DeConz Add-On without luck. I am able to find it with /dev/serial/by-id/usb-dresden... but I just can't get it to find one of my two Lidl Smart Plugs.
I have tried the ConBee2 w DeConz on my Windows 10 and it paired w both.
What am I missing here?
She wants forecasts on volume and slide deck but was not opposed to PR moving forward.
π that's enough to get me started; thank you
Ok...
Hey guys, i paired 2 ikea remotes with HA now. I just dont know if they are changing states
i confirmed that the remotes aren't chaning staate
Assuming they're talking about ZHA
Yes, I'm assuming π
(sounds like it)
Is this for me?
Yes...
hold on
nothing shows up
actually i see somehiing
Is this what you guys are asking to see?
Yes. That looks right... did that happen when you pressed the button?
You just click once to start and it'll show you events
Do i type the zha_event on the top of the screen Event Type or at the center Event to subscribe ?
What you have in your screenshot is correct
It should update the moment your remote generates another event to say something like Event 1 fired ..., etc.
ok
listen is the center one
nothing is happening when i click
the top one is to fire the event
what could be wrong here?
Go to the ZHA device and try reconfiguring it
Yeah, that's the one
My IKEA dimmers get overwhelmed with requests when you set them up and sometimes don't process all the attribute update requests and bind requests
Try listening for events again in the section you were in earlier
You don't see something like this? https://i.imgur.com/rY3AVpa.mp4
nope
i run the event and nothing pops uo
paired the 3rd diff remote now and same thing
they pair
but don't talk
damn
Could this be the problem here?
No, that's very unrelated
π¦
Enable https://www.home-assistant.io/integrations/zha/#debug-logging and see if anything is actually being sent by the remotes
I just look at the home-assistant.log file in the same folder as the configuration.yaml file
tail -f home-assistant.log | egrep -i 'zha|zigpy|bellows' should give you the relevant info realtime
See if anything happens when you click the remote buttons
2020-12-22 15:35:34 DEBUG (MainThread) [zigpy.appdb] [0x6762:1:0x0000] Attribute id: 4 value: KE
2020-12-22 15:35:34 DEBUG (MainThread) [zigpy.appdb] [0x6762:1:0x0000] Attribute id: 5 value: TRADFRI open/close remote
2020-12-22 15:35:34 DEBUG (MainThread) [zigpy.appdb] [0x16e3:1:0x0000] Attribute id: 4 value: KE
2020-12-22 15:35:34 DEBUG (MainThread) [zigpy.appdb] [0x16e3:1:0x0000] Attribute id: 5 value: TRADFRI open/close remote
2020-12-22 15:35:34 DEBUG (MainThread) [zigpy.appdb] [0xf466:1:0x0000] Attribute id: 4 value: KE
2020-12-22 15:35:34 DEBUG (MainThread) [zigpy.appdb] [0xf466:1:0x0000] Attribute id: 5 value: TRADFRI open/close remote
2020-12-22 15:35:34 INFO (SyncWorker_4) [homeassistant.loader] Loaded acmeda from homeassistant.components.acmeda
2020-12-22 15:35:34 INFO (SyncWorker_6) [homeassistant.loader] Loaded rfxtrx from homeassistant.components.rfxtrx
2020-12-22 15:35:34 INFO (SyncWorker_1) [homeassistant.loader] Loaded almond from homeassistant.components.almond
2020-12-22 15:35:34 INFO (SyncWorker_5) [homeassistant.loader] Loaded mill from homeassistant.components.mill
2020-12-22 15:35:34 DEBUG (MainThread) [zigpy.quirks.registry] Checking quirks for None None (00:0d:6f:00:15:0e:73:c0)
2020-12-22 15:35:34 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'bellows.zigbee.application.EZSPCoordinator'>
2020-12-22 15:35:34 DEBUG (MainThread) [zigpy.quirks.registry] Found custom device replacement for 00:0d:6f:00:15:0e:73:c0: <class 'bellows.zigbee.application.EZSPCoordinator'>
2020-12-22 15:35:34 DEBUG (MainThread) [zigpy.quirks.registry] Checking quirks for
seems normal i guess
That's just the startup log
The bot is sleeping π
Is this one of the remotes with the 0x0000 group?
If you can't log in to tail the file, you can go to http://your-ha:8123/config/logs to view the full log
that's where i am now
Any new messages will be at the very very bottom
You'll have to refresh after clicking the button
2020-12-22 15:35:37 INFO (MainThread) [zigpy.application] Device 0x0000 (00:0d:6f:00:15:0e:73:c0) joined the network
And upload the log chunks here: https://paste.ubuntu.com/
That's still the startup log. Gotta check if the remote is actually sending stuff so click it a few times and look at the very very bottom of the log
nothing showing up at the bottom
dumb question
do i need to add zha: and setup anything else on the config yaml
i just did it trough the integrations tab
No, that should be enough
damn
Thats what i did already
zha:
zigpy_config:
network:
channel: 15 # What channel the radio should try to use.
channels: [15, 20, 25] # Channel mask
This?
Those are the defaults so it won't really change anything
fu**
May be related: https://github.com/home-assistant/core/issues/40036
To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks. Here's an example
Don't forget you can edit your post rather than repeatedly posting the same thing.
For over 15 lines you must use a code share site such as https://paste.ubuntu.com/ or https://www.hastebin.com/.
Your remote has its manufacturer set to "KE"
So if this configured right it should just work
damn
Click reconfigure again and press the buttons on the remote
To make sure itβs awake
Do i click reconfigure and click the remote?
done
Logs?
essageSentHandler) received: b'0066f4040101000101400100003cc00000'
2020-12-22 15:54:21 DEBUG (MainThread) [bellows.zigbee.application] Received messageSentHandler frame with [<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 62566, EmberApsFrame(profileId=260, clusterId=1, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY|APS_OPTION_RETRY: 320>, groupId=0, sequence=60), 192, <EmberStatus.SUCCESS: 0>, b'']
2020-12-22 15:54:21 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xF466:1:0x0001]: reporting 'battery_percentage_remaining' attr on 'power' cluster: 3600/10800/1: Result: '[[ConfigureReportingResponseRecord(status=0)]]'
2020-12-22 15:54:21 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xF466:1:0x0001]: finished channel configuration
2020-12-22 15:54:24 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame 69 (incomingMessageHandler) received: b'000000218000004001000067ffae66f4ffff02c100'
2020-12-22 15:54:24 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=0, clusterId=32801, sourceEndpoint=0, destinationEndpoint=0, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY|APS_OPTION_RETRY: 320>, groupId=0, sequence=103), 255, -82, 0xf466, 255, 255, b'\xc1\x00']
last lines
Where is the bot?
@quasi beacon Rule #6: Spam will not be tolerated, including but not limited to: self-promotion, flooding, text walls (longer than 15 lines) and unapproved bots.
Please take the time now to review all of the rules and references in #rules.
@quasi beacon copy ALL the log
And we need the log from where it issues the reconfigure command on down
Seems like all binds worked and attribute reporting was configured properly?
@quasi beacon have you tried creating an automation, using a device trigger?
It appears that the person using the HUSBZB-1 couldn't get theirs to work
And that a newer remote from 2020 did work
is it still not emitting events now?
The last reconfigure looks completely successful as puddly said
nothing
enable OTA and update the firmware?
Could be a bad firmware image? You can try enabling https://www.home-assistant.io/integrations/zha/#ota-firmware-updates, re-joining it to your network, and waiting for a few hours (or furiously clicking the remote to get it to stay awake)
π
there is a command you can send the device to make it look immediately
1 sec
is there anyway to figure out which FW i have installed?
All of the docs are in that page
It to me seems like bad firmware π€·ββοΈ . The weird KE manufacturer name and the device from 2019 not working but from 2020 working seems like it's not a coincidence.
ok
just added
zha:
zigpy_config:
ota:
ikea_provider: true
going to reboot
what next
#zigbee-archived message @quasi beacon
'''
zha:
zigpy_config:
ota:
ikea_provider: true
'''
- Use #botspam for testing
- You can edit
Itβs all documented in the link I sent you
Manually initiating OTA firmware update
??
Devices usually check like once per day. You can either remove the device from ZHA and re-add it (since it'll check a minute or two after joining a new network), or send that cluster command to tell the device directly
how do i know it has been updated already?
uh oh my zig-a-zig-ah! just came in the mail!
Check the log file for progress messages. Progress isn't exposed via the UI at the moment.
Or read off the image version from the Basic cluster
following now
On the basic cluster there's something related to fw version
sw_build_id
Hi everyone, I am actually trying to build a zhaquirk for one of my device, but I am unable to make ZHA see my changes in zhaquirks. It is explain here : https://github.com/zigpy/zha-device-handlers/issues/648
Can anyone help me ?
I am running HassOS on a raspberry pi and I followed the steps involving the docker container to access zhaquirks files.
Inside the tuya folder in the zhaquirks folder
I mean in /usr/local/lib/pyhton3.8/site-packages/zhaquirks/tuya
Did you delete the existing py cache folder?
And did you make sure the file has the correct extension?
Ok
wonder if you have to delete a wheel too
But Iβm unsure about that... @molten linden u have been developing like this right?
@woeful comet did you get a screenshot?
you just need to delete the py_cache add the quirk and restart HA.
Ok and are you sure there are no syntax errors in the .py files?
if the py is bad HA won't start zigbee
that's odd.
i even tried to remove pycache of zigpy, but still the same
Issue the command and push a button to wake the remote up
They go to sleep
what did you mean here, i could try that ?
its working
seing a update progress on the log
I should see this, correct?
2020-12-22 16:17:20 DEBUG (MainThread) [zigpy.zcl] [0x16e3:1:0x0019] OTA image_block handler for 'KE TRADFRI open/close remote': field_control=0, manufacturer_id=4476, image_type=4549, file_version=570492465, file_offset=840, max_data_size=63, request_node_addr=Noneblock_request_delay=None
2020-12-22 16:17:20 DEBUG (MainThread) [zigpy.zcl] [0x16e3:1:0x0019] OTA upgrade progress: 0.5
Yep
When that finishes hopefully youβll be sorted out
Good luck
If it works, maybe we can update that linked HA issue mentioning that it's a firmware bug
upgrade takes forever? lol
Try clicking it very quickly
2020-12-22 16:20:38 DEBUG (MainThread) [zigpy.zcl] [0xf466:1:0x0019] OTA upgrade progress: 3.6
still
Firmware updates can take a while
It's battery powered so it takes 5-10 minutes even when you force it to stay awake
An update typically takes +- 10 minutes
@tropic depot what is this wheel i could delete ?
Hello, if I would run Z2M on a RPI separate from Home Assistant. Do I still need to do something in Home Assistant besides having a Mosquitto running ?
Nope
I donβt even know where they are tbh
Tediore was your answer to me ?
I've never had to mess with wheels when swapping quirks in and out.
what is the minimum requirement from an RPI side (for only running Z2M)
USB port and network interface π
haa
A Pi Zero will work
i meant RPI 3B, 4 ? 2G, 4G, 8G ?
@molten linden are you also on HassOS ?
Oh and storage and RAM
Pi3 with an industrial SD card would be a good starter choice
And a CPU
Pi4 + SSD is always better, and you could run more there too if you wanted then
understood - but i have my HA running on Proxmox
and i would place the Z2M upstairs somewhere "invisible"
Then Pi3 + Industrial SD card (or at least a Dashcam grade card) would be fine
Don't run it on Wifi π
got it
@woeful comet no, but I'm on HA supervised, but my understanding is it's the same except the underlying OS.
okay
On github, Adminiuga just told me "on hass os just get dev access to console and run/modify files in the container directly."
What does he mean by getting a dev access you think ?
Yeah the sonoff Zigbee bridge makes me nervous...zigbee and wifi radio in close proximity, WCGW?
i got a 64G sandisk extreme pro - would that work ?
Guess not much, I don't hear too many complaints about interference
https://developers.home-assistant.io/docs/operating-system/debugging/
Just, here be dragons
I bet that's designed with that in mind though, properly shielded and so on. Not like a lash up on a Pi
Tru
Okay thanks @sour shadow !
I don't think it is different from using the portainer addon, is it ?
Hi.
I have a Sonoff Wireless Switch model number SNZB-01.
It shows up as a eWeLink WB01.
Problem is, it has no actions that i can use in Automations.
What Zigbee integration are you using
ZHA
Listen to zha_event at developer tools > events
@delicate cobalt posted a code wall, it is moved here --> https://paste.ubuntu.com/p/JJVdCWb3p7/
I am new to HA and did just start to read through the documentation. Right now IΒ΄m reading the ZHA part. I did set up ota fw updates as described there (https://www.home-assistant.io/integrations/zha/). Got some Ledvance/Osram plugs that should be out of date. How do I check the current FW or if it did update?
You can use that in an event trigger @delicate cobalt
Or see if it can be used in a Device:tm: trigger created in the automation UI
ok. thank you :)
Is there a way to make a new "driver" for this button or maybe update the firmware of the button?
Firmware updates are possible for some devices but I don't think that would affect this
ok
Thanx Tediore, got the automation working with the zha_event instead π
hey hey the bot is back
What does MAC NO ACK: 233 mean?
I guess that the connection isn't there really?
I always have this trouble with OSRAM lights...
Idk how many hours I spent on re-pairing them
with zigpy_znp
And sometimes I can like toggle the light once and it instantly responds and then somehow it doesn't respond anymore after that
upgrade is still in processss.... hopefully it will work after that
it's gonna take a while. updating battery powered devices is slow.
after the upgrade, if it doesn't work, then remove and re-join again and post a link to the log. Previous logs start too late, after the device was configured.
But per you start up log, looks like coordinator was not added to 0x0000 group, which was supposed to be done automatically when remote joins
got it
thanks man
π
building a script for one of this buttons
close all bali blinds in my home theater, turns on the receiver, projector and turn off the lights
Make sure you're running the latest stable release of Home Assistant, which includes a few changes that can possibly mitigate these errors without you having to worry about it
Are you using a CC2531?
No a ZZH
Then you benefit even more
I've also got some OSRAM Gardenpoles (from their Lightify Series). They were sold to me as LEDVANCE Gardenpoles and I hoped I'd get their "Z3" versions, but apparently they still sell their old crap in new boxes.
The lights didn't reliably work with a ConBee II
they did however work well with an Elelabs stick
and with my ZZH they also have issues now
(none of these Coordinators are in range of the lights, but there are about 6 routers in range (IKEA and a couple of the older style ZLL hue lights)
I paired time multiple times, but I also have the 233 issue sometimes
In some issue on the zigbee2mqtt repo, it was reported that they sometimes only work correctly when paired with the coordinator but I didn't try they
Also on this note
My LEDVANCE strips always report LQI 255
and LEDVANCE included "Improved LQI reporting" for their newer "Z3" devices but obviously didn't update the their firmware for the older devices (neither Z3 or the original Lightify/SMART+ series)
Did you happen to find something to do the job or did you try out that controller?
@empty cape yup. Im thinking about giving the qubino a shot
same here, i would need to get a zwave stick. i would order this https://www.aliexpress.com/item/10000015907761.html to try out but delivery by 3/24 kills me
Hello, good people of HASS. Quick question: does anybody know how to see the current or default Zigbee cluster settings on a device? I have a PIR motion sensor and I'm trying to make it less sensitive - but I don't know what the current sensitivity value is or how high the scale goes. If I go into the Cluster Attributes GUI and choose "Get Zigbee Attribute", nothing happens. Shouldn't this fetch and display the current value?
The device is a lk ZB-MotionSensor-D0003, by the way.
@torpid root posted a code wall, it is moved here --> https://paste.ubuntu.com/p/QjCXF8CxbF/
If the attribute read doesn't work then the device probably doesn't support the attribute
Gotcha. Damn :/
The dropdown just shows you every possible one
Evening all, does anyone know if the older SmartThings multipurpose sensors (SmartSense Multi Designed by SmartThings) and moisture detectors (STS-WTR-250) are Zigbee and compatible with HomeAssistant (via Nortek HUSBZB-1) ?
The Zigbee2MQTT converter for that water leak sensor doesn't appear to do anything special so it should work with ZHA
puddly: Appreciate that info. I am using ZHA, haven't been successful in pairing so wanted to check. I'll continue working on them, thanks again!
Although the existing quirk for the v4 water sensor does appear to fix some stuff (https://github.com/zigpy/zha-device-handlers/blob/dev/zhaquirks/smartthings/moisturev4.py)
none of my remotes updated to the new version, doing it again π¦
How did you check?
checked the integration and the fw is still the same
never got the success message on the logs
Did it stop at some point or something?
If the OTA upgrade doesn't re-start (should say something like update needed: False) then the device updated fine
You may need to just remove and re-add it to ZHA
gonna try it tomorrow
exhausted, i will ping u tomorrow
thanks for the help
also, trying to remove the remotes now and they are still showing up
on the integrations
never mind, the just disappeared
@austere patio removed and added 1 remote back, it's updated.
but no signs of events in zha_event
Hmm. The device signature should contain the quirk that's in use, maybe that changed with the firmware update
i did a reconfigure now, the log says SUCCESS
but nothing
This is the QUIRK Quirk: zhaquirks.ikea.opencloseremote.IkeaTradfriOpenCloseRemote
Does it identify itself as IKEA instead of that other weird manufacturer name?
Very strange
π¦
It's the latest version but still showing KE instead of IKEA as the manufacturer
You clicked the red "remove device" button when removing it, right?
yes, removed it and added again
π€·ββοΈ
where did u find the info about the latest fw?
It's in http://fw.ota.homesmart.ikea.net/feed/version_info.json:
{
"fw_binary_url": "...-onoff-shortcut-control-2.2.010.ota.ota.signed",
"fw_file_version_LSB": 1585,
"fw_file_version_MSB": 8705,
"fw_filesize": 179838,
"fw_image_type": 4549,
"fw_manufacturer_id": 4476,
"fw_type": 2
}
This is directly binding the remote to another device
=/
The only other thing I can think of is your coordinator not being a part of group 0x0000. Some sticks don't receive group commands when they're not a part of the group, while others receive everything.
Though the quirk should have added your coordinator to group 0x0000
what should we try here?
Not sure. Ideally get a Zigbee sniffer and see if the device is even sending packets when you click it (and what they look like) but that'd require extra hardware
fuck
Maybe my local IKEA has some of these old stock buttons still around
Debug log of device joining
@quasi beacon posted a code wall, it is moved here --> https://paste.ubuntu.com/p/wMDNczRtfv/
@gentle flint https://paste.ubuntu.com/p/XRjNYnDnGy/
You don't need to repost the link that the bot makes
What ha version?
Have you tried changing batteries? π
Does anyone have a good resource for learning about clusters in ZHA? Working on my zigbee network and a little confused about the clusters section for each device. I have used the ota clsuter to update some devices but that is about it.
Specifically I have 4 Tradfri GU10 bulbs that are all connected to HA via ZHA. They are all in the same light housing so I would like to control them as a single entity but have no clue where to start and don't want to play with the settings that might mess up anything
I should clarify that I have automations doing similar things now but a single entity to control would be much easier
Or a Zigbee group
The zigbee group functionality is what I am looking for but have not found information on how to do it. Just that it can be done from the ZHA integrations manual on the HA website
Zigbee clusters are a little strangely named and have nothing to do with what you usually think of when you picture a "cluster"
They are a "cluster" of commands and attributes related to a specific purpose but that's about it
that is kind of what I got from messing around a little. But trying to use the zigbee group function seemed to be tied to the clusters section somehow?
There is a group cluster that you can use to tell devices to add/remove themselves from groups
But ZHA has a UI for this
Thank you @austere patio, this is exactly what I was looking for. I just kept missing the location of that UI element.
Hi all, has anyone ever developed a zhaquirk ? Because I am having an issue : https://github.com/zigpy/zha-device-handlers/issues/667, and i wondered if someone could try to reproduce the steps to see if the issue is not due to my install ?
If i look at the supported devices for Z2M, it looks like Texas Instruments CC2538 with CC2592 RF Amplifier can handle the most devices (+150). Is this the best buy ? If not, which one would you take and why ? I'm planning to install Z2M separate from HA on a dedicated RPI
As mentioned in the pinned messages, Zig-A-Zig-Ah! or Slaesh
Direct
You can have many more indirect
Also, that board is the Zigbee 3.0 stack, not the 3.x stack
Thank you - it's not totally clear to me
and for the Zig-A-Zig vs Slaesh
who would you take first ?
or no preference ?
The customer service for the first is way better than the second
so that's clear
I'm sure Sleash will have got their act together by now, but in the early days... not so much
it's been an hell of a ride till now
Alexa - Hue - Smart Thing - Sonoff - ELELABS - ZZH
Hello. I wanted to ask if someone can help me. I just received my odroid n2+ (home assistant bundle) and loaded my snapshot on it. everything is working fine, except my conbee 2 stick is not reconized. It doesn't show up in the hardware. Thanks
Did you reboot the host after connecting the stick?
yes
short question: does the stick have an led and is supposed to blink? i have something like that in my memory
I don't know about the conbee sticks
is the conbee stick compatible with the odroid n2+?
I'd expect so, but the deCONZ folks may know more
deCONZ by dresden elektronik is a software that communicates with ConBee/RaspBee Zigbee gateways and exposes Zigbee devices that are connected to the gateway. Our #zigbee-archived channel is a good place to ask about using it with Home Assistant, but they also have their own Discord server.
Would this be the correct channel to ask about zigbee grouping in the lovelace interface?
Thanks
I've got a rpi with home assistant, conbee II stick and a few ikea lights, all working. After modifying groups and adding lights, the groups in home assistant UI get messed up, a couple are correct but the rest just groups together under "Light"
Should I just take manual control over the UI?
Resetting the dashboard does not seem to have any effect
Yeah, best thing to do is take control of the #frontend-archived and make it what you want
Ok, thank you
Hi, sorry was away for a while. Yesterday evening there was a hass os update. All of a sudden seconde is working fine again. Sadly I took now export for entities so I'm going to have to repair and configure everything again π©
How about you? Is it sorted with your raspbee @simple sentinel
Hey, I still have raspbee on my second pi. The only thing I was going to say was that from hanging around at deconz discord it was looking alot like passing the serial device to the addon container was the main issue. But if stuff works after the update then it's all good :)
Zigbee2mqtt, Deconz, ZHA are all 3 possible that any members can get devices working for platforms or is any lockdown to only ''stafff''? - https://zigbee.blakadder.com/Lidl_HG06323.html
See the pinned messages π
Ish
I see deconz have some high end voluneteers who help out i spose
Zigbee2mqtt seems the most quick to support from what I see
you concur?
Zigbee2MQTT is faster than ZHA (where relevant) is faster than deCONZ
More from a new device standpoint rather then amount of devices
However, zha may not need anything done
So, particularly for Zigbee 3.0 devices, it's likely really
zha > Z2M > deCONZ
Ah thats intresting, Deconz are leading blueprints at the moment from what I can see
If custom support is needed, and you're not running with add-ons, then Z2M will always be fastest
If no custom support is needed for ZHA then ZHA wins every time
any reason why that is technically the case?
Because zha assumings everything will work, and uses Quirks when it doesn't
Everything else works the other way
Everything custom written for z2mqtt wheras it works default by zha.. is that what that means
Yup
Thanks intresting to know
out of curiosity.
is there something like ZHAMAP, but for Z2M?
Built into the UI since 1.15
Ssshhttt
Hello. doesn the conbee 2 stick work theoretically with the odroid n2+?
Make a zigbee group and add the bulbs to the group. You can do this in the ZHA config panel
Thxs I'll keep you posted on the results when I start pairing again
someone should do a video on clusters on youtubesss
Oops, wrong one π
Videos are great to watch but are usually out of date QUICK.... Best to read the DOCS
Videos are wrong almost the moment they're uploaded.
Meh, not everyone can learn by reading, I like watching
enjoy watching outdated tutorials π
Docs are normally not written with lamens terms in mind
Video's are normally lamened for dummy's
The docs are really well-written. π€
In theory it does. But the OS is the factor here
They have to include certain terminology because otherwise they'd be wrong.
HassOS π
that's where either a lamened version of the docs or video is helpful
What exactly is the problem with the documentation? Point something out and explain the issue.
You can't just criticise them without saying what's wrong and what you'd do better.
I first need to udnerstand fully what clusters even are haha... but lets say I have a remote control, how do I get the control to control a bulb when the hub is not contactable
So the problem isn't the documentation, it's your lack of understanding.
I'm not criticising you... we all start out knowing nothing.
But you're trying to learn something that's inherently technical. There isn't always a way to 'dumb it down'.
i learn best when its put into a rap
where do I learn a-z on using clusters and what they are
and is clusters even something you techinical guys use/care for?
Clusters is something the devs need to know about. Probably something most users never even touch.
Oh okay that answers it for me then π
And this is why you don't need it in layman's terms π
I look up what i need when i need it
No point trying to know/learn everything.
As a wise man once said: every time I learn something new, it pushes the old stuff out.
but the idea of using ZHA, deconz or z2m is that they abstract the clusters into layman terms like "power"
you could learn it all but it'll likely not come up
Zig-B ft. Mosquitto - Up your cluster
Anyone got the silvercrest 3 gang extension smart plug from lidl
Wondering how good it is with zigbee
good in what way?
Like as good as sales sp600
Which has monitoring etc
Box says compatible with zigbee but limited
so you're refering to "does it have the features i need?" instead of "good with zigbee"?
Sorry I'm interested in all above
Is it as reliable as sp600
Does it have monitoring
And is anyone using it having any issues
None of the smart plugs from Lidl have power measurement if you meant that one
But else the three plug strip shows up as three entities in my ZHA instance and they work individually
Thanks
They're quite new aren't they?
Yes, released in the last month.
Meh, there only 3 gang
Unfortunately only 3 gang yes, but it's the only power strip with CH plugs for now
Yeah, choices are limited for multi-gang Zigbee outlets. It's not the perfect device but it's the best in its class.
Does it work correctly as a router?
Seem to work perfectly fine for me
And mesh map looks good to me too, it's connected with other routers and has a few end devices pointed to it
Nice. I usually avoid Lidl but I might pick one up sometime.
Unlike the rest of Europe where Lidl is just another supermarket, in the UK it seems to attract a certain type of people. π€£
lmao yeah, I hear especially UK people memeing about Lidl there
Same with Aldi. The 'Great Unwashed' like those stores.
I know they have decent products at low prices... but they all seem to be built in poor areas here.
Oof, okay. I visit Aldi from time to time. Here in Switzerland they try to be at the same level as Migros and Coop - the two biggest supermarket chains here
So you have a bit of a better mix and they try to be in very good positions like in the old town
Yeah, it's weird that they're only considered 'poor' supermarkets here. It's a strange way for them to market themselves.
I remember when I was backpacking, I stayed really close to a Lidl and used it for my groceries. I think that was in Granada, Spain. Nice area, great shop, all the customers looked clean and meth-free π
Gonna have to check where my nearest Lidl is. Probably some slum π€£
Seeing UK ads with all the shops like Asda, Lidl, Aldi, Tesco, etc. advertising being the cheapest, it seems like on par that they try to be the "cheapest" one... just being the cheapest also attracts some special kind of people
Ah, there's actually one on a nearby retail park. Convenient.
Hmm. There's cheap and there's cheap.
True, true
Asda and Tesco are just your regular supermarkets. Waitrose and Marks & Spencer are more upmarket. Lidl and Aldi are shit tier π
That's align to my experience in my London language stay haha
So my experience with the Lidl home stuff is that the power strip and led strip are very compliant. ZHA has no quirks for these and work OOB for me. Others may wary though
If it works with no quirks on ZHA, Z2M should be easy enough too.
Yup ποΈ
I also have some glorified button that's advertised as a "door bell" but I'm not getting events correctly by it. Will have to debug that one
I can't actually find the products on their UK site now. Just a support page that describes how to get started π¦
They're gone from stores now - standard Lidl
I managed to grab a couple of light strips and plugs, but when I went back a few days later both stores were cleaned out
you down south or north mono?
That's normal though, Lidl do very little "long term" stuff
That's nuts. I know they're known for rotating their offerings... but they must've realised they were onto a winner with that range, especially at those prices.
Their deals are normally for a week - two at the most
North, Creatish. Almost up with the barbarians.
Seems like Swiss Lidl decided to do a second week: https://www.lidl.ch/de/c/zwischenstecker/c2280
Asda is seen as poor down south
I shoulda realised that and gone sooner π¦
I didn't say Asda isn't seen as poor. I just didn't place it in shit tier with Aldi and Lidl π€£
To be honest, none of the stuff is brilliant - it's all ok, but that's about it
Tesco, Sainsburys, Morrisons, Asda = mainstream supermarkets.
I would say on par down here, lidl, aldi and asda, and follow closely by morrisons
I used to go to Aldi Aldi time.
Groan
Need some 4 gangs and I can then sell of my tuya ones (wifi)
hello - I have a aqara vibration sensor and wanted to know if it best to use it with the Xiaomi Gateway or to pair it through ZHA or deConz?
Go direct, no hubs/gateways required
any direction on using conbee or something else and ZHA vs. deConz?
See the topic for a summary of the differences between deCONZ, ZHA, and Zigbee2MQTT
Sorry, pinned messages
It's largely personal preference
Thanks!
But if you understand software architecture, there is really only one choice
Yes, Samsung SmartThings Hub
can someone please explain to me what the numbers on the links between nodes in the ZHA Network visualization map mean?
i guess it has something to do with link quality, right? but i don't get what the second number is for between two nodes that are routers/coordinator
Hey ya'll don't know if anyone has already thought through this, but are there bluetooth beacons that communicate via Zigbee?
An odd requirement, but I am trying to track presence in individual rooms within a facility (think hotels). The only way that I can think of detecting presence in these rooms (without leveraging costly mmWave person counting technology or writing crazy firmware for Zigbee PIR) is with Bluetooth Beacons picking up on smart devices that are not stationary in that room.
What happens if someone disables bluetooth?
That would break the system but we would assume that an individual entering room would have bluetooth enabled by default.
I'll keep looking
If you have full control over the device and it can run applications, installing Bluetooth beacons within the rooms and using the device to periodically scan for them to infer its own location and then notify a central server via WiFi or something seems easier
just setup the sonff zigbee hub and moved some ikea bulbs and remotes over to it. i'm chasing a color temperature slider missing issue and enabled zha ota support and not sure i have it right. [homeassistant.components.zha.core.gateway] Couldn't start EZSP = Silicon Labs EmberZNet protocol: Elelabs, HUSBZB-1, Telegesis coordinator
wondering if the zha ota process does not work with the network zigbee bridge
https://www.home-assistant.io/integrations/zha/ and noticing OSError: [Errno 113] Host is unreachable
hmm.... ping is stable from the hassio pi to the sonoff zbbridge and it's running 9.1.0
seems to be otherwise working well with ha
ok, updated to 9.2.0.1
that fixed the error with couldn't start EZSP so that's progress
so...... response: EmberStatus.SUCCESS yay?
https://www.itead.cc/sonoff-snzb-02-zigbee-temperature-and-humidity-sensor.html
This should just work out of the box with my home assistant + zigabee integration, correct?
I don't have any other zigabee devices.
as a side note, those are on sale at itead.cc but it seems like there's a coupon per item so i can't get three different ones on sale pay just one shipping. sigh
You need a coordinator of some kind but yes, it should work fine
https://www.amazon.com/GoControl-CECOMINOD016164-HUSBZB-1-USB-Hub/dp/B01GJ826F8/ref=sr_1_9?crid=8IL38QFA3CRA&dchild=1&keywords=zwave+adapter&qid=1608752188&sprefix=z+wave+adapt%2Caps%2C219&sr=8-9 I use this for zwave, looks like it has zigabee too, is that what you meant by coordinator?
Yeah, the HUSBZB-1 will work
Zigbee works like zwave right? Powered devices work as repeaters, battery powered donβt?
Currently use a bunch of zwave devices
Some powered devices don't act as repeaters though (looking at you Sengled)
M Iβm hitting a 21 device limit on my ZZH stick. Should be able to 100+ according to the docs
the logs arenβt printing anything at all
The hard limit is I believe 50-something
And that's without a single router on your network
I have a hue bridge, would that work as a repeater?
It has to be on the same network so no
I used it with zigbee bulbs before π§
It won't extend your Zigbee mesh for the same reason your neighbor's WiFi network doesn't extend your own network's range
I wasn't aware of that... interesting, explains why my zigbee visualization map looks like it does.
heya peeps! Does anyone have a good site where I can order zigbee and z-wave devices from in the US?
itead has zigbee devices https://www.itead.cc/
ty alan. I'll have a look. π
i have their zigbee hub and loving it with ikea 5 button switches and light bulbs. i've got the rest of their zigbee stuff on order. no idea yet
also, home depot has zigbee. strange. https://www.homedepot.com/s/zigbee?NCNI-5
Itead ships from HK, at least for me
cool, thanks for the smarthome link
oh yeah, i misunderstood. i was thinking "i'm in the US and i've ordered from itead". LOL
I don't mind shipping from HK. I'm more interested in a reliable supplier
just figured US based would be more reliable since I'm in the US
but whatever π
Different brands focus on different regions
Like Aqara and Sonoff stuff only recently started showing up on Amazon in the US.
@frail oracle the 3 gang looks cool might look into it
Really like power monitoring as it turns off when phone/tablet charged
If that's your use case, you don't need the outlet to do the monitoring. Install the HA app on both devices and use their battery levels instead.
It doesn't do monitoring.
switched to zha from deconz, and trying to rename the entities to a more friendly name, but it's all greyed out in the ha gui, am I going to have to dig into some config files? if so, what are the gotchas?
Hi guys, I'm having some trouble here.. I just reinstalled my HA instance with a snapshot and none of my zigbee devices are working... I'm using ZHA.. any ideas?
Anyone have any recommendations for a really cheap status indicator LED that can be controlled over zigbee and is battery powered? Only really needs to be able to turn on/off as a visible indicator I can slap wherever...
Soylent Green is people!
You're probably looking for something DIY, tbh. Have look on this list to see if there's anything suitable: https://zigbee.blakadder.com/
Hmm... Yeah might have to look into DIY route I guess
I'm not sure whether there are many affordable components for DIY Zigbee either. Other protocols might be a better choice, even if you want to go battery-powered. #diy-archived will have suggestions.
Might just have a nearby smart bulb change color or something since it's probably cheaper...
Is this just for a stationary display for notifications?
yeah, something like that
Consider something like an ESP with some LEDs hooked up to it. Again, the good people of #diy-archived will have tips.
After many restarts of supervisor, z2m, host, and tons of pushing the pairing button just the βrightβ amount of time I finally got it
It may have been interference
Although it has a really strong signal
You can rename zha entities just fine in gui
Enable debug, check the logs
Thanks for your tip.. I'll take that into consideration if it ever happens again.. I ended up readding every device π¦
Is pairing from a specific device somehow broken with zigpy_znp/ZZH?
It was working just fine with my Elelabs/bellows stick (and now only specifically pairing from the Coordinator works)
However, I've tried multiple times to pair either a Xioami Aqara sensor (which previously would pair with the Hue light right next to it) and some OSRAM products
As soon as I pair them using the "global pair" (or specifically via the coordinator), it instantly works
I do get the Sent 'mgmt_permit_joining_req' to xx:xx:xx:xx:xx:xx:xx:xx: [<Status.SUCCESS: 0>] thought, but there's never any kind of log output
Well, looks like I didn't set the zigpy_znp logger to debug. So, let's try and see if nothing actually happens
Yeah, nothing is happening. Weird
Works for me: Sending request: ZDO.MgmtPermitJoinReq.Req(AddrMode=<AddrMode.NWK: 2>, Dst=0xD41B, Duration=60, TCSignificance=0)
Do you see the "Searching for ZHA Zigbee devices..." page?
I tried it a few times and once saw just a blank page
Yeah, Sending request: ZDO.MgmtPermitJoinReq.Req(AddrMode=<AddrMode.NWK: 2>, Dst=0xF007, Duration=60, TCSignificance=0) and Received command: ZDO.MgmtPermitJoinRsp.Callback(Src=0xF007, Status=<Status.SUCCESS: 0>) say it is
Do you have a second texas instruments stick handy or some other way to sniff traffic?
Sadly not
Ah, in that case you can just assume it works and the Xiaomi device doesn't seem to want to join the network through that specific router
through that specific router?
Right, wrong word
That's weird though, I'll try another device
The device was connected (transferred with your script (bellows -> zigpy_znp)) to the same "Zigbee 3.0" Hue light
Today, I just reset the light (thus obviously the sensor fell off)
I assumed I could just add it through that specific router because that also worked with the Elelabs stick (not sure if this is related though)
I'll try another device for both the router to join via and another device to join the network
Is it normal for hue lights to abort OTA updates?
It seems they are now reporting βno new imageβ
Are you sure the lights are indicating this? The lights should be asking the coordinator for a new image and the coordinator is the one that can reply with "no new image"
The HA UI little red banner said this
Is this Z2M?
Yeah I dunno how Z2M decides to start OTA updates. You should be getting the "no new image" status before the update even begins.
right. I only get that now. The first time I got the abort. Subsequent times, no new image
Itβs like it WAS updated. Sadly I didnβt compare the firmware versions
Physically reboot the bulb and capture some Z2M debug logs (I think it's DEBUG=* npm start or something similar)
The bulb will send its current version in its request for a new one
If it matches what's in the OTA file, then you're running the latest version
Just tried a "GLEDOPTO GL-C-006P" (one of their Zigbee 3.0 series) to join via multiple Hue lights and a Xioami plug (both which previously accepted any kind of device). It looks like there isn't anything going on in regards to pairing/joining the network. Only when I also let the coordinator search, it instantly found the device and paired it correctly.
I'm not sure if this is the issue, but a link (on the zigpy-repo?) was pointing to here for the firmware: https://github.com/Koenkk/Z-Stack-firmware/tree/develop/coordinator/Z-Stack_3.x.0/bin (Notice the "develop" branch)
I guess perhaps I should try downgrading "one version"?
I don't think the versions really contain any major differences
Mhm, okay then
I mean it won't break anything if you do though, just do the NVRAM backup/restore and it'll work
Will take a bit of time for routes to be rebuilt, since those can't be backed up
Yeah, I'll try it later (and hope that I don't regret it for trying it later)
I'll try this exact setup out with one of my ZB3 bulbs and a Xiaomi sensor
Thanks!
I know that Xiaomi sensors are basically the worst in regards to following spec, but I do wonder why it was working previously (with the Elelabs stick) and why it's also not letting any device join through a router.
Also looks like an IKEA ("older" E14 color bulb) can't join via another IKEA GU10 bulb (also "older" but up-to-date).
After I went back to look, I realized that the box was not greyed out, it was simply showing the default information, and all I needed to do was start typing... my forehead is a little bit flatter tonight
Yeah I can replicate it. It looks like there's no way to permit joins like this without also allowing the coordinator to permit joins.
Ah, "nice"
For the time being just permit joins through the coordinator's device
And then permit them through your desired bulb
The join status persists beyond you closing the page or navigating away
Yeah, for 60 seconds, right?
Yeah
As long as the sensors join via the bulb then that's fine, I guess
You can just keep both open in two tabs and refresh
Do you (already) have an idea on why that's the case?
(Rather zigpy_znp related or issue in the firmware?)
Device joins and coordinator kicks it off the network
Ohh, I see
Because the coordinator isn't permitting joins

