#zigbee-archived
1 messages · Page 51 of 1
Maybe it’s delayed too
I use z2m but haven’t checked the map right after adding a device sorry
Hmm, it updated but looks like it's still going to the coordinator. Well, we'll see. The signal strength is still better than before so maybe that'll be good enough.
(I'm assuming I don't need to put the plug into any special mode for it to pick up the new signals?)
with z2m (or zha) you can choose which router a device pairs to
instead of clicking permit join all click the arrow to the right and choose a specific device you want to be the parent
that forces it to only join to that next hop as its parent
Ooohhh, that's neat. Let me give that a go.
You can try to set the values lower/higher and see if setting the light to those values makes a difference (or if it even accepts it). The mapping (color temp in UI -> lamp) might not be accurate, but we can't really fix that (groups would still be wrong for example.)
Doesn't really matter though.
Z2M uses these values: https://github.com/Koenkk/zigbee-herdsman-converters/pull/5893/files
I'd probably also just leave them like that for now.
doesn't really matter. If you can, you can already PR that custom quirk in https://github.com/zigpy/zha-device-handlers/pulls
Otherwise, just create an issue (providing your custom quirk version and this link: https://dpaste.org/nUFYv/raw + tag me please), so I don't forget about it.
Maybe we can still get it into tomorrows HA beta release then
Having trouble getting zigbee2mqtt set up and running and I'm kind of at a loss as to where the disconnect is here.
I've created a mqtt user in Settings/People/Users
mqtt addon installed. Logins configuration has the mqtt user/pass
mqtt integration reconfigured with the mqtt user/pass
zigbee2mqtt addon's mqtt section I've added the mqtt user/pass
When I start the zigbee2mqtt its error log shows MQTT error: Connection refused: Not authorized and the mqtt addon's logs show Client mqttjs_b0926a47 disconnected, not authorised and error: received null username or password for unpwd check
Download mqtt explorer and confirm you can login with the same credentials hitting the same ip
It’s a good way to confirm that’s not your issue
Iiiinteresting. I'll give that a go tonight. 🤞🏾
Is there like a way to flash automations directly onto a ZigBee endpoint like... How do I explain it. So I want to ask if there's a way for ZigBee endpoints to continue with their automations even if the coordinator USB goes down
The only thing like that is a zigbee group. You can have some devices control others without going through the coordinator
Oh, sorry. You're right. I knew it didn't sound right, but couldn't look up the right term
I use it for three-way switches to keep them synced
Yea
sure. Is the github account linked to your Discord the one I should tag?
I was able to connect with mqtt explorer when giving it an mqtt:// address of the HA's IP address. Tried doing that in the zigbee2mqtt addon and still get the same errors in both addon's logs. 🫤
An update. I'm a moron. my z2m config had pass: instead of password: 🫠 now to figure out how the rest of this works lol
It s an Innr smart plug that I ve
I have a TS1201 zigbee IR thing. I see this on github https://github.com/zigpy/zha-device-handlers/pull/2336 and found this ZHA quirk https://raw.githubusercontent.com/zigpy/zha-device-handlers/cefc5e7b4de4527145f297ae351d10e3523066d7/zhaquirks/tuya/ts1201.py. I downloaded it and applied it. How do I use the IR remote?
in the device page, it says quirk is applied Quirk: ts1201.ZosungIRBlaster
I am able to send command with this https://saucenao.com/userdata/tmp/KB0EeXw01.png
I have an IKEA switch and an IKEA zigbee signal repeater. They are both connected to z2m through a sonoff usb dongle. I found quite often (once a day?) the switch gets connected the repeater although its closer to the coordinator itself and then both freeze until I replug the repeater.
How can I know what is causing this? Is it because IKEA device knows another IKEA device somehow?
it's been a couple years since I tested it, it is in a drawer or bin now. But memory is it worked similarly: https://rgbgenie.com/?product=rgbgenie-rgbw-remote-zigbee
Out of curiosity, what are people using for Zigbee temperature/humidity sensors that are reliable? I have some Samsung SmartThings and Philies Hue Motion Sensors that detect temperature, but I can't seem to get an automation to trigger based on the entity in HA.
Aqara temp and humidity sensors are good
Stay away from Sonoff's, they're not so good.
Ime anything from Sonoff that isn't mains powered is hit or miss.
I also like the accuracy of the Aqara TVOC, and it's got a nice little e-ink display on it, but it's got issues with falling off the network on some firmware versions and you have to have the Aqara hub to update the firmware, it won't update with ZHA, idk about z2m.
Unless that's changed since last time I checked.
Sounds good. I just ordered the Aqara temp sensor to test. I have an Aqara zigbee switch, but that thing falls off the network constantly, not sure why
The little button or one of their in-wall devices?
The in-wall switch for lights
and I have an Innr plug acting as a Zigbee router in the room where it's in
the temp/humidity sensor in the ikea air quality sensor appears to be pretty reasonable. but it's more expensive, and usb c powered. (acts as a router)
(the expensive sensor, not the cheap one. the one with a screen)
also has tvoc and pm2.5
the zigbee air filter also has a sensor it exposes
The more expensive round one, rather than the rectangular one, right?
correct. ~200CAD is what they sell for.
got mine on sale for 160 or so. works very well
given the wildfires out here, kinda wish i bought more when it was on sale.
99% sure it's just this https://www.adafruit.com/product/3686
or this for less/longer ship https://www.aliexpress.com/item/4001039451614.html
Also the same sensor used in those $400USD PurpleAir sensors.
Hi I have various clues my conbee 2 is not working. Can not find zigbee devices. Used usb extender. Any way to test if conbee 2 is working?
What are you trying to use it with? ZHA? Zigbee2MQTT? Phoscon?
If the stick isn't working it'll be very obvious in the logs
Not being able to pair devices will either produce log entries if there's a problem at the ConBee end, or nothing if the problem is the device can't reach the mesh
Hmm so could there be something wrong with my conbee 2 settings or do you have any advise
Well, ZHA will complain if the stick isn't working at all
If there's issues with interference at the ConBee end then it'll log that too
Wil it log something when searching at all? Or only when finding devices
ZHA's diagnostics may help here, since they tell you about the RF environment
It won't log when searching, because it doesn't search
The device when put into pairing mode is the one doing the searching
Okay I understand.
How do i do this?
Find the ZHA integration in your HA install
Look for diagnostics
Like most things in in HA it's likely under 
Can I drop it here?
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
The energy scan shows that the ConBee is working
although now i own a zigbee sniffer
so this exercise was worth it
Do you already have any Zigbee devices paired?
No not to this conbee 2.
Are you trying to pair the new device in the same room as the ConBee?
Ok i will try at some disctance now
You want it to be maybe 30cm (12 inches) or more away
No result
These are my devices
Thanks for help anyway, got this problem for some tim and can not get it working
PAN ID
21:c5:af:8f:78:3b:ec:2f
Extended PAN ID
25
Channel
00:21:2e:ff:ff:09:5b:c2
Coordinator IEEE
deconz
Radio type
/dev/serial/by-id/usb-dresden_elektronik_ingenieurt
Can i only ask for zha or zigbee2mqtt too?
Either.
Then i need to think what my question is 😂
I got an Zigbee 3.0 dongle-P and it's not working
My zigbee Network settings
Do I need to flash a frimware? If yes, then i need help.
Let me know if anyone has any recommendations left. Sucks it still wont connect. Btw I tried to connect my devices to another hub and it worked
I'm getting this error when i'm flashing my zigbee stick
Initiate access to target: COM3 using 2-pin cJTAG.
No response from device. Device may not be in bootloader mode. Reset device and try again.
If problem persists, check connection and baud rate.
Connecting over serial bootloader failed: No response from device. Device may not be in bootloader mode. Reset device and try again.
If problem persists, check connection and baud rate.
Failed to create device object.
CC1352P2_CC2652P_launchpad_coordinator_20230507.hex
so I have an aqara "block", and using zha ... if the Visualization doesn't show it connected to anything it's probably somehow errored right? i have a sonoff outlet in the same room so was hoping it would pick that up since it should act as a router?
is that assumption valid or am I missing something?
well, i can't tell if it works or not, trying to Listen to events on "zha_event" and nothing seems to be firing when I shake the thing
Ah, the cube
It's called the cube, not the block 😉
Did you:
- Pair it in place
- Pair it to a nearby router device
Yes to both
Then assuming that you've not got interference problems.... no idea
yeah. the darn thing is 10 feet from the outlet that i bound to it, i don't think there should be any interference but meh frustrating
Has anyone migrated from the Sonoff Zigbee device to the HA Sky connect? Is it difficult?
What integration are you using? If you're using ZHA, there's a button.
@austere patio heck I think its ZHA. can't say I remember how to check though. Its the ZigBee intergration.
Then probably ZHA. There's a migration button in the configuration page that walks you through it.
@austere patio I have seen that. My concern is that I am running HA in a VM not bare metal. What I read is it tells you to remove it and then you install the Sky Connect. That could be an issue as I have that Sonoff USB device passed throught to the VM. When I remove it then it will close that connection. It might not be that smooth for me. Guess I will just have to make the plung and see what happens.
Is anyone familiar with adding an ethernet connected router to the network?
I'm using a ZBdongle-P with zigbee2mqtt in docker and it's working great. I bought a TubesZB Ethernet/USB Serial Coordinator to run as a router in my detached garage (I have ethernet buried out there) but I'm haven't figured out how to configure for it. I believe it came flashed for ethernet, and the jumpers are already set correctly. Do I just need to append something to my configuration.yaml file where I'm specifying ports (the below doesn't work)?
serial:
port: /dev/ttyACM0
port: 'tcp://device_ip:6638'
It’s one coordinator per network.
What you can do is run a second network. Easiest would be on zha, or run another instance of z2m, they have docs on using more than one instance I believe. If using addons you can use one stable and one edge
Ah, I didn't know that. Thanks!
Is there a way to find the current version of firmware on the SkyConnect USB stick with Zigbee2MQTT by chance?
Settings > About
Plug both in at the same time and you should be fine
is it possible to send a raw zigbee command in an automation?
I have a zigbee device that becomes unresponsive after every 8 hours or so. How can I debug this?
For now I know the problem most likely is not in HA but in z2m since when it becomes responsive it's also shown unresponsive on z2m
It's not Z2M, it's the device
If it's an end device, put in a new battery
If it's Xiaomi, pair it to a nearby router
If it's more than about 6 meters from the nearest router, add another router
The battery is pretty new as I got the device recently, the battery level is at 100% as indicated by z2m. It's an IKEA switch. It's less then 6 meters to the coordinator.
This is the only device that's behaving like this. I have 2 more xiaomi buttons they have be constantly stable
I am trying to setup a zigbee IR remote transmitter, it works in the device Manage Zigbee Device section but I don't see a way to send a command anywhere else. This is ZHA and the model of the thing is TS1201
Check out the zha.issue_zigbee_cluster_command service call
ah
so I have to do the whole zigbee command
btw for the quirk you made for me should I tag the github account you have on your discord profile?
there isn't a single good brand that does all smart devices
Looking for advice about a device to buy? Remember to provide guidance on:
- Which country you're in
- What your budget is
- What protocols you prefer (eg Zigbee, WiFi, Z-Wave)
- Any features you want (such as power monitoring, dimming, etc)
Hue are the gold standard of bulbs, but Innr and Ikea (Tradfri) are good
Gledopto are supposed to be one of the better ones too AFAIK
Oh, good to know. IKEA is quite accessible here
Please, turn off the fecking ping
I've asked a few times now
Fine
are you sure the IKEA ones are zigbee and can be connected to HA?
for zigbee compatibility you can check on z2m website
i just wanna know what I’m spending money on.
they have a list of products that support it
They have a list of products supported by Zigbee2MQTT, not by ZHA
thank u very much, I’ll check it.
yeah idd
The pinned messages here are ... every so slightly worth reading
Yep. Should be the same name as on discord
IMO the Ikea zigbee stuff is VERY hit or miss. The buttons for example are trash (i have 2, one died before i even finished setting it up.). the 2032's they come with are dead OOTB. The sensor is big enough that it could be powered by AAA's yet it uses 2x cr2032.
idk overall it's cheap but it's kinda shit.
kinda shit enough that i'd prefer tuya over that, and tuya's some shit lol
The big zigbee remotes (styrbar) are now powered with AAAs.
The bulbs I've used are fine. had a couple of the GU10s start to act up a little (flickering on and off if at full power).
Only bad devices from IKEA are the motion sensor and symfonisk remote
the gen 1 or gen 2 one? (or both?)
The round puck thingy
Not quite round innit
The jury is still out on that one
I don't think it'll be temperamental as it doesn't do rotation encoding
ahhh, that one 🙂
Anyone used SkyConnect and then use the Sonoff as a router? As I can’t get my Sky connect to find it
Iirc you have to flash specific firmware to the Sonoff stick for it to do that.
Looking at getting some smart switches for my new home assistant install and have settled on Zigbee. I should have neutral wires available (will verify before ordering, but the few I've seen have had them so far). Currently looking at Enbrighten switches as they are low profile and a good cost and I like that paddle style for switches. Wanted to see if anyone had any experience with these?
Inovelli blue or nothing imo
I looked at those, and was also wondering if it would be worth it to place the order and expect later delivery? Also work the additional cost?
GE hardware for IoT shit like switches, especially zwave, has been very poor
And embrighten is ge iirc
so I've followed all the tutorial for espresense and my watch and phone both show up, but that's it, nobody else. i've got the irk of two other phones which i've seen in mqtt explorer show up and i've got the entry in the configuration.yaml same as mine with the device_id: "irk:..." but always "not_home" even though it shows in the explorer
embrighten is indeed GE
Gotcha, that is definitely good to know, thank you!
tbh, go Zwave for switches.
generally speaking my whole kit is zwave for switches(/dimmers/fan switches) and zigbee for nearly everything else.
I'm not a fan of it being a closed platform, but I'll look into it some more
all my Zooz switches have 100% uptime for like 3yrs
that's the downside. zw stuff is usually more expensive (often 2x) the zigbee alternative
but, 800-900mhz(depending on your region) is rock solid and nowadays nothing else is on that band
That is fair
this blanket statement isnt really great advice it really depends on his use case
100%, YMMV. my opinions are my own based on my own setup.
that being said, in my anecdotal experience zwave is god tier
My Zigbee devices outnumber my ZW 2:1, so i'm not anti-zig
there's nothing wrong with zooz hardware on zwave if he wants dumb bulbs + smart switches /dimmers and that's what is often a good choice
but he can also do the same with the (more expensive) inovelli blues and those will add repeaters for his zigbee mesh and we're in #zigbee-archived lol
Yeah my plan is to just replace my switches with smart switches and use my existing dumb bulbs. That way, if something fails for some reason, my lights will still work with the switch actually controlling the power.
you can also combine zigbee bulbs+switches and bind them together so the switch always tells the light to turn off (even if home assistant is down) but then you can do advanced config with multi taps or other sensors like motion triggering lights to dim at certain times of day or whatever
just depends on what you want to do, how much money you have, and then actually doing it
That's good to know! Definitely something I'll consider down the road
for example if you wanted rgbw bulbs or color changing temp bulbs
although i personally prefer rgb(w) light strips for bias/ambient lighting
RGBW+wled is a game changer. I have so many ideas for what i want to do with that
the W is key though. nothing's worse than fake RGB white. Dedicated W channels are awesome.
Not very #zigbee-archived but you've seen the light, literally
So I recently set up a conbee 2 (on a USB extender) and 4 sengled ZigBee bulbs, and they generally work pretty well, but some of the lights don't respond super consistently to color changes (though they seem to reliably turn on and off, Which is odd). They'll work after I try a couple times, so I don't think they're disconnecting from the network, but I don't know what's going on. Would a ZigBee repeater near the conbee help?
Sengled bulbs don't mesh the way other bulbs do, they instead act as normal end devices. If they are physically far away from your Conbee, you may want to install other non-Sengled bulbs (or other devices) nearby to extend your mesh.
looks like one of my XIAOMI Mi illumuniance sensors has died. Over the last month, it would just drop off the network every 2 to 3 days. I have to delete, and repair. Replaced the battery already, and shows as 100% all the time. Interesting never had a sensor go on me. Being replaced with the 2023 Aqara Light Sensor T1 Brightness sensor
other 2 sensors are working well
They're all in the same relatively small bedroom, which is what's odd to me
As a workaround, is there a way to have ha retry a color change a certain number of times or something?
Upgrade to the beta. But the underlying problem shouldn't be there to begin with.
I would also try a channel migration if you only have a few devices, there's a pencil icon next to the current channel in the ZHA configuration page. Pick auto and it will hopefully migrate most of your bulbs to a better channel.
@mellow geode Is this some kind of mistake? I am suppose to format it like this when creating a pull request?
https://unsee.cc/album#SEezIFtsf3nE
Will do, thanks
That line is too long, so it it’s split up.
If you don’t have the pre-commit environment installed, you might be able to get away to format it using some "Black online formatter" (or just apply the changes when CI fails).
I think the new AttributeDefs should be in 2023.7.0b0 or at least b1. So you can already use them in quirks (and not the named stuff)
(You can also leave the PR like this and I’ll try to look at it later)
Thanks for the tips
Any idea what the TS1201 take as the input for the commands? I see base64 but how are they formatted? How to generate an IR code from scratch with known on/off period, carrier frequency and duty cycle?
For example, it take this command for my air conditioner remote
BpgNxQbqAb8gAQMJBb8B4CMBAQkFgDfgDwEBCQXgAQPAAUAT4DcB4BV14BEBQHtAA+ALAQOYDZgN4RcH4A934A9TwAFAH8ADwAFAD+ADAeAPW+AHAcA3QAfgAwPgCz9AE4AjQAngGQEDCQW/AcABwAtAB0ADQAHgHUXgGQFAT8AD4BMBQG9AA8ArQAdAD0ADQAHAB8AB4AcP4AsBQEPAAeADCwO/AeoB4AUP4AsBAuoBv+AaAUBH4AED4AEzAwkFvwE=
Hi, I just bought a mood-light from Lidl (TS0505B). I've paired it with HA (running in a container) using the sonoff zigbee stick (using ZHA, I think). This was succesful, however, I can only turn the light on and off, and have no color control, even though it should be an RGB light. I'm a bit stuck on how to fix this, does anyone have any tips?
Should I just try to pair it again then?
It works after repairing! Thanks a bunch!
it's not necessarily cheaper devices it could easily be his mesh sucks / interference issues
but ya the dance with cheap devices can happen for sure
following exactly what is in the manual / on the product page of z2m has been helpful for me tho
i've had one aqara door/window sensor that made me dance
at the end i was a good dancer tho
you're talking about aqara old 1.2 devices not 3.0 right?
and paired directly to the nearest router and at the location they live not moved?
not a lot of sensors
specifically aqara zigbee 1.2 ones or others not following the spec iirc
and they technically can get new routes they just need the stars to align
i thought most folks liked those
you cant count out chinese quality control and bad luck too
oh wow that's expensive
i figured it would be like $20
cant beat hue's motion sensors man
somewhere between 3-5 years iirc
i think mine are on year 4
no
replaceable batteries
i dont think they're supposed to use rechargable batteries dude
Hi, currently having issues with a switch at the moment, a Hue RWL021 dimmer. I've recently moved to a skyconnect, and running ZHA. Basically, when looking at the device details, all I have as a switch is a Binaryinput set to 'off'. Pressing the on button on the physical devices triggers a logbook entry of "<devicename> On event was fired". I have had it working earlier, but I had to reboot my machine (intel nuc running HA OS) as I had an update message saying I had to reboot as the "default settings had changed for the following addons." . Putting the device in pairing mode and attaching again doesn't seem to fix the problem.
@austere patio if you remember a discussion we had about When I updated the firmware of my skyconnect/zha to 7.3.3.0 And I was getting a bunch of startup errors such as channel 12 is not compatible and switching to 11 and one channel had high utilization etc I'm in beta1 now And there was a Zed HA dependency update and the errors seems to have been fixed. Just Curious if this is expected and much welcomed! #zigbee-archived message
Indeed it is!
Awesome thank you!
Hey all. I have a zigbee lock elife/easy access thing... In z2m I see a place that is called scene...is that a testing area or...
Anyone had situation where config from main branch did not work on edge?
and there is no big version gap, I have newest main installed
wanted to jump on edge for a while since there is not supported sensor on main which is already available on the edge but getting this strange behaviour
Ae you asknig about Zigbee2MQTT?
I have a blind that is controlled by the aqara E1 motor. The physical blind is able to tilt the blades by opening/closing just by a little bit, how can I implement it in Home Assistant?
ZHA
example:
making the blind go down will tilt the blades to 90 degree
making the blind go up will tilt the blades to 0 degrees
assuming 0 degrees is horizontal
yep
on the edge (beta) branch everything works fine but new entities are not created
You need to tell people that ... and what the problem is ... or they can't help 😉
that's a good advice ;D
but it looks like a problem on the edge of mqtt integration/z2m
i can see the mqtt topic under homeassistant/sensor
and it takes 2% movement to close/open the tilt
ok i got further - looks like it's configuration url error
File "/usr/local/lib/python3.11/site-packages/voluptuous/schema_builder.py", line 595, in validate_dict return base_validate(path, iteritems(data), out) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/voluptuous/schema_builder.py", line 433, in validate_mapping raise er.MultipleInvalid(errors) voluptuous.error.MultipleInvalid: invalid url for dictionary value @ data['device']['configuration_url']
strange becasue configuration url from the mqtt message works fine
for example "configuration_url": "/api/hassio_ingress/Lc0J0uZkpj4s0EWjVzsp3ErQ_IiL6_OGaIfGuvx4XWI/#/device/0xa4c1383fbb01ba4d/info",
That's not a valid URL
How can I call this in a service? https://smarthomescene.com/wp-content/uploads/2023/03/tuya-zigbee-ir-remote-blaster-zha-custom-quirk-send-code-287x300.jpg.webp
I see a zigbee cluster command but not sure what the parameters should be
zha.issue_zigbee_cluster_command
hello
So I have bought this cheap motion sensor device to test it, TuYa IH012-RT01, I'm trying to add it to HA (yellow) via zigbee, from the logs I can see some errors happening, any clue ?
Error handling '_save_attribute' event with (a4:c1:38:56:33:b4:ef:99, 1, 1280, 19, 1) params: FOREIGN KEY constraint failed
euhm with the cc2652 stick does it make a difference if i plug it in a usb 2.0 or 3.0 port ?
no but you need a usb extension cable
have that , 2,5 meters
but as of late a bit unstable
is a thin usb cable , maybe that's the problem
hmm just downloaded i guess newer firmware CC2652RB_coordinator_20230507.zip , in the about section of z2m coordinator revision is the firmware right ?¿
z2m does not state which stick is being used ? cause i dont remember exactly which stick i have , i know its a 2652 but PE RB or anyhting i dont know...
no changelog on firmware ?
euhm router is just a relay right
coordinator the main unit right
see what i did here , might have accidentaly flashed a router firmware onto my coordinator
still working though
be it a bit unstable at times
...
it won't work at all with z2m or any host if you flashed router fw.
ah ok , than it's an ancient firmware revision on it
Coordinator revisie
20220219
thought i flashed this year once , and just saw the above file on z2m website , thus the confusion !¿
CC2652RB_coordinator_20230507.zip
flashing it does not require re-pairing ?
No, and the Z2M FAQ covers that
ty
No, it's specifically a symlink that is independent of the specific hardware USB port
If your device uses a generic USB-serial chip (without manufacturer or model info, like the one you posted above), you may run into collision issues if you plug in a second one
The errors are normal. What isn't working?
It doesn’t go ahead with the pairing, it seems like they are communicating for a sec, but nothing else happens
What do you mean by "doesn't go ahead"?
anyone familiar with the Zigstar Multi tool for flashing
trying to read IEEE but it wont let me
getting error
timeout waiting for ACK/NACK after 'synch (0x55 0x55)
Sounds like your stick isn't in its bootloader. What stick is it?
zigstar cc2652P
RF-Star
ah hold FLASH button when inserting and keep holding
but how do i know its in bootloader ?
You can let go a second after it is inserted. Make sure nothing else is trying to access the serial port.
You'll know if commands that interact with the bootloader (e.g. reading the IEEE) work
nope think i bricked it , what is the best replacement stick ? sonof better or equal ?
You probably didn't brick it unless you managed to flash the wrong firmware to it
CC2652RB_coordinator_20230507.hex
but multitool was not clear if it was ready ,
it said restarting zigbee
You'll have better luck directly running the CLI script, it's not difficult
If you flashed the RF-Star cc2652p2 with the CC2652RB firmware, it's the wrong FW
the RF-Star uses the launchpad variant.
you'll likely need to hold DIO_13 low on the module to get it into bootloader
then flash the right FW
It is not recognised
you should be able to recover, just need to manually hold the pin low (to ground - the shield is grounded) when booting
data sheet can be downloaded here with the pin out: https://www.szrfstar.com/download/604-en.html
Can anyone help me get Zigbee2MQTT for my Sonoff Zigbee 3.0 Dongle working? I thought it was my old/slow Raspberry Pi 3, so I upgraded to a NUC. Started a completely fresh install of Home Assistant on it. But I cant seem to get it to communicate with the dongle. I flashed new firmware using the python method (since flashing with SmartRF Flash Programmer 2 kept failing). But still no luck.
@versed sluice I converted your message into a file since it's above 15 lines :+1:
Seems your mqtt server is not on
I thought mosquito broker was working, but looks like I am getting a few lines that just repeat forever...
what's in your configuration.yaml file?
Let me restart
I mean the address there
@versed sluice I converted your message into a file since it's above 15 lines :+1:
Thats my configuration.yaml
I think everything is default because its a new HA install
I haven't done any DuckDNS, Static IP's, anything.
This is your HA config file I mean z2m config file
homeassistant: true
mqtt:
server: mqtt://localhost:1883
user: mqtt_user
password: mqtt
serial:
port: >-
/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_10ac68a6200dec118254d4cebd930c07-if00-port0
frontend:
port: 8099
advanced:
homeassistant_legacy_entity_attributes: false
legacy_api: false
legacy_availability_payload: false
device_options:
legacy: false
I think I have seen it somewhere that by using just localhost can give you problems
Yeah, I saw that too... but I cant get my IP address to work.
My HA says my IP address is 10.0.0.179 but everytime I try it, I get a blank page that doesnt load
10.0.0.179/1823 doesnt load
In my config file, this line is: ```
mqtt:
base_topic: zigbee2mqtt
server: mqtt://mqtt
that should be 10.0.0.179:1883 not /1823
Added base_topic: zigbee2mqtt But it still doesnt work
@versed sluice I converted your message into a file since it's above 15 lines :+1:
Maybe also try this? server: mqtt://mqtt this is by default for me
leave empty when using the Mosquitto broker addon
https://github.com/zigbee2mqtt/hassio-zigbee2mqtt#installation
I'm assuming you are?
@ashen bluff leave what empty? Yes using the addon
Pretty much anything mqtt related
let me try
I'm confused. He's using z2m and that should already have the broker why would you want to install another broker?
You gotta be kidding me!
that was it
Every tutorial I have seen on youtube said download mosquito broker first. Then Zigbee2MQTT addon and do that server and username
I'm confused as well now. Z2M does not come with a broker. Unless you think of the docker compose file that also sets up mosquitto
yeah indeed
@molten linden the link wasn't working , have to short some pins ? there is a RESET button ?
So the official getting started of z2m mention about the broker as a prerequisite and I took it as a part of the thing
So how do I add a user/password? because when I fill anything out in the Zigbee2MQTT config (under mqtt) I get errors. Can I put a user in Mosquito Broker add on?
The reason localhost didn't work is because Z2M and mosquitto run in separate containers. localhost in Z2M just refers to the Z2M container, not mosquitto.
You should be able to use 10.0.0.179 but only if the port is listened on externally. See here how the container stuff works: <#general-archived message>
the addon uses the home assistant users
so you can add one within home assistant for it
And why would my code work? mqtt: base_topic: zigbee2mqtt server: mqtt://mqtt
Are you using the addon?
Z2M and mosquitto are in the same network (created by compose), hence they can refer to each other by name: https://docs.docker.com/network/
I tried editing the logins of Mosquito Broker
username: mqtt_user
password: mqtt
But it gives me an error when I try to save
Failed to save add-on configuration, Invalid list for option 'logins' in Mosquitto broker (core_mosquitto). Got {'logins': {'username': 'mqtt_user', 'password': 'mqtt'}, 'require_certificate': False, 'certfile': 'fullchain.pem', 'keyfile': 'privkey.pem', 'customize': {'active': False, 'folder': 'mosquitto'}}
you don't need to add them on the addons page
I see, so basically in that docker although they 2 can communicate with each other but only the front end of z2m is exposed?
I thought we arent supposed to run Mosquito Broker or Zigbee2MQTT as the admin
Depends on the configuration. The config here exposes more than just the frontend: https://www.zigbee2mqtt.io/guide/getting-started/#_2-setup-and-start-zigbee2mqtt
I figure a MQTT server that can only by reached by Z2M isn't very useful
you can create a user within home assistant (non admin) and use that
thanks interesting
Yeah, I created that user "mqtt_user" but I dont know how to make mosquito Broker or Zigbee2MQTT use it
if it's the addon mosquitto broker, it's already available
if you are usinging the zigbee2mqtt addon, you don't need to give a user either.
listener 1883
protocol mqtt
listener 9001
protocol websockets
if you are not using the Mosquitto broker addon fill in your MQTT details (leave empty when using the Mosquitto broker addon)
This whole thing is pretty complex. So mqtt opened 2 ports for different protocols
@molten linden is it the first pin on the bottom of chip
https://imgur.com/a/vXbbOCS
no
left side of module 6th up from bottom is 13
which you need to pull low to get to bootloader on the RB fw
the reset pin is next to it (1 down) you can hold 13 low, and then tap the reset low- that should get in to bootloader to flash the right fw
I give up on the user/login part. It works. ha ha ha
here's the pin layout from the data sheet: https://imgur.com/a/99Hjbfp
on launchpad fw DIO13 is TX for the zigbee module. which is why fw build variant matters for example
so do dio13 to grnd then dio13 to res
@molten linden have it in the pc and then short DIO13 --> GND , then DIO13 --> RES ?
and it should be in bootloader?
DIO13 > Ground (you can use the shield) then tap RES to Ground that should put it into bootloader.
nice , plug in , DIO13 tap shielding then RES tap shielding whilst in the usb port , and i can just use the zigstar multitool right
you have to hold DIO13 to shielding while tapping RES to shielding. this in essence is holding the bsl botton when plugging in.
yes should be able to follow up with zigstar tool
damnit these leads are small
it's doable I have had to help a few customers do it.
having extra set of hands helps
ok thanks for your help will try , and i guess i will have to repair afterwards right
depends on if you have a wokring backup
did once create a coordinator backup nvram backup when migrating from cc2531
current z2m and zha do it automatically
Hi I moved my zigbee stick from on HA server to another, I did a ZHA backup and restore but none of my devices show up on the new system. Did I do it wrong?
I can see the devices listed in the json backup.
Did you move your config folder?
no. Gonna look for it
Hi All, I have a push button Zigbee dimmer swtich by Schneider Electric (listed as CH/DIMMER/1 in HA). I have it paired and working correct for On/Off when short pressing the button. However it has a long press option as a dimmer. Is there any way i can tell HA to ignore the long press? This is what happens when i long press: Upstairs Light Switch Move event was fired with parameters: {'move_mode': 1, 'rate': 255, 'options_mask': 0, 'options_override': 0}, Upstairs Light Switch Stop event was fired with parameters: {'options_mask': <bitmap8: 0>, 'options_override': <bitmap8: 0>}
@molten linden I see it, am I just supposed to copy the entire folder to the new server? It sure would be neat to not have to redo my automations
ZHA has a zigbee.db file there but you also really need the whole folder if moving servers and want to retain the network.
👍
Or just for a ha backup and restore to new server
I can't do that, moving from HAOS to core.
Core?!
yes. I want to use usbip to have my coordinator on another system - couldn't make it go in HAOS
lol
I’m serious
Ain’t nobody got time for venv bullshit
My understanding is there’s no actual benefit to core over container except more legwork
Wait you’re a greybeard and not comfortable with usb passthru with docker?
ah usbip still
well I'm not an expert, but I have been twiddling with Linux for the past 30 years.
https://www.home-assistant.io/installation/ still they lay it out here
at least a little
ya I'll give it a go and see if I can't make usbip work in containers, always good to be on the right side of support.
it's actually wild how much harder of a time developers / sysadmin types have onboarding vs end users because of experience and tools they expect to use or w/e
it would be an interesting case study
especially as the project moves towards gui-centric config only and moving away from strictly yaml
like guys with haos wanting to poke system files
usbip is the only reason I'm trying to move away from haos. They'll probably add it next year or something
what exactly do you mean by usbip?
I have my zigbee coordinator on a raspberry pi in the middle of the house
are you talking about not needing something like ser2net?
then use zigbee2mqtt and ser2net
or do you have an efr32 coordinator?
Bus 001 Device 004: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP2102/CP2109 UART Bridge Controller [CP210x family]
oh
what is it lol?
lovely
not sure how to see that.
HA says: ZNP = Texas Instruments Z-Stack ZNP protocol: CC253x, CC26x2, CC13x2
by ZHA
what did you buy yo
CC2652P
nice
let me scroll up and confirm i'm on the right track
@molten linden doesnt zha support remotely connecting to a coordinator via ser2net etc like z2m does?
cooking dinner and charging phone so not totally available lol
do you even free support bro?
I'm not dyin here. you guys say it is possible with ser2net on HAOS I'll see what I can do
you just need reconfigure your adapter in zha
and manually point it to socket://ip:port
or be one of the cool kids and re-pair everything and use z2m and relearn how to walk with a better gui
both are valid :x
no need for ser2net except maybe on the other end where the usb is plugged in.
and pair something to only get "unsupported" when it's been out for 5 years already. lol
(and follows zigbee spec)
y o l o
i've had limited experience with zha just helping others over video calls. my two main complaints are lack of sane zigbee grouping names from the entities created from zha and the events of zha instead of button presses that z2m has, plus in my opinion, a less intuitive and less feature-rich gui implementation plus a lack of product pages is a huge negative
which i think is objectively true and accurate not opinionated
but i could be wrong
i want to want to do the dishes, as it were
Each is good in their own way. I started with zha and am old and don't like change 😉
Well based on my (ignored) open issue on z2m about the default onboarding providing insecure installations I’m tempted to say fuck koenkk
Especially with how I’ve seen the positive support provided by puddly and co here
especially the added things in the past year or so with ZHA such as automatically doing an env scan and picking the best channel etc
Hi everybody I suspect I might be in a world of pain. I just received my skyconnect. Started the process of migrating the radio and decommissoned my conbee II. Upon selecting the skkyconnect it asked "which radio type?" (Idk man it's your stick), went to google and couldn't find that info. accidentally refreshed the page and now I get an error when I try to migrate radio.
before going further can you confirm you are using a usb extension cable like the one provided in the skyconnect box?
yes and it is detected
I'm hoping a restart will get me somewhere. I swear if I have to reconnect 73 devices...
kinda feels like you should've confirmed what the process was to migrate before you just did it
I watched some YT videos and followed the official instructions. Where did I mess up?
i'm interested in their responses too
my understanding is zha just works and devices slowly migrate as they send info back to the coordinator but i have no first hand experience
and some end devices like battery powered sensors dont always jump over
and that's just to be expected
I'm not even at that part
I literally can't configure the new radio. I took a snapshot before the change over luckily. I got through the process of removing the old radio and then it asked what radio type the new one was (that part wasn't covered anywhere and there is a forum post about it that remains unresolved from like feb 2023). Now when I start the process over it just fails before it even asks me for the radio type and just says "unknownm error"
I'm a sysadmin, and I had a nice easy time of it. Because I'm also "too old for this shit" and like to go with the easier path 😉 appliances ftw.
i dont see replies if you dont ping me dude
it's easier to learn the 4 people who dont want pings turned on (tinkerer+3) than to turn off replies for everyone else
I didn't think an actual ping was warrented 😉 if you saw, you saw. if you didn't, no loss 😄
to me it's un-intuitive if i move to a channel and see my name highlighted with no notification
feels like one was missed
ahh
however said handful of people think their logic applies to everyone
when it very much doesnt lol
Thanks @molten linden! I ended up selecting "reconfigure existing radio" and that workflow got me through without making me wanna drown anything.
I probably only lost the dumb ikea buttons again but that's only 3 devices.
nice.
puddly gets all the credit for the migration stuff, he did all the backend and most of the frontend work.
i feel like the community gets like 4% of the credit for bitching til they got that feature set tho
lol
nah if you have $ throw it at puddly/zha for sure
well he is part of Nabu now
yeah I mean it wasn't buttery smooth but big props to the backend work that made it so I didn't have to rebuild my whole zigbee network which is not small.
you know they sell a stick so have to have a dev on staff lol
?!
I'm on my fourth or 5th coordinator, and I did it back before all the built in easy stuff
since when
i thought nabu casa just benefited from his free work on github
which is very common
he's a part of nabu casa proper now?
he's the squirrel https://www.nabucasa.com/about/
I mean my understanding was that ever since they got into the hardware game they started bringing people into the fold like with the year of the voice and all.
i see
he's helped me for ages and made the while zigpy-znp lib long before being part of nabu
didnt realize Martin Hjelmare was a part of it either based on how they treat him in #beta and other channels
red headed stepchild style
i saw his approvals in core though
I think that's a different persion
i see
whoa
ludeeus was hired too. TIL
did they get some round of funding recently
?
no they are only supported through subsription and I guess any profit on hardware
they don't do outside funding
that doesnt really make sense from a how the fuck do they afford it perspective
especially without accepting donations and only nabu casa subs or hardware buys
i cant imagine the dev work is cheap right?
🤷🏼♂️ that's what they say so..
240,054 Active Home Assistant Installations extrapolate that to small % of nabu casa subs and other hardware buys
that is literally not very much $ to pay people
like at all
that number is only the ones that opt into analytics
likley at least double or more
but we are far outside zigbee.
same point still stands times 100
well i did send you a pm to continue the convo but here we are lol
I don't think everyone is full time
I mean $30 for skyconnect, $5 for nabu casa subs. That's at least like ... enough for lunches.
Has anyone tried integrating one of these analog LED strip controllers?
https://a.aliexpress.com/_mtDeekG
Not that exact one but similar
How'd it go? Everything work as expected with all the options you need?
for me the red flag is the association with the tuya or smartlife app.
but anyways besides that, mine just was discovered after holding the button on the side for 5 seconds
this is the one I used in several places. Rock solid no complaints.
Which strips do you use with it?
wait no
let's forget everything you learned
and instead buy individually addressable leds and use wled controllers instead of zigbee
is better
That was the original plan but can't find RGBCCT. They seem to not exist
I mean I would say the same thing if thats what you're trying to do, but we're in the zigbee channel so
well technically rgbcct doesnt exist because cct needs a white channel
so you mean rgbw-cct
and zigbee is great but if you want ambient lighting go wled and wifi dude
or ethernet hats depends on the application
I've seen with and without the dash but that's irrelevant
no it's not irrelevant
you said rgb not rgbw
that's very much not the same
rgb takes 100red 100green 100blue to "make" white
not the same as a dedicated white channel
I am looking at this so I can have tunable white.
again those are analog
I know....
a lot of people want individually addressable rgbw
sk6812 or similar
there are 24v fcob ones that are nice now
what controller is your go-to for this? Just curious
You can still use WLED with analog but there's extra hardware involved.
i'm a fan of quindor's hardware
i know lol
Anyway. This is for under cabinet so I'm not sure individually addressable is required
https://imgur.com/a/tFCB1e6 i definitely dont know much about wled
Neat
they got lots of free support
individually addressable is nice for effects, but if you're just wanting to throw solid colours, over rated.
I'm already there, thanks. I know what came here to ask.
If you know if individually addressable tunable white with RGB as well as I'm all ears.
that is what sk6812 is but 5v so you need lots of power injection
not ideal for long runs
although actually the white channel is either ww/cw/nw not fully cct
Are those tunable white? All the ones I saw you have to choose warm or cool
you can still technically tune the white channel that's just the initial hue or w/e
these are apparently the new cool thing
but rgb not w
they're packed so densely that you end up with a pretty nice end result
and pre-diffused basically since fcob
a common solution is actually running rgb alongside white led strips and letting wled turn whatever on the controller is told to
feels like overkill for under cabinets but still useful to know
this is my disco kitchen: https://cdn.discordapp.com/attachments/397426163649216512/914682412099850280/video0.mov
using ws2812b. if i redid it i would use sk6812 or the fcob 24v
Yea I saw Reed's video with FCOBs. Nice to not have to go out and get diffusers as well.
reed isnt a bad dude but not the guy you go to for leds man
he doesnt really know much just surface level
quindor is the dude
reed is a video editor that just happens to use home assistant
i'm sure he's enjoying the multiple thousands of dollars per month in affiliate links tho
you'd still want aluminum channels to dissipate heat assuming he covered the basics in his video
Idk. Didn't watch it for that.
ah you literally just joined wled discord today
lots to learn then
bonus points for not buying stuff on a whim from a random youtuber trying to make $ of you tho (reed)
@jolly hollowi inded just buying this, https://www.aliexpress.us/item/3256804886984790.html?spm=a2g0o.order_list.order_list_main.47.c13d18025KoDmx&gatewayAdapt=glo2usa
was cheaper then just a controller,
Yea, tuya sucks, but its for under my five year olds bed
if you want high CRI analog strips then absolutely you need to avoid invididually addressable
there's lots of use cases
I feel like this is a "Don't hate the player, hate the game" moment.
I always do my research with all my smart home purchases. I went there because I finally found real tunable white (2 colour temperatures) but it was analog and wanted to see if it could still work with WLED, I found out it would but extra hardware would be involved then found the link I posted with my original question here.
Now you know my life story
the problem is there is a lot of shit advice from "reputable" peopel in the industry aka youtubers because they dont fucking know any better
LEDs are heat sensitive. Mounting them in an aluminium channel helps prolong their lifespan by wicking away heat.
and or dont care
I'd rather high CRI than individually addressable I think.
I'm not trying to put on a light show in my kitchen
and there is nothing wrong with that
in that case i would probably buy premade athom analog controllers
depends on the amount of leds needed tho
and power injection
etc
https://www.athom.tech/wled they just released some new ones
if a controller cant provide the power needed you can combine with a secondary psu or split off the psu and marry the ground wires of each psu with strips (but not positive) to add additional power
just ask more questions before you combine multiple psus to confirm you arent doing it wrong
this shouldnt scare you away it's all pretty straightforward
that's why 24v is nice
less worry with voltage drop and needing to add more power to end of strip or w/e
I'm going to have several 1m sections that I figure I could even use 5v and just inject on each section but one power supply.
Like 1 5m roll should be fine but I know with 5v I'd need injection if I was lighting up the entire 5m length.
5v is a pain dude
you pretty much only use 5v if you want individually addressable
because you want rgb(w) or because you want to use cheap rgb(ws2812b)
you dont buy 5v analog strips for funziez
anyways you'll get better support in the wled discord
i still wouldnt suggest a zigbee controller over a wled wifi one
they just dont have feature parity
Just saying I'm not worried about injection because it'll be broken up into sections anyway
but for basic on off w/e that works
So technically it already will have injection
if it's broken up into sections then it is getting injection via new wires
well assuming you actually add new power rails
anyways sounds like you have the right idea
i'd personally suggest the quindor discord server over wled
These guys? https://quinled.info/
yes his server
he hangs out in wled server too but the guys in his server are pretty helpful
also between his docs and his videos you really dont need to talk to anyone
if you are a docs and go type of person
i am also a fan of his hardware but not needed or really the best option for analog unless you solder the boards together yourself
altho i think he's working on releasing some new ones premade? idk i dont keep up
that's a full time job
Ok, thanks for the info.
I tried digging around a bit and couldn't find anything conclusive- is there a device maximum on the HA Skyconnect RE: Zigbee devices?
anyone know how to send a zigbee command in automation using service call? for example I have a quirk here https://github.com/zigpy/zha-device-handlers/blob/8c68b3cb396cc6d32a3a7dfcef2b3cd9216cdfa2/zhaquirks/tuya/ts1201.py that I want to use to interface with a TS1201, but I can't find a way to send the IRSend command
I suddenly began to encounter "failed to set up" the ZHA integration. It has been working fine for years. Anyone that can help me on this?
heyhey
i just bought a new zigbee coordinator (CC2652RB) to replace my half functioning conbeeII
but now i'm unable to get zigbee2mqtt working again
below is a pastebin of the logs
https://pastebin.com/4L6jYQ80
Does ZHA work with the Sonoff usb stick?
@molten linden euhm still trying to get my wrongfully flashed 2652P2 into bootloader, does d13 need to be on gnd before plugging in ?
If you tap the RES to low while dio13 is low it should work. Otherwise yes you can plug in while holding dio13 low
@lime locust ^
shield is always low(gnd) ?
should there be an indication that it is in BSL mode ?
led ?
do i have to hold d13--> gnd then try flash ?
suspecting it's empty
first time trying gives ACK/NACK 2nd time access denied
You can check with continuity to the ground pin, it’s the bottom most pin on the same side as dio13 and res
I’m not familiar with the stick you have - only the module
So am not aware of any indicator for bsl mode. I don’t think there is one as there are not any that I am aware of.
I would keep trying.. if it doesn’t work then yeah I guess it’s bricked but have only seen 1-2 brick out of thousands I’ve dealt with
keep d13 to low when trying to connect via multitool ?
I would try holding it low when hitting res or plugging in, continue holding for 5-10 seconds then release and try flash
are ikea smart bulbs essentially tuya bulbs?
afaik no
Are they considered good ones?
Zigbee wise? Or bulb wise?
using the sonoff stick here, working fine
Both wise since I plan ti sue them with different and HA
Both OK, not bad and cheap
Just to confirm it supports transition effect for color right?
My router won’t connect to a device instead it just connects to the main coordinator
wait, you mean the usb stick or?
I am using the SONOFF Zigbee 3.0 USB Dongle Plus V2
Yes they support effects
it depends on the zigbee device you are trying to use
i.e. the light itself
if the light support it and is using the correct standard, then it works
otherwise it requires some 'quirk' file to tell home assistant how to interact with the light
anybody able to give a shot at helping?
i'm at the point of completely wiping HA and starting over and i kinda dont want to do that
Yeah actually that’s my question. So does that light support the effect. I just now found out on their demo
i have mostly ikea lights in my house
they dont dim to 0%
but for most rooms they are more than adequate
in my livingroom i have HUE bulbs
rest of the rooms are all ikea
I mean they are not really cheap though
what light
tbh theyre not expensive
$14 US for a 75W equivalent Zigbee bulb is pretty good. I'm just going off their website since I don't have an IKEA locally but yeah.
The 840lm color one
I am running mostly chinese lights except a ikea led bulb and a hue rgb
E27
model number? philips hue?
No it’s IKEA.
Here I need to pay 20 euro for that
Which is no longer that cheap
I tested out the ikea in a physical shop and decided it is not good enough(colors are a bit off)
then went to the store next to idea and bought the hue lol
places where color accuracy does not matter -> ikea
places where you eat food -> hue
is how i do it
Hue is too expensive to me.
i 100% agree
however
when you need decent CRI for places where you eat
then i spend a bit more
all of the cheap bulbs have horrible CRI ratings
or fake ones
So my burger and fries look better? 😂
I am trying to add the color temperature slider to the web interface but it is not shown under the feature list in the card
no
So they dont look horrible and untasteful
not sure if it is zigbee issue or web ui issue
Is the HA sky connect sensitive to what version of USB port it’s plugged into?
https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/releases/tag/v1.32.0-2 looks like this is the version with the bug fix applied already
same
Hey! Does anyone have any experience running the https://hub.docker.com/r/siliconlabsinc/multiprotocol as a standadlone docker container?
As I don't have add-ons
I mean I can picture how to do so, but don't know which env variables it needs or even if it needs volume mapping et
Not without knowing what issues you're having
z2m will not start
tried different channels
different id's
tried pretty much everything already
Enable debug logging and check the docker logs: https://www.zigbee2mqtt.io/guide/usage/debug.html#debug
I dont use docker
I thought you use the addon. Then check the journal logs or whatever
It runs as an addon inside HA
An addon is a docker container
im trying to get decent logs
but they dont save the full file
and the log screen is not big enough for everything
Use the community SSH addon to run docker logs
trying to now
asking for a container name
all logical names dont work
docker ps will give you the names. Also in the link I gave
Unfortunate I can't really see anything useful but I'm not an expert. Try the config from here: https://www.zigbee2mqtt.io/guide/configuration/zigbee-network.html#network-config
but change a few things like 0xDD to 0xDE and check here: https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html#error-coordinator-failed-to-start-probably-the-panid-is-already-in-use-try-a-different-panid-or-channel
Also make sure there's no interference and use a usb extension on a USB 2 port
still doesnt work
ive already spent over 12 hours on it today
im done with it for now
You're experiencing interference, it's nothing to do with the PAN ID. Move your coordinator onto a USB extension cable and far away from USB 3.0 ports, SSDs, and 2.4GHz WiFi APs.
How far away is far away?
As far away as you can
So I wouldn't keep it in a networking cabinet with other stuff
Where did you conclude that its interference?
So i can see it and learn from the logs
The PAN ID error message can mean one of two things: either an identical network already exists, or there is interference. It's just a quirk of the stack.
This might be useful: https://github.com/zigpy/zigpy-znp/blob/dev/TOOLS.md#energy-scan
Not sure how trivial this is to run in HAOS
You should keep the SkyConnect (physically) away from USB3 ports, SSDs (not sure about HDDs) and APs as those are causing interference. That's the included extension cable for. But that's a general advice for all Zigbee coordinators, not just the SkyConnect.
Yes. I have it on an extra long extension cable. Works great. It’s USB 2.0 according to NabuCasa. What I experienced was probably more of a MB/VM thing.
After it was discovered, did you have all the options you'd expect? Anything you can think of that's missing?
yes colors were accurate, brightness was accurate, white levels were accurate and it was responsive
the controller I linked in combination with the LEDs I linked were great for our homes usage.
Good morning all - I'm very new to Home automation, Home assistant and all that... I managed to get a HUSBZB-1 Zigbee adapter and a few Sonoff smart plugs working in home assistant, I'd like to add a few thermostats to different houses around the room but I notice on amazon most say require a specific hub... are there any generic ones I could get that works with the Adaptor I already have, an or/any someone could recommend?
No. There can only be one coordinator/hub. Well you can have multiple networks but usually you only have one coordinator/hub.
If you tell us the device we might be able to tell you one
With Zigbee devices, some manufacturers like to say "requires our hub" but they're lying. Usually .Most Zigbee devices will work with or at least connect to any coordinator.
By "thermostats" do you mean temperature/humidity sensors or?
I want to know what temp it is in other rooms in my house, to later automate some air conditioning etc
The devices i bought today were
And
Ok yeah. These are pretty good, ignore where they say you need the Aqara hub.
https://a.co/d/ggm3X5F
Thanks!!!! That was one of the ones i was looking at but thought i needed that device.....
tried it
did not fix it
I have issues with my ZHA since a recent restart. Logs are stating "FileNotFoundError: [Errno 2] No such file or directory: '/dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CD4E8E9-if00'". Any idea how to fix this`?
Hi All. I upgraded Zigbee2mqtt today to 1.32.0 and my Develco ZHEMI101 stopped providing any values, so I removed it and tried to readd but now I just keep getting interview failed messages with no more details.
I downgraded Z2M to 1.30.0 which is what I was running on previously but same thing keeps happening, Develco ZHEMI101 refuses to pair.
the dev branch?
ok let me try again then
im running 32.0.2 and im on the main branch
You could try to reboot the host, in case it is a USB issue. Next you could try to change the USB port and reboot the host, in case it is dead.
nope, master upgraded me to 1.32.0 just now
wierd
can anyone point me to the CLI way to flash cc2652P ?
and the zigstar FW from the official zigstar site via web installer , will it work on z2m ?
is there any zigbee wall switch with metering? i.e. amp/watt/voltage/power factor
220/230V UK box
uk box is same as EU box right
hm
you got any suggestion?
not really yet
has neutral in box
Aqara Wall Switch H1
maybe
sorry, forgot to mention, I need a double pole one
why double pole
and with double pole do you mean switch line and neutral or switch 2 diffent lichts
or do you mean use 2 switches for 1 light
no its for a split air conditioner
wut
what?
hm
why do you want to switch power to the unit in that way?
its not how we do it in the netherlands atleast
constant power to outdoor unit
outdoor unit powers indoor unit
and you control is via the thermostat or remote
or wifi or whatever
but outdoor unit stays powered
same but the owner wants to switch off the whole system when not in use
and there is a dumb DP switch already installed
so I need a double pole switch
Great, thanks.
if my cc2652p not showing up as /dev/ttyUSB is it dead ?
could anyone help reviving my cc2652P
What happened?
tried the non launchpad firmware on this one
trying to reflash
but it seems , i cant get it into bootloader
trying to reflash using CLI python script , but /dev/ttyUSB0 doesnt show up
it stil makes a dingdong sound when connecting in windows
and zigstar multitool says ACK/NACK
then access denied
nvm gonna order new one , guess its dead damnit
recommendations ? cc2652p again or .....
ZHA or Zigbee2MQTT?
z2m
Then CC2652 based is the only sane choice
hmm ok P has a RF poweramplifier builtin seems the best
ty
for
link
RB crystal-less , dunno if thats a +
In normal use it makes no difference which chip is used
should be good ... ?
is TI 2652P
or this one SONOFF ZigBee 3.0 USB Dongle Plus, TI CC2652P Coördinator
seems better suited with aluminium housing ...
dunno if its P or E variant
Sonoff ... nah
Otherwise anything in https://www.zigbee2mqtt.io/guide/adapters/#recommended should be good
what's wrong with the sonoff , has the most awesome housing ?¿
Search the channel history, but in short there's been some quality control/reliablity issues
lal was wondering about shipping to EU ?
He ships to the EU
est time o delivery
check amps on that, most smart switches aren't rated for the amp draw of a split air handler, plus that might be an inductive load.
Yeah that's an inductive load
yes, that is why I am still looking for a switch that is able to handle that
to be specific, requirements are:
handle at least 16A
double pole single throw (DPST)
Preferably zigbee, obviously, given the channel I am asking this in
UK wall box, voltage, frequency
So what I would look into is a DPST relay and then use a smart switch to trigger the relay.
Then it doesn't really matter if the smart switch can handle all the amps, since all it's doing is telling the relay when to open/close.
right, tbh that is what I am thinking as well. Just asking here to make sure I didn't miss any zigbee switch that can handle the requirements. Do you know any good zigbee switch by any chance?
Hello, I have just installed a zigbee dimmer and it works great. When I control the dimmer locally everything updates fine in Home Assistant, and I can control the light from Home Assistant when I use a slider to dim the lights. And when toggling I turn off the lights, but I cannot turn on the lights again via the same toggle. Then I have to locally turn on the lights again on the actual dimmer.
Also when I turn off the lights via toggle switch in HA it does not update the light value feedback, but it does update the value when using the dimmer locally. What can be the issue?
hi I have a an existing HA installation and am adding Zigbee to it with a skyconnect usb device. Or at least I'm trying to do that; HA doesn't seem to discover it. I'm running HA core-2023.5.4 in a docker container, on top of Ubuntu 20.04.6 LTS. I've tried the suggestions in the installation instructions: different usb ports, am using the extension cable, have waited a while, have refreshed the browser page.
I am trying to add a SONOFF ZBDongle-p 3.0 dongle to HA on my PI 3.0 as my very first coordinator. I plan on starting my Zigbee network using ZHA. When I connect the dongle, it is discovered and presented for configuration. When I attempt to start congiuration, is is prompting me to upload a manual backup file:
Restore your network settings from an uploaded backup JSON file. You can download one from a different ZHA installation from Network Settings, or use a Zigbee2MQTT coordinator_backup.json file.
and will not allow me to proceed further
Yes, if it wasn't clear. and yes I ship to the EU. fedex is about a week, asendiaUSA 10-30 days depends on country to be honest.
I am trying to add a SONOFF ZBDongle p 3
My rack isn't cleaned up yet. But I present to you the Tubez Zigbee/Matter/Thread LR edition. https://imgur.com/a/3ieAYZu No need for repeaters or proxies, 😛
and omni directional, for when you need to reach your house accross the lake...
* Lake not included
My wife is like, I haven't seen those since you hacked the neighboors wifi when we just moved in
Anyone have any suggestions nightstand / tables lights that work well with zigbee bulbs? are there any options besides wiring a sonoff?
I mean anything you like with a standard bulb socket should work right?
I guess when you said nightstand/table lights I was thinking of lamps that plug into an outlet and have a knob or pull chain. With those you just pop a smart bulb in and don't touch the switch on the lamp, and use a button or something for control, or put them on a smart plug if you're rolling dumb bulbs.
but I want to push the button or pull the chain,
I don't know if there's any way to do that given the limitations of a lamp socket
Not without some custom fabrication anyway.
It's a neat concept and theoretically possible, but you'd basically have to build the whole lamp from scratch.
I can visualize the wiring, that bit's easy, it's building a lamp base that would accommodate it that's the obstacle.
Cannot get Zigbee2MQTT to run on Home Assistant Yellow
My deconz integration shows multiple hubs, but I'm only running one raspbee. Should I be doing something about that? Should I delete to ones without any entities?
Anyone else having issues with ConBee II and ZHA?
I'm experiencing strange issues, like I can't toggle a dimmer, or I don't get value feedback from a dimmer when dimming. Or I can't adjust settings on a aqara P1 motion sensor
Is the ConBee on a USB extension cable?
Did you check the logs for warnings or errors?
Not on a extension cable, got one laying around. Could try that. And it seems the log is full of zigbee errors like "Could not set value: failed to deliver packet: .. "
2023-07-03 11:10:06.301 ERROR (MainThread) [homeassistant.components.zha.entity] number.lumi_lumi_motion_ac02_detection_interval: Could not set value: Failed to deliver packet: <TXStatus.MAC_TRANSACTION_EXPIRED: 240>
You really want to put that ConBee on an extension cable - see Phoscon's own documentation, plus the pinned messages here
Are there other usb dongles that handle noise better?
Almost all of them 
Well... I have bad news for you

You want to use an extension cable with all of them
How come other premade solutions like homey and other zigbee hubs work just fine?
"Fine" and "well" are different
Also some of those hubs likely have shielding in place
I guess a shielded extension cable is a better solution then, but not sure if that exists for USB?
Doesn't need to be a shielded cable
Okay, got a cable installed. Should I reboot?
Hope this works, the dongle is now a few meters away from the pi. But need to find a better solution to place the dongle, can't have it running all over the apartment
You don't have it "running all over"
You put it on a cable, away from WiFi, Bluetooth, and USB
It's for testing purposes right now
And you leave it alone
Hmm, still same error messages
Can't adjust the settings on the P1 motion sensor. But it detects motion just fine
You are waking it when you change the settings?
you mean it must detect a motion first? Or what do you mean?
No, any end device (battery powered) spends 99.99999999999999999% of their time with the Zigbee radio sleeping
Ah, okay. I see
If you want it to receive a message that radio needs to be fully away
