#zigbee-archived
1 messages Β· Page 172 of 1
I seem to have some issues with doing OTA updates in zigbee2Mqtt, trying to update an IKEA tradfri on/off it got stuck at 100% with 14sec remaining, after "hanging" for 10 hours i restarted the addon, no joy, i then stopped and unplugged/plugged the stick and restarted the addon, now it's stuck with "Remaining time N/A" and the "before update firmware number" in the list, any ideas ? (Z2M discord was a bit quiet:D )
No issues here, I've upgraded all my tradfri devices via z2m
Including the on off button
so it's not a general thing... π¦
What firmware is it currently running?
the on/off was/is running on 2.2.010
looks to be stuck in a state of updating even if there's not updates available, and it's working like it is running the updated firmware (binding to device instead of groups is available
{
"battery": 74,
"update": {
"state": "updating"
},
"update_available": false,
"action": "",
"click": null,
"linkquality": 174
}
I cant post images, but it's saying 2.2.010 build date: 20190723
Yeah, the build date thing... Is off often
and according to https://ww8.ikea.com/ikeahomesmart/releasenotes/releasenotes.html latest should be 2.3.079
Let me check if it has anything newer available for me
Failed to check if any updates are available

Oh, device didn't respond to OTA request, let me try to wake it
No update available even when awake
I tried changing to the non test ota url
Let's see if it changes at some point
i ran with the test ota for a while but flipped it back to "mainstream" last week
had quite a few updates "pending"
Let's see what happens
It takes a while to refresh the updates I think
Oh yes, the updates are now flowing in
let me know what comes of the first one π
Fails to poll it from that one
Updating a bulb currently
I'll update what I find
is it safe to update?
Sorry. Home Assistant update.
Hi! I ordered the Elelabs stick and just got it.
#zigbee-archived message
Just do double check. I first perform an update with ele_update to latest version. And after that i use flash to flash it with efr32mg13p-v8-6910-115200.gbl? Where can i find that gbl?
The repo contains these files.
./data/EFR32MG13/ELX0X3_MG13_6.7.0_ezsp_v8.gbl
./data/EFR32MG13/ELE_MG13_ot_rcp_115200_120_211116.gbl
./data/EFR32MG13/ELX0X3_MG13_6.0.3_ezsp_v6.gbl
./data/EFR32MG13/ELE_MG13_zb_ncp_115200_610_211112.gbl
./data/EFR32MG21/ELU0143_MG21_zb_ncp_6103_211211.gbl
./data/EFR32MG21/ELU0143_MG21_ot_rcp_123_211211.gbl
Hmm, is it this? https://github.com/zha-ng/EZSP-Firmware
And just so i know, why would i want that firmware instead of the official one?
@fresh citrusso
first thing first
some guy helped me also with this when i was at the beginning so i want to say thanks again, he know who it is
second
you will need this
Elelabs / elelabs-zigbee-ezsp-utility
https://github.com/Elelabs/elelabs-zigbee-ezsp-utility
zha-ng / EZSP-Firmware
https://github.com/zha-ng/EZSP-Firmware/tree/master/Elelabs-ELU013
now to update it
Yeah so pretty much what i've figured out. Just wanted to check, thanks man π
That shouldn't matter
you will need first to sw from v6 to v8
Safe what
Yepp, i do the ordinaty update first.
sudo python3 Elelabs_EzspFwUtility.py probe -p /dev/ttyUSB0
just to see if all ok
check things out
where /dev/ttyUSB0 was my path
yours might differ
ok to sw
I have the command in front of me. So python3 Elelabs_EzspFwUtility.py ele_update -p /dev/ttyUSB0 -v zigbee
dunno, the guy before said he has issues with the new firmware? I don't quite get it, but can see updates for mine now too
sudo python3 Elelabs_EzspFwUtility.py ele_update -v v8 -p /dev/ttyUSB0
Huh, so no -v zigbee but -v v8 instead.
guess I will wait another day π
then after update is done
sudo python3 Elelabs_EzspFwUtility.py probe -p /dev/ttyUSB0
check again things
Β sudoΒ python3 Elelabs_EzspFwUtility.py ele_update -v v8 -p /dev/ttyUSB0
usage: Elelabs_EzspFwUtility.py ele_update [-h] -v {zigbee,thread} -p PORT [-b BAUDRATE] [-d {RAW,PACKET,DEBUG,INFO}]
Elelabs_EzspFwUtility.py ele_update: error: argument -v/--version: invalid choice: 'v8' (choose from 'zigbee', 'thread')
Seems like it doesn't like the v8.
I'll try what it says in the instructions for starters.
try it your variant
i think maybe dev change it in latest versions
i did this in 2021 / 04
so most sure things changed a bit
Yeah, it worked. It's a newer version and also v8
now
to update to latest version
you need this file
efr32mg13p-v8-6910-115200.gbl
or if there is any newer, but i doubt it
I'll try
the command should be sudo python3 Elelabs_EzspFwUtility.py flash -f data/efr32mg13p-v8-6910-115200.gbl -p /dev/ttyUSB0
if is not changed
i have my file in data folder
from there this path data/efr32mg13p-v8-6910-115200.gbl
Nope,
2022/01/11 13:52:27 Elelabs_EzspFwUtility: Successfully restarted into X-MODEM mode! Starting upload of the new firmware... DO NOT INTERRUPT(!)
send error: expected ACK; got b'\x18' for block 1
send error: expected ACK; got b'\x18' for block 1
send error: expected ACK; got b'\x18' for block 1
send error: expected ACK; got b'\r' for block 1
send error: expected ACK; got b'\n' for block 1
send error: expected ACK; got b'S' for block 1
send error: expected ACK; got b'e' for block 1
send error: expected ACK; got b'r' for block 1
send error: expected ACK; got b'i' for block 1
send error: expected ACK; got b'a' for block 1
send error: expected ACK; got b'l' for block 1
send error: expected ACK; got b' ' for block 1
send error: expected ACK; got b'u' for block 1
send error: expected ACK; got b'p' for block 1
send error: expected ACK; got b'l' for block 1
send error: expected ACK; got b'o' for block 1
send error: expected ACK; got b'a' for block 1
send error: NAK received 17 times, aborting.
2022/01/11 13:52:34 Elelabs_EzspFwUtility: Firmware upload failed. Please try a correct firmware image or restart in normal mode.
@fresh citrus posted a code wall, it is moved here --> https://hastebin.com/gimeqebexu
I'll download and try again. Maybe something wrong with the download
show me what you bought
The bulbs have no issues, they run through smoothly, it's the battery powered switches i see problems with 3 of them so far
just an fyi
Flashing seemed to work now.
So first download was corrupted or something
So looks good?
sudo python3 Elelabs_EzspFwUtility.py probe -p /dev/ttyUSB0
2022/01/11 13:55:59 Elelabs_EzspFwUtility: Elelabs Zigbee adapter detected:
2022/01/11 13:55:59 Elelabs_EzspFwUtility: Adapter: ELR023
2022/01/11 13:55:59 Elelabs_EzspFwUtility: Firmware: 6.9.1-214
2022/01/11 13:55:59 Elelabs_EzspFwUtility: EZSP v8
Thanks a lot for you help, much appreciated!
I only have two ikea battery ones, I'll give those a go later
legit
now you need just some custom settings for ha
i'll give this to you also
in config of ha
ezsp_config:
CONFIG_APS_UNICAST_MESSAGE_COUNT: 20
CONFIG_MAX_END_DEVICE_CHILDREN: 32
CONFIG_SOURCE_ROUTE_TABLE_SIZE: 200
CONFIG_ADDRESS_TABLE_SIZE: 16
Alright. Then i'll just add the stick as a normal ZigBee device in ZHA?
yes
i'll give you one more explicit and complete config
but i have to put it ion paste bin
one sec
enjoy
and welcome to community
my advice look in pined messages
Thank you! Hope this works better than my ConBee II stick.
i put there a way to scan and see what is the best channel for your zigbee network
is better to start right from the time you form your network
Yepp.
I checked the pin, but i need to have an account on Ubuntu to see it https://paste.ubuntu.com/p/QYnmKFwBfc/

No, you don't
There's a raw option, hidden somewhere
@fresh citrusthis is wierd let me check
it asks me for account also
this is shit
one sec
Please use a code share site to share code or logs, for example:
- https://www.codepile.net/ (select YAML as the language)
- https://paste.debian.net/ (select YAML as the language)
- https://hastebin.com/ (sometimes may not allow you to save)
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.
None of those require logins
You mind telling me where?
Does anyone know why when I change zigbee2mqtt/configuration.yaml the changes are reset on restart?
I don't remember TBH, I gave up fighting or recommending it ages ago
Are you using the add-on?
Aah, thought you knew. Yeah i don't use it either.
@fresh citrusdon't stress man
ubuntu ppl broke my paste
@sour shadow you can remove that pin
i'll do another
The Zigpy docs have details of doing it now anyway
I'm using the addon π
I've seen others report that problem, no idea what it's doing
No worries :). Get to it when you can it's not urgent.
Here's a copy of that: https://paste.debian.net/1226733/
Oh sorry, I didn't see that!
Awesome, maybe the same as i just found https://github.com/zigpy/zigpy/wiki/Zigbee---Scanning--for-best-channel
Thank you!
But since i have like 90 devices connected right now the scan might show differently if i disconnect them?
ofc
ha needs to be down
you are using zigbee.db
nothing should be using your coordinator when you do the scan
since you rise a docker container that will use it
Yeah i'll do that on my laptop. But maybe just shutdown HA anyway
you need to shutdown ha and everyhing that uses your coordinator from where you scan and your zigbee.db
Yeah
but what i dont understand
Or buy a second coordinator
I have one. Just bought the Elelabs. Replacing my ConBee II
is how you have 90 devices on a coordinator that you just updated (elu13 one)
or ha is still conected with conbee
?
Nono, on my ConBee II in HA.
I will replace the ConBee II with the Elelabs stick.
Since i've had issues with the ConBee II stick
yah well my advice start from scratch do not use that network that you have
That's the plan yeah.
good man
But just so i understand it correctly. The scan bellows -b 115200 scan -e shows all the channels and "-50" etc. Higher number is better right? -97 is great?
If I update the filesystem, and restart through the UI it seems to persist.
if you have strong signal on 15 for example and week on 25 then you prefer 25
Yeah i just saw Look for something in the -80 dBm to -100 dBM range. Anything around -30 to -50 is fairly noisy and will have contention.
because
it actually measure what is there already
if some stuff is there with strong signal
you do not want to for your network on that channel
you understand?
Yepp.
also do multiple scans, it changes π
anytime man, i am glad i could give back
Walt_H helped me when i was at the beginning
I've used HA for a few years but it's now recently when getting more Zigbee devices it started to drop and bulbs etc not answering. Hopefully the new stick will help.
you might need more routers
or one of your neighbors decided to play on 2.4 GHz
this is the worst thing about zigbee
it's on 2.4 GHz
Yeah i know. I have a bunch of bulbs, pretty much everywhere so they route the other stuff.
u have ikea?
bulbs
i am asking because some of them and not only ikea have a bug where they stop routing (they freeze at one point, they still work ok but they do not route)
that means for you all devices routed trough that router stops responding until you power cycle the affected router
i pretty much changed all my bulbs to ledvance
removed all old osram and ikea
Yeah i have only IKEA bulbs
And sometimes i have to power cycle them. Hope that would be solved by firmware updates though
And it seems like channel 25 is best for me
So i should change channel to 25. Should i leave the "channels" as is?
network:
channel: 15 # What channel from the mask the radio should try to use.
channels: [15, 20, 25] # Channel mask to distribute to end devices.
So bellows -b 115200 form -c 25 -D /data/zigbee.db seems to take a while? Or should it be more or less instant?
@ivory hound When you're back, did you remember having any issues with it?
did not have any issues with it
but i was just forming the network
had nothing in it
except coordinator
Yeah but it requires -D
my idea is this
stop ha
in fact no
it involves you to backup your network and stuff
I don't care about the Zigbee network though
the best way is to do this when you want to change your coordonator from conbee to the new one
so when you decide you want to move from one to the other
do this
remove zha integration
I'm there right now. And that's done.
Also done
I'm trying to get the stick to join channel 25. I don't have bellows in my HA.
then remove zigbee.db from ha conf dir
bellows -b 115200 form -c 25
Usage: bellows form [OPTIONS]
Try 'bellows form --help' for help.
Error: Invalid value for '-D' / '--database': File '/root/.config/bellows/app.db' does not exist.
now we are in the state where ha is stopped and also all traces of zha are gone
It wants the DB. I cant join without DB.
then pit in the new coordinator
setup zha with my conf
zigbee.db should appear again
at this point you have zha setup and ha running with nothing except coordinator in zgibee db
then stop ha
then you do bellows stuff
but your problem seem to be the path to where zigbee.db is
Error: Invalid value for '-D' / '--database': File '/root/.config/bellows/app.db' does not exist.
ofc does not exist
I mean i don't have bellows in HA. I need to do it on another machine
you should use path to zigbee.db that is in your ha conf dir
fallow all the steps i said it will work
Then where should i run bellows?
do not matter
run the commands on the same machine where you have ha
run the command from the folder where bellows is
I have the HA Blue. i dont have docker/bellow there. I need to move it to my laptop
make sure to put the correct path to zigbee.db
So i need to move the zigbee.db in that case.
Yeah i know. I'm making a backup of HA first. It'll take some time. But right now i've removed old ZHA integration, removed Conbee stick. Removed integration. Currently backing up.
And zigbee.db doesn't exist.
So i plugged in the stick. Added the config i configuration.yaml and tried to add the ZHA integration https://i.imgur.com/3jrB89W.png
After a while is says OK and then Failed to setup with this error in the log
https://paste.debian.net/1226742
Maybe an error in the config. Let me check
It's not necessary for the formation command, I'm not too sure why it asks for it. If it ran earlier but got "stuck", it probably worked. Can you run bellows -d /dev/... info to see what the logical channel is for your network?
part
remove all except this:
network:
channel: 25 # What channel from the mask the radio should try to use.
ofc use whatever channel you want
or remove it
and you set the channel after
Yeah i had those two on the same column. Not it worked π
So now i'll copy the zibgee.db to my laptop and plugin my stick and in the docker try to join channel 25
Got it. I'm disabling the ZHA integration and see how i can stop the HA core
not sure diable is a way
i dont have much experience with ha on hasos
for me docker containers are the way to go
Yeah i stopped core.
tbh for me that thing is a mistery
i am guessing is a service
this core
on hasos
Info says radioChannel=15,
I've done that already
and
do the command for leaving
and joining new channel
again you have to do this agains the db
I am
and then move this new db back on your ha host
Yes
But this command bellows -b 115200 form -c 25 -D /data/zigbee.db hangs, no output.
But info now gives me radioChannel=25
So i guess it worked anyway (i cancelled the command)
So DB moved back, stick plugged back in and core started.
Sooo, it seems to work. Is there any other place to see the channel except for bellows so i can verify it's the correct one?
maybe on coordinator on zha
if you click
i dont have zha from long time
maybe somebody else can help here
bellows is what ZHA uses to talk to your radio so if it shows 25, it's 25
Cool cool. Thanks
Hopefully in the near future this process will become slightly less painful
Haha, yeah i hope i don't have to do this again.
While it's possible to migrate from the Conbee straight to your Elelabs/EZSP radio and keep your devices, it's something that can only be done once for your target radio so it's probably better to re-join your devices on a better channel.
Yeah i've heard several people say that. It's a lot of work but what the hell. I'll redo it. First bulb paired now and that seems to work.
hopefully you only do it once and hey the next guy that need help will give you a shout π
Maybe :D. Again, huge thanks for your effort. Appreciate it!
any time man
No groups are created though. Wonder if that's a ZHA thing, probably. Worked before though.
I'm a n00b troubleshooting a zigbee bulb from Innr that decided to stop working. I manually put the bulb in pairing mode but I cannot get it to reconnect. I'm using ZHA, docker container, and my USB zigbee stick is described as "ZNP = Texas Instruments Z-Stack" in Home Assistant. I'd like to share the logs to see if anyone can help me troubleshoot. What's the preferred way for sharing logs in this group?
@worthy atlas just started the update, says 90 minutes left
cc2652p2 <-- the p means 20dbm gain , is this on by default in z2m , or do i need to set this ?
More gain != Better
You need the right firmware, and to set it
It defaulted to 5 in the past and 9 now I believe
And if you understand desibel, that is a huge difference
right , there used to be a setting in the webinterface z2m , is it removed ?
And do get more routers instead
so setting it to 20 is safe , wont need extra cooling etc .. ?
I see no reason anyone would need to set it to 20
Worst case it catches fire
Active mode RX: 6.9 mA
Active mode TX 0 dBm: 7.3 mA
Active mode TX 5 dBm: 9.6 mA
Active mode TX at +10 dBm: 22 mA
Active mode TX at +20 dBm: 85 mA
more gain means more range thats alway a good thing right
No
It applies only in one direction
Just because you can use a megaphone to be heard by your friends, doesn't mean you can hear them whisper back to you
Same reason so many people buy long range WiFi access points, and then are
when it turns out it doesn't solve their range issues
I also have a theory that having extremely high TX power may actually degrade performance for new devices joining the mesh, since they pick the coordinator as their parent due to the LQI being high in one direction, but the coordinator won't actually hear the device any better
Feedback is a thing yes
Not sure if devices try joining a network multiple times, cycling through potential parents
I know Xiaomi just pair via the first thing that responds
I won't be surprised if many other devices do that, or join via the strongest signal
So, as you said, a loud coordinator just gives you a crap mesh
In theory it might be good for broadcast/multicast
But those packets make up only a small portion of network traffic
I can see that a moderate increase could help in some situations, like where you've got relatively little interference and the coordinator is sufficiently sensitive
there a way to see what dbm is being used , or does the 2652 just defaults to 9
can i set a router device to not accept node connections? using z2m
I have a power plug which gets power cut sometimes, don't want any other nodes connected through it
I experience the nodes fall off the mesh when the plug gets offline
No but you can leave it offline and re-join the devices. They probably won't switch parents to the router you turn off. Better solution would be to not turn off the router.
hm, then I will re order this setup so its not~~ getting turned~~ cut off... thanks
I have ordered myself a conbee2 stick and wanted to use it with deconz on my home assistant server. Now i heard that the conbee2 stick maybe is not the best solution, why is that? Is there some literature around where i can read something about it liek the pros and cons
Is there such thing as a lux sensor that can keep a room brightness consistent with outdoor lighting? For example dim the lights when the sun is bright
Not by itself, no
I think you can write yourself an automation for that and use something like the aquara motion sensor
Well, not that one, that's crap for light
The Xiaomi light sensor is pretty good, as are the Hue motion sensor, and the Develco multi-sensor
I just switched to an Elelabs stick and repairing everything. New ZHA groups etc etc.
It seems like the groups are not created in HA. Even though the logs say they are.
2022-01-11 20:38:49 INFO (MainThread) [homeassistant.components.zha.core.group] [light_group_vardagsrum_tak](0x0004): group_added
2022-01-11 20:38:49 INFO (MainThread) [homeassistant.components.zha.core.group] [light_group_vardagsrum_tak](0x0004): group_member_added - endpoint: <Endpoint id=1 in=[basic:0x0000, identify:0x0003, groups:0x0004, scenes:0x0005, on_off:0x0006, level:0x0008, light_color:0x0300, lightlink:0x1000, manufacturer_specific:0xFC7C] out=[scenes:0x0005, ota:0x0019, poll_control:0x0020, lightlink:0x1000] status=<Status.ZDO_INIT: 1>>
2022-01-11 20:38:49 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new light.zha entity: light.light_group_vardagsrum_tak_zha_group_0x0004
Any ideas?
I'll check these out, thanks
good to hear i only have hue motion sensors
Does hue stuff work directly with zigbee?
Didn't know if it needed a hub
Zigbee needs a coordinator, of some form
Yeah but besides that
Then you can browse the list of supported hardware and blow your mind
So that entire list works directly with a coordinator?
@worthy atlas currently stuck like this
For example, could I pair this sensor and lights directly to Zigbee2MQTT with a coordinator? https://www.amazon.com/Philips-Motion-Sensor-Installation-Free-Exclusively/dp/B08VR54M2W?th=1
They all say hub required so I don't know sometimes
It's not like Philips wants you to use Z2M
That's what I saw on multiple units yesterday (and still this morning), I saw one other mentioning this over at the z2m discord this morning as well
Like will I be able to pair my sengled bulb to Z2M
if it's Zigbee, yes. (and not Bluetooth or whatever else they make)
I belive so
Hell, if it's not on that page and is Zigbee you can still use it, you just have to do a little work
Zigbee, and Z-Wave, are standards. You can (mostly) use anything
I get my cheap coordinator on thursday for testing
Hi everyone. Iβm considering putting my Nuc which the coordinator is attached to in my network room (to be built so canβt test now), which is in the corner of the house. It should still have routers near it but now there will be more walls separating them, is that expected to have a major impact? (Zigbee)
Decently sized. Hm. The only reason Iβm planning on doing a network room is the noisy UPS I got. More devices, more problems. But thatβs offtopic I guess.
Mine lives in the corner, no real issues here, but then the far end of the house is only 2 or 3 hops
Latest update from koenkk 1h ago
Think it is the same
Which leads to
This is the same issue as #10666 , currently working on a fix there.
Note that this is a bug on the z2m side, if the progress is 100 the device updated succesfully.
Current workaround:
stop z2m
remove the update state in data/state.json
start z2m
If your button doesn't send any events anymore, click the yellow reconfigure button in the frontend, just before that make sure to wakeup the device by pressing a button on it.
is a firmware flash required for the sonoff zigbee 3,0 dongle ?
but with z2m it runs out of the box ?
For a reason
Yeah, but some people don't want to listen...
It comes with instructions for how to flash it...
If you lost them then https://www.zigbee2mqtt.io/guide/adapters/#recommended has a link for you
didn't get it yet....just checking the terrain
in transit from china
deCONZ is what i use to install zigbee right
I have the Nortek USB stick and I'm setting Z-wave and zigbee up . just wanted to make sure i had the right app
That's the only add-on it shows is deCONZ, the Nortek USB is capable of running on both zwave and zigbee
Well, I'm brand new and I have no idea how to do this rather than youtube videos. I can't find ZHA,
Ok thanks, will start there I appreciate it π
deCONZ is not your friend here
Is it possible to run deconz and zha simultaneously if you use an own zigbee sticks for both
Hello there. Im in the process of switching from a tradfri zigbee bridge to ZHA and have a few questions, this looks like the right place to ask:
- with the tradfri system i could assign lamps to a remote to have them controlled by it even when the bridge was down. Is there any way to emulate this behaviour with ZHA?
- I have a fixture with multiple bulbs, organised in a light group and automation set up to control them via a remote. The call service option for the light group only gives me an option for setting the light temperature but none to incrementally change it, any advice on how to do that?
- is there a way to turn the tradfri bridge into a router?
I only switched to Home Assistant from OpenHab recently, so please excuse if I'm not up to speed on everything.
- You can bind a remote directly to a lamp. Recently, IKEA broke group binding with the latest firmware though. Binding a remote to a single light still works. (Should als work if you bind a remote to multiple lights without using a group. Might get laggy/weird with on/off behavior though. I just ended up using HA for basically every remote. Only a couple of on/off switches are still directly bound each to one lamp.)
- There are some blueprints/scripts (or maybe even blueprints that could do that). You'll probably have to search a bit (maybe HA forums). (Looks like "Light Hook" can do it: https://community.home-assistant.io/t/light-hook-control-any-light-rgb-color-temp-brightness-with-one-of-the-supported-controllers/286443. You could try to extract the relevant parts of the scripts if you don't want to use the whole blueprint. But there might be better code snippets for that)
- No
thanks
how does the group binding work? with the IKEA system you would just long press the pairing button next to the bulb, the remote would light up and pair, but with the remote connected to ZHA, that doesnt appear to do anything
the Light Hook thing looks pretty much like exactly what i need, thanks
Yeah, ZHA has a UI for that. I can't find any proper guides immediately. But you would want to go to: Settings -> Integrations -> ZHA -> Configure -> Devices -> select remote -> Manage Clusters. (some things might be named differently)
Under "Device Binding", you can bind the remote to a single light. Select the light, press bind and then immediately press any button on the remote to wake it up (so it can receive the command). That remote should be bound to the light now.
It's similar for group binding. There, you also need to select the clusters which you want to bind. (Probably OnOff/LevelControl/Scenes (maybe Groups/LightLink too))
(But group binding seems to be broken in the latest firmware for IKEA remotes)
The binding thing worked, thanks
Hey folks, I have a CC2531 with an older Z-Stack firmware. I want to update it to the most recent without the use of a CCDebugger. I came across this article here of how to accomplish such a reflash. Has anyone tried this and is this still a working procedure, given that this was written a few years back? Thanks! https://github.com/Koenkk/zigbee2mqtt/issues/320
That was quick! And from the master himself -- thanks puddly! π
Most people use a CCDebugger I suppose?
This method isn't in the Z2M documentation so it's not really something people know about. It's also not as "low-level", so you can't fully erase a CC2531 with it. Make sure to erase NVRAM when moving between releases (e.g. Z-Stack 1 -> 3, though you shouldn't do that to begin with)
Thanks -- yeah, with that old device, I'll stick with the 1.2 firmware of course π
Am I correct in assuming that your zigpy.znp tools (flash_write) would accomplish the same?
Yeah, those work the same way as the Windows utility
is it a good idea to use the conbee 2 with ZHA or are there problems to expect?
Mixed user reports
We have a dozen or so users every week show up with "lol my ZigBee doesn't work great" running Conbee, but they also usually have 0 routers
Users 
With routers you mean devices like zigbee plugs?
Okay, i have dozens of routers then, coming from a hue system with 23 Bulbs/plugs. More plugs coming. Would it be difficult to change the stick afterwards, besides the act of the need of the new pairing of the devices? I have a conbee 2 stick ordered and its allready here but not opened so i'm questioning myself if i should send it back or if i could start with it
Migrating should be possible, but I've never done it
Buy something CC2652 based. This list is a good one, both Tube and Electrolama have been proven to have excellent customer service. The current generation of EZSP sticks (see here for some) are also a good choice for ZHA.
Anything CC2530 or CC2531 based should be avoided - they're old, slow, and only suitable for a dozen or so devices. The Sonoff ZBbridge isn't advised since it uses WiFi (built in interference causing stability/reliability issues), and the HUSBZB-1 uses an older chipset so should be avoided.
Finally, the ConBee range are fine with deCONZ, but experience with ZHA and Zigbee2MQTT appears to be mixed.
Isn't zigbee2mqtt something else than ZHA?
So if i want to keep the conbee 2 i should use deconz elsewise i should get an other stick. And using deconz isn't the best idea because of the amount of included modules
Yes
So a good start would be the zzh Multiprotocol RF Stick with CC2652R1 or are there any downsides with it?
I currently use that one, it is great
I'm switching to a Poe coordinator from tube
To get rid of the pi
I have a hp elitedesk server on which home assistant os runs inside a virtual machine on linux, it wouldnt be a problem to run the stick on a usb port of it (with use of a usb2.0 extension of course)?
Probably not
Should be no issues at all
why couldnt you run your zigbee stick directly on a usb port of the host where home assistant runs?
ok so zigbe2mqtt it is
Decoupling 
My ha container can run anywhere and still have access to everything else it needs on my network
Including zigbee2mqtt that can run anywhere
Direct in the port introduces RF noise issues, on a USB extension cable avoids those, and tends to put the stick where it gets better connectivity
yes i know, running into these problems like everyday, with logitech presenter and stuff like that
shipping from Great Britain, oof
Then buy one of the other options 
Or buy it from somewhere else. My Sonoff stick from iTead came from China
Well, the ZZH is only sold in one place
Very true. Though there may be a second hand market nearby. Someone who's partner is fed of up with them tweaking all the lights or similar π
sooo.... everyone
I definitely didn't spend a day wandering around mostly in the dark because I'd forgotten about the existence of light switches when my Pi SD card failed the other day. (Follow the advice folks, use an SSD or a better machine.)
or have another expendable sd card at the ready and backup your config to google drive π
Pi and SD card, abomination!
i will admit i've looked into migrating back to a virtualbox HAOS VM on my xeon box
looks like a pretty seamless transition
π€’
oh shush
Virtualbox, sounds like a Windows server
debian
there's a 24tb raid6 array sitting on there with EVERYTHING on it
These are rookie numbers!
my controller died a few years ago and took the array with it
Also, where is the backup?
and i've been gunshy of it ever since haha
Also why we run software raid, not controller depending
in a fire?
What software raid?
it looked like a single disk failing, so i just kept rebuilding the array
then during a rebuild a second disk dropped out, then the controller failed
lesson learned. raid6 and keep a spare controller card in the drawer.
That isn't raid
and just kept adding to it
i've been moving stuff off it so i can overhaul it and do it smarter this time
i feel like this may be off-topic for #zigbee-archived π
Drop hardware raid, run zfs if you have more than 32gb, if not run btrfs
nah only 16gb, i think
i looked at zfs, but the overhead was too much
it'll be btrfs this time
you rate KVM then?
I do KVM for the three vms I run on Linux yes
Everything else is docker
Or in my vsphere lab
I know! In my defence, I knew it was terrible, had backups, and had already bought a better device to run HA on. I just procrastinated migrating which was terrible

i'm at a bit of a loss as to what to do with my yellow now

πΆ
destroy it ceremonially in a tiktok video
Paint it black?
anyway, i'm calling it a night. i may pick your brain in #hardware-archived at some point in the future.
Almost every time I go into deCONZ there is a update progress going on on a couple IKEA TrΓ₯dfri repeaters. /data/otau/117C-1102-23086631.zigbee is the file. Version in the table is 0x23070631. After about 10 minutes the progress is set to Done, but it still wants to update again at a later time. Ideas?
Hi fellow nerds!
I got my new zigbeestick today, slaehs CC2652R. Gonna migrate from ZHA to Z2M and move my devices from Conbee I.
Is there any config in HA that I should save before starting? I mean I'll need to repair everything, but is there and need for saving the network key or anything? Dont have any locks or stuff like that, but might as well ask.
Nothing to save, no
How many devices?
Is joining enabled in zigbee2mqtt?
Then just turn the bulb off and on five times and leave it on the sixth time
Or if it is totally new you just turn it on
Yes
You may still need to do the reset dance
It is a bit misleading in the tradfri
If you do on off one time too many
It will still blink
But not join
Reset the device so it goes into pairing mode
No
Exactly X times
Exactly the right amount
My experience is at least that if you do it one time to many it will fail
And cost me 20 minutes until I figured it out


That's something in your HAOS stack connecting to the broker and disconnecting

Doesn't look strange
Whatever has that internal IP connects and disconnects from the broker
Whatever that is, who knows
The issue says Supervisor, which would make sense
i have this issue on zigbee2mqtt where after ota update of a device ota fw is updated but it z2m shows old fw version after update
if i check for update again, no more updates are offer
is like this for all my updated devices
what am I missing
?
Probably a frontend bug
i did not try but i have some old ones that when i've updated had the same problem, i think i've re paired them and now they do show new version
no idea what is going on there but i'll test with a re pair, even tho i am pretty sure after a rejoin will show the correct version
what i tried was reconfigure (which i have no idea still what it does) and did not work, i mean it said reconfigured successfully but same old fw version displayed
has anything changed with zigbee in the last couple updates?
my ikea buttons are killing the battery in under 24h, and i've tried 2 different brands
Sounds like poor coverage / too few routers
@prisma shellwhat else did you change in this last days?
did you move them in other location
?
i guess it was 2 weeks ago now and ever since then batteries go from full to 0.8v the next day
yes
it was working well for a while
months. i tried reconfiguring and repairing the buttons as well
yeah guess i'll have to
my guess is when you updated ha / implicit ZHA also introduced some bug or so
search also the internet for your issue
issues on git on ha
see if it works ok with older version make a bug on git
yeah I was kinda hoping I wasn't the only one here with the issue
Hi, I'm back with my "Friends Of Hue" issues.
i'm using z2m with conbee ii and have another conbee ii with wireshark to debug the communication.
when i press buttons on my ZGP switches (enocean PTM 215Z), i always get "some messages" (usually 2-3 per press or release) from the switch, but in many cases they don't seem to get relayed by my routers and mostly they don't reach zigbee2mqtt
does anyone have an idea how i can further debug the ZGP communication?
You're not seeing the encapsulated ZGP frame being sent by routers after they pick up the ZGP frame sent by your switch?
@austere patio i'm not 100% sure because the network is quite busy. i always pick up the ZGP messages.
https://imgur.com/Jjf6m7V
the first one is the ZGP message and the broadcast messages afterwards are coming from different hue devices and presumably relay the picked up ZGP message?
I see >20min ota updates with z2m, is this the norm?
@sterile sleet yes, i'm updating a hue power outlet for 20 minutes already. my record was > 1,5 hours π
ok, then I will do updates for the next 2 days
I remember it beign 5 minutes in zha
@austere patio when i don't see events in zigpee2mqtt, there are no broadcast messages following the ZGP message, so I'm pretty sure that's related. is that a problem of the hue devices themselves or does the coordinator have an influence on their ZGP proxy functionality
I'm not too familiar with ZGP but I think the coordinator may not make a difference. The Conbee's protocol doesn't explicitly say anything about ZGP so I think the stick itself cannot be a ZGP proxy (sink?) but other routers can
15-35 minutes for bulbs, 1h for battery devices is my experience
i think the conbee somewhat supports zgp routing, but i have plenty of hue routers around
I do 4-8 in parallel
Though the deCONZ docs say it explicitly supports the switch with no mention of requiring other routers so I probably am wrong: https://phoscon.de/en/support#pairing-friends-of-hue-switch
not sure if that would also apply to z2m, i'm not using deconz because the device support and stability wasn't great
i need to find out what the packages look like routers are sending to relay ZGP messages
They'll be destined for endpoint 242, you should be able to filter traffic that way
Is it possible for me to test out the Zigbee2MQTT add-on while not losing my ZHA configs? Meaning, can I disable ZHA and then try out some stuff with Z2M and if I hate it, re-enable ZHA and not have to rediscover every single device again?
A bit late, but I just flashed mine with a raspberry pi last week. Used this guide: https://notenoughtech.com/home-automation/flashing-cc2531-without-cc-debugger/
I used some circuit probes to avoid having to solder anything
HUSBZB-1
Could I utilize backups or snapshots to restore ZHA? Or does Z2M/ZHA store information in the devices/coordinator themselves somehow?
I'm actually not too sure how Z2M handles the HUSBZB-1's network state. Let me double check with mine.
Yeah, Leaving current network and forming new network. You'll have to do a backup with the bellows utility.
Hi everyone!
I got a little problem with the Zigbee-RGB-CCT-Controller I just received ...
I can add it no problem, but the colors are switched (on their pinheader)
Is there any chance that I can change this with a setting in the light-integration?
LED-Strip: 12-R-G-B-C-W
vs.
Controller: 12-G-R-B-W-C
i got a cc2531 cc with a debugger cable
i tried wiring up like this: https://raw.githubusercontent.com/jmichault/files/master/Raspberry-CC2531.jpg however the flash utility keeps showing 0000 for the chipid
i have tried wiring it in different ways and tried different wires
anyone have any suggestions
@hexed cipher what are circuit probes
@hybrid crown I just checked my notes from before when I flashed a CC2531 ...
What color does the LED of the debugger show?
I am running HA OS and recently switched to Zigbee2mqtt (HA add-on) and it seems like devices are taking forever to connect after a boot of the OS (pi3). Devices connected quickly using ZHA, but now only the closest device seems to connect straight after reboot? Am i too impatient?
you mean the led on the device?
im not using a cc debugger, just the cable that connects to it
Those things you clip on a chip to use a logic analyzer
Hi folks! I'm wanting to put an outdoor motion sensor in my shipping box. One problem - it's about 100 ft away from my house, and over a hill (not direct line of sight). I'm wondering if I should place a few outdoor motion sensors in other useful places to mesh my way out there?
Battery powered devices are end devices, they don't extend the mesh
With Zigbee2MQTT when you restart the whole system then:
- OS starts
- Supervisor starts
- HA starts
- MQTT add-on starts
- Zigbee2MQTT finally starts
Are there solar options maybe?
I've never heard of any, it's unlikely
You'd be a lot better off with something like LORA
What would you recommend for consumer or prosumer-grade options on this?
To be honest, I'm no expert. I know very little about it, just that it exists and is ideal for this kind of thing
You can get things like https://sensative.com/sensors/strips-lorawan-sensors/strips-multi-sensor-guard-for-lorawan/
You can then use tools like https://docs.openmqttgateway.com/ and a suitable radio setup
on the cc2531 the led is a solid green light
Received Zigbee message from 'schalter_hauptbad', type 'commandNotification', cluster 'greenPower', data '{"commandFrame":{},"commandID":21,"frameCounter":378,"options":0,"payloadSize":0,"srcID":24429192}' from endpoint 242 with groupID 2948
this is from the z2m log.
for a ZGP device, would endpoint always be the coordinator or is it the router that first translated the ZGP message?
ok, thats good news ... if it was red you would have to press reset (on the cc-debugger)
what command/program do you use for flashing?
but im not using a debugger just the cable. im using flash_cc2531
er
thats where i got the flash thing from
understood - I used 'https://github.com/dashesy/cc-tool.git'
let me try that one
but I used the cc-debugger - so it might be that this only works for 'cc-tool'
is there no way to flash without using the debug ports?
yeah that tool looks like it interfaces with the cc debugger
@mystic copper I went up to the attic next to the conbee coordinator and the buttons work there every time. So my hue devices are not relaying messages π©
Had I known how annoying ZGP is I wouldn't have bought 25 switches π
That's odd. I don't know what Z2M shows but do they have an endpoint with ID 242? I would have thought hue stuff would work with other hue stuff.
The endpoint on the zgp devices or for the hue devices?
My hue bulbs have endpoint 242 > output clusters > green power
The switches all just have endpoint 242
aw man looks like the cc2531 is garbage - such a bummer
If flashing my new Sonoff zigbee-adapter, do I need to flash both coordinator and router for usage in Z2M?
If you want to use it as a coordinator, flash the coordinator firmware; if you want to use it as a router, flash the router firmware
What is the best use case to replace a Conbee stick? Coordinator?
You need a coordinator to have a zigbee network, so if you're replacing your Conbee with the Sonoff stick then yes, flash the coordinator firmware
Ok, thx. Seems to be pre-flashed ootb, since I could add it through ZHA
It is, but upgrading the firmware is a good idea
Allright, I'll try. 502 Bad gateway in Z2M though, so I'll try an upgrade
@junior viper why do you want to replace the conbee?
@junior viper check the protocol, most likely z2m has a configuration problem
Had a lot of issues with it, I believe bad transmits/rates
@junior viper i use a conbee as well and overall I'm quite satisfied, very reliable even with over 60 devices.
My initial fault was that I didn't use z2m groups and instead tried to /set 10 bulbs at once for example
I'm in 150+ devices, not reliable at all. Tried Deconz, ZHA, Z2M & Z2ME, after some time Z2M loses connectivity to my devices, devices not meshed the "correct" or right way (in my opinion), goes the furthest way to connect etc. Just a bunch of different issues and scenarios, so I thought, why not test another stick
Deconz/ZHA is great, but I encountered long latencies in notifications (not sure if it's related to ZHA/Deconz, but Z2M notifies instantly as for my water leak sensors for example)
deconz was worst for me
there shouldn't be any delays w/ ZHA
would be interesting to get more detail there when you have time
I hope my conbee stays stable π
Interesting, SmartRF cannot find my Sonoff dongle
Smartrf and ZigBee 
What about it? π
I'm back with another Zigbee question. I'm running HA OS on a VirtualBox VM on a Win10 host. I am able to pass the Zigbee stick through to the VM, which sees it on COM1. I can get everything to work (HA OS discovers deCONZ with a valid IP, Phoscon works and accepts the IP and port to open the gateway to the VM). What I cannot get to work is creation of an actual network. deCONZ on PC reFUses to recognize the Conbee so I cannot get the network to materialize. Hence, my sensors are in the wilderness. I assume I'm doing (or not doing) something basic. Can anyone suggest a troubleshooting path? I'm about to tear out what's left of my hair!
I was told to post my question in here. Originally posted #integrations-archived.
Hello I am hoping someone can help me. My issue is with the ikea tradfri remote buttons. It has the five buttons; up,down,left,right and center. I have paired with a tubes cc2652p2 poe coordinator integrated into home assistant using zha. My problem the battery life doesnβt last very long. That battery can last anywhere from 2 weeks to 2 days. Is anyone else having this issue and if so have you found the solution please.
Anyone wanna share their configuration.yaml for Z2M using Sonoff as a coordinator?
Should not differ from any other coordinator config. Did you remove the adapter: deconz and baudrate: entries?
Yep, just replaced adapter from Deconz /dev/ttyACM0 to /dev/ttyUSB0 and deleted adapter: deconz
And baudrate?
doesn't even have that in there
also tried the long version; /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_7c3c72fda7c9eb1189bd8f4f1d69213e-if00-port0
What's the error?
none π
[22:10:08] INFO: Handing over control to Zigbee2mqtt Core ...
zigbee2mqtt@1.22.2 start
node index.js
Except for 502 bad gw..
Hello I am hoping someone can help me. My issue is with the ikea tradfri remote buttons. It has the five buttons; up,down,left,right and center. I have paired with a tubes cc2652p2 poe coordinator integrated into home assistant using zha. My problem the battery life doesnβt last very long. That battery can last anywhere from 2 weeks to 2 days. Is anyone else having this issue and if so have you found the solution please.
Generally speaking battery life issues are caused by interference or a weak signal
So, how many routers do you have, and are there anyone close to said switch?
Are they running the latest firmware? Do you just replace the battery or do you reset and re-join the device to your network as well?
Yes they have latest firmware. I have done both, removed and rejoined with new batter and just replace battery
I hope weak signal is the issue. I just ordered a router to place next to them. But the coordinator is located int the next room but inside a cabinet.
What's the cabinet made of?
If the answer is either metal or wood then that's a terrible idea
You should put the stick on a USB extension cord (good idea anyway) and move it outside the cabinet
@earnest scarab posted a code wall, it is moved here --> https://hastebin.com/irubixitot
igbee2MQTT:error 2022-01-12 22:32:38: Failed to start zigbee
Zigbee2MQTT:error 2022-01-12 22:32:38: Exiting...
Zigbee2MQTT:error 2022-01-12 22:32:38: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
at ZStackAdapter.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:94:31)
at Generator.throw (<anonymous>)
at rejected (/app/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:25:65)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! zigbee2mqtt@1.18.1 start: `node index.js`
Hey everyone.
I can see on the zigbee2mqtt github some people have the same issue, but there is not fix yet?
My CC2531 running zigbee2mqtt just stopped working this afternoon.
he fix is to unplug it then plug it back in again
The real fix is to buy a proper coordinator
Yeah, I am thinking about that. The sonoff zigbee plus v3?
that's one them
Should I unplug it while home assistant and zigbee2mqtt is running?
I seem to have the same issue, I just wrote about it above. Did you solve it? I have not yet solved itβ¦
π¦ No solution yet, still trying to get it visible in my Flash Programmer 2, no luck ..
HA has nothing to do with it, z2m is not running since it cannot reach the stick
I do have a proper coordinator
You have the same node error?
Did it suddenly just stopped Worning within the last 2 hours?
CC2531 is not a proper coordinator
It is a usb stick, that sometimes does what it is supposed to do, mostly it just rolls over and plays dead
It's ok, they just assumed I was replying to them, when I wasn't
So It works for me again.
- I stopped zigbee2mqtt
- Unplugged my dongle
- Restarted Home Assistant
- Plugged in my dongle
- It just worked!
@junior viper and everyone Else
Yeah, I Will do that. Probably the sonoff plus v3. I have been using the cc2531 for one and a half year now without many problems with 31 devices. Sometimes it did hang on though.
I agree. But thatβs not my coordinator.
Not doable for me, I'm using a new adapter - swapped my Conbee to a Sonoff Zigbee 3.0 Plus. Identical config except the device path
And still getting 502 Bad Gateway thrown at me.
Can you change log_level: warn to log_level: debug or something?
wow..
Is there anything else?
Same panid 
Apologizes I thought you were replying to my post/question.
Which means? Try another USB-port?
No sorry I read it wrong. I apologized to @sour shadow
No, another network still exists using that same pan or extpan
6754 is the default panid afaik
You're right, could it be that easy to just swap to 6755?
May as well stop using the public network key and EPID
If you're starting from scratch
And do channel scanning
I did, but my goal is to restore my backup from last night
You're migrating from a CC2531?
ConBee II
Not even sure it will work
Worth a shot instead of repairing 150+ devices
Undo the PAN ID change and use https://github.com/zigpy/zigpy-cli/pull/2
Gotta double check if Z2M still complains about network settings
Z2M will write the same general network settings to both sticks (unless you change the PAN ID) but the frame counter will roll back, which causes problems with some devices. The above approach does a complete backup of all settings.
Ok so first things first, put back my old dongle, perform a full backup? Follow these steps you sent - profit
Easier with a second computer
got this error.. working with lxc on proxmox
Config entry 'HubZ Smart Home Controller - HubZ ZigBee Com Port, s/n: 51300E3D - Silicon Labs' for zha integration not ready yet: [Errno 13] could not open port /dev/ttyUSB1: [Errno 13] Permission denied: '/dev/ttyUSB1'; Retrying in background
I've solved most of my problem with deCONZ. Changing the channel mask to '15' took a ridiculously long time, but it did enable me to establish a network and add the few Zigbee devices I currently have. I have a few more questions: (1) Must the deCONZ app remain operating on my desktop for the ZIgbee network to operate? I can't tell, with my limited knowledge, whether the app is just a nice interface...or is it more than that? (2) Same question for the Phocon web browser app. Does everything stop working, if I stop the webapp? This one looks like a front end config tool, but I'm afraid to shut it down. Based on this experience, I think I'll limit my exposure to Zigbee, in favor or ZWave and other approaches.
The Conbee works with both ZHA and Z2M so if you don't like the deCONZ approach, try them out
Thoughts on a zigbee humidty sensor in a bathroom to control a fan? Possibly a combination occupancy sensor for lights as well.
hi everyone. I am using Yale ZigBee door lock via ZHA. It shows battery status and has actions to lock/unlock.
Is it possible to get notifications when wrong PIN is used?
ok, nothing in zha_event for a failed code
I have a question with my Sonoff mini switch on deCONZ Addon using Conbee II zigbee gateway. The device is added and I can see it in Phoscon UI and I see the deCONZ log device action (button 100x for short and double click). Unfortunately I don't see the "state" entity in HA entity. The device tab only shows the battery level for the switch. Is there something I'm missing?
23:46:56:673 [INFO] - Button 1004 - WB01, broadcast to: 0x000B, endpoint: 0x01, cluster: ONOFF (0x0006), action: double, payload: None, zclSeq: 8
Hey , for sonof new stick with ha running on nuc , there is a recommendation to use USB extender. What would be the max length of the extender
Depends on the quality of it really
I have a good quality 2 meter one and it's just fine
Good , I need around 1.5 to get it out of the closet
usb A spec says ~2.5m, when I use my best cable I can get up to 4,5 -5m
Can you recommend a good cable with 1-2 meter
amazon basics cable is enough for 2m
Not sure if same brand will have same quality for diff l lenth
π
Clicking the shipping link for my tube Poe coordinator twice a day 
Thanks, flashed my 2652R1 zzh from electrolama, got ZHA running (I wasn't brave enough to setup mqtt).
Got my first aqara temp sensor working! Yay.
Now I need to find some documentation to help me not spend lots of money and time getting lots of sensors π
motivated enough*
don't buy sonoff sensors and tuya anything, problem solved
I have hue bulbs!
Then it's time to move them 
Are there LED controllers on zzh? I specifically want to control single pixels π
are the blitzwolf zigbee powerplugs which are as i understand from tuya no good investment?
Tuya is generally not a great investment
since the power plug of innr does not longer contain a power measurement, which is the power plug to buy if you want to have thtat functionallity
Assuming EU, https://www.zigbee2mqtt.io/devices/SP_120.html does do power
If we only had lidl
do you have a link in which the configuration of such a component is explained
Think we had one Lidl, then they realized Norway was too expensive
i have one, but they are not sold anymore
https://tasmota.github.io/docs/Features/ @jolly python
thank you
Do they comunicate over Wlan or Zigbee?
those are good since they use zigbee spec without tuya specialties
Waifai
And with the tasmota firmware it is accomplished that the esp8266 wont call china?
it's up to you really
I think i will try one, before i do further efford
You want wifi for this, WLED is the way
Wil that let me select pixels, too?
I had an idea of putting a small (maybe 20 led) strip inside a picture frame with some text on it and having them light up based on statuses, not a dashboard mounting per say, but a simple green/red/amber system
wled is the way
tasmota or esphome can do that too since you don't need fancy effects
Yes, just google/youtube WLED. It's made for your pruopose π
I have been reading and youtubing, but they all seem to be christmas lights and how to do the effects, (rainbow, fireworks etc).
My use case is a little niche in the sense of:
<led1> - if door open, green, else red
<led2> - if bread home, green, else red
<led3> - if something, amber, else red
You can do that too
wled might not be the best one for that
Actually, maybe not indeed. It is possible but maybe overkill for it. But if you have a an ESP8266 or ESP32 you can choose to flash wled or esphome/tasmota on it
no
you can get something like this https://templates.blakadder.com/ESP-01S-RGB-LED-v1.html
so flash, wled to that? π
I saw that actually
but I'd like it to be straight π
this looks pretty neat too https://quinled.info/quinled-dig-uno/
this one is small and has 5V rails but would need some soldering https://templates.blakadder.com/m5stack_m5stamp_c3.html
or creative wiring π
yeah, maybe I'll setup my first wled as a test and then try out this esp stuff
you need an esp to setup wled to test
no custom emotes π¦
https://esphome.io/guides/getting_started_hassio.html This a good noob read?
how well does the zigbee2mqtt handle stuff like energy consumption on light devices like SR-ZG2835RAC-S ?
because i got one light that should report power but does not seem to
it should report power usage but it does not
wled does that...
not with zigbee2mqtt addon atleast
Well yes, but not #zigbee-archived 
Oh
That's a dimmer
Not a light
Then it makes sense
Yeah... but it does report power and current in z2m https://www.zigbee2mqtt.io/devices/ZG2835RAC.html
It should
Yes. Should
there is others avaible aswell withot the -s
the reason im asking is i got another dimmer, same one but one is z-wave and other is zigbee, in z-wave it reports power propperly but the zigbee one does not
its not the same then
this is the zigbee dimmer that does not report
but the zwave one does
so i was wondering if it was a common thing before i buy more zigbee devices
Yeah that is a totally different product
depends on the device as you've already noticed
not all but plenty of information is there
Best documentation I've seen since GNU Make
You should see the service manual for the Hitachi storage systems
19243 pages of flow charts, plus 26439 more pages of details
Hey guys
I'm currently trying to setup Zigbee2mqtt with Node Red, which palette are you guys using? I'm having trouble getting it working
I can see in the logs for specific devices on the zigbee2mqtt homepage that events are firing when I click my hue dimmer switch, but when I try to listen for events in nodered nothing happens
Hmm, I've actually got a spare hue bridge v2 lying around the house somewhere.. I know it's possible to gain root access on it with a little bit of soldering, but anyone know if I could actually set that up as a z2m host? π
Apparently it's running a custom-build of OpenWRT that can install OpenWrt Backfire packages, so it might be possible to build z2m as well. Then it'd just be a matter of getting the radio to work π
It uses a https://www.microchip.com/en-us/product/ATSAMR21E18A, which unfortunately no Zigbee integration supports
To continue on my previous question, it appears that as long as I don't rename my hue dimmers in zigbee2mqtt they keep working
I'm using zha and my devices and HA is having issues communicating with the stick. Is there any troubleshooting that I can do to see if this stick is dead or if theres something I am missing. I have not made any changes. None. I've restarted zha, restarted HA, restarted the OS, reseated the stick. Stick lights up. But doesn't seem to be responding. I can see the device in the usb list. It's recognized.
What stick?
Nortek
Should be fine, but I've never used it
This has been working for years. All of a sudden, nothing. Very odd.
Enable https://www.home-assistant.io/integrations/zha/#debug-logging to get more context. What do you mean by "issues communicating"? Do any devices work?
Enabled, is there anything I should be looking for?
If you want to leave it running for 5-10 minutes and then post the whole log after redacting personal info, that'd probably be easier
It's in /config/home-assistant.log
Please use a code share site to share code or logs, for example:
- https://www.codepile.net/ (select YAML as the language)
- https://paste.debian.net/ (select YAML as the language)
- https://hastebin.com/ (sometimes may not allow you to save)
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.
Unrelated, but buying Hastebin and redirecting it to a different domain with a permanent banner is pretty annoying
Almost as annoying as the fact that it used to be down more than up
https://dpaste.org/ is also pretty nice. No JS.
command | nc termbin.com 9999 fyi @austere patio
Neat
Very handy
@austere patio http://dpaste.org/y3pk
Looks like 95% of them fail with DELIVERY_FAILED but the firmware on your stick is too old to support the detailed counters that could shed more light on why it fails
suggestions?
Any new hardware nearby? Have you tried unplugging the coordinator?
new hardware such as a new machine or new stick? Yes I unplugged it and plugged back in.
it lights up
stick is recognized in the OS
New router, microwave in the server room, etc.
0x6BA4 and 0x23EA
curious, is it possible a power loss could have changed the assignments of the zwave or zha side?
CentraLite 3210-L and NYCE 3014
if that flipped ZHA wouldn't start
the NYCE 3014 is a tilt sensor. furthest away in the house.
and I have a bunch of 3210-Ls
what is the stick?
Nortek
I'd say back up the network and update the firmware... thoughts @austere patio
?
that way we can get the counters
Yeah, maybe the update will magically fix it
the backup is just to have it... the SI sticks maintain the network
so the update is non-destructive
so long as it goes well π
Hard to tell when the only status is "failed"
agreed
No, it's on the stick itself. Set up https://github.com/walthowd/husbzb-firmware if you're familiar with Docker
I am, I'll take a look.
Walt's page has a "Coordinator migration" section that shows the commands to run to take a backup
So after scanning in the bash container via docker, theres no other step in that section. Only below it to update via python in another environment.
The bellows backup > /data/bellows-backup.txt part
Oh I meant flashing the new firmware.
I think once im in the container I can go down to the section where it shows how to flash it. If I'm reading this right.
./ncp.py flash -p /dev/ttyUSB1 -f ncp-uart-sw-6.7.8.ebl that
That's the one. Did you run the backup beforehand?
was just confusing on how it was documented. I will check the backup first.
ok, im upgraded.
See if that alone fixes it. With the new firmware, you'll see more useful debug output so let ZHA run for a few minutes to collect it.
on it.
Also, not sure but the blue light on the stick doesn't blink. Can't remember if it ever did.
Just stays blue.
Latest counters
Is your coordinator positioned in a place where all packets need to go through some router to get to it?
Some devices have firmware bugs that cause them to "lock up" and require a hard reboot to start relaying packets again
If some central router in your setup is stuck in this state, it may be affecting everything relying on it
oh you mean the router as in zigbee device that is acting as a router.
Yes


