#zigbee-archived

1 messages ยท Page 126 of 1

mellow geode
#

Also sorry this even happened in the first place.

#

Explanation on why is in the PR

olive fulcrum
#

dont worry about it.. HA is a tinkerer's tool... stuff happens when you... tinker ๐Ÿ™‚

#

(as i sit here soldering my ESP8266 custom sensors)

austere patio
#

Should be. Did you make an __init__.py file in the custom_zha_quirks folder?

mellow geode
austere patio
#

Oh, you're right. It looks like the key wasn't added to ZHA's config schema.

fickle elbow
#

Is it absolutely necessary to flash cc2531 to use with Hassio? Trying to setup zigbee2mqtt and encountered that I need to flash it.

austere patio
#

It won't do anything until you flash it with firmware

fickle elbow
#

@austere patio Not even if I use another approach than zigbee2mqtt? Say, I only interface to it and the RPI has some form of software controller.

austere patio
#

Z2M and ZHA both talk to the CC2531 over serial

#

If the CC2531 doesn't have firmware, it doesn't talk to anything

fickle elbow
#

hmm.. Maybe my JLink programmer works with it.

#

Yea, but I figured maybe TI has put some factory firmware on it that at least gives raw data over UART or something.

austere patio
#

Once you flash it it does have a bootloader but for some reason they all come completely blank

#

UART is how Z2M and ZHA control it. The CC2531 is its own USB-serial chip so without firmware it's pretty dead

fickle elbow
#

Strange, they market it as a USB Zigbee sniffer. One would think that you could use it with wireshark or similar out of the box.

sour shadow
#

Well, not wireshark natively

austere patio
#

The sniffer firmware for it has no bootloader so you won't be able to flash anything over it without a debugger cable

fickle elbow
sour shadow
austere patio
#

I'm sure there would be some improvements in that area if the toolchain and IDE were not "contact us for pricing"...

fickle elbow
#

Apparently it has a zStack12 firmware on it already. But very old.

austere patio
#

If it already has firmware then you're all set

fickle elbow
#

Yea, worst case, I can research if my JLink is compatible with TI chipsets.

austere patio
#

The version number just says what Zigbee spec it's implementing. The 3.0 firmware is "newer" but breaks.

obsidian sandalBOT
#

The CC2531 and CC2530 sticks are cheap for a reason. They're fine for testing, but do yourself a favour and buy something better.

sour shadow
#

TBH the chipset breaks ๐Ÿ˜›

fickle elbow
#

ok haha damn it ๐Ÿ˜„

#

Then a proper TI programmer it is

austere patio
#

But if you want to try the 3.0 firmware, you can flash it over serial

#

Since the Z-Stack firmware does have a bootloader

#

No tangible benefits though

fickle elbow
#

I'm happy as long as it works, no matter the firmware version

stone echo
#

Anyone else seeing this error after upgrading to 2021.4: "Error setting up entry HubZ for zha"

austere patio
#

(Or use the TI Windows program)

austere patio
fickle elbow
#

@austere patio indeed it does. Just plugged it in to my mac, it shows up in /dev

#

Tried it now, turns red if I press one of the buttons

austere patio
#

So it looks like the stick should work out of the box with Z2M or ZHA

sterile sleet
#

tindie is the recommended shop to buy zig ah for EU?

sour shadow
#

It's the only place until he's selling it direct

fickle elbow
#

This stick I bought is so cheap, they didn't even wash the flux off the board at the factory ๐Ÿ˜„

sour shadow
#

The CC253x boards are typically $5 or so

austere patio
fickle elbow
austere patio
#

Lovingly hand-crafted

stone echo
austere patio
#

That is unexpected

austere patio
#

What version of HA did you upgrade from?

stone echo
#

2021.3.4

#

Should i backup my zigbee.db and do another restart?

austere patio
#

Nothing interesting changed with ZHA/zigpy between 2021.3.0 and the latest version

edgy minnow
#

Hi Puddly just updated and also getting error on zha

#

restored full backup to previous version and still error persists.

austere patio
#

What error?

edgy minnow
austere patio
#

Hmm, that is interesting

#

Are you also coming from 2021.3.something?

edgy minnow
#

yes

#

restored full backup to 2021.3.4 and zha remains broken

austere patio
#

The database contains no sensitive information, it's just info about the devices on the network. Everything else is on your stick.

#

Can either of you PM me your zigbee.db databases? You can see the contents with sqlite3 /path/to/zigbee.db .dump.

stone echo
#

would you like the zigbee.db file or the dump?

austere patio
#

The file would be best. You can send it with Discord via DM, uploads are disabled for this channel.

stone echo
#

give me a second

#

PM'ed you the file ๐Ÿ™‚

austere patio
#

Thanks, I'll see what I can find

stone echo
#

Thanks

edgy minnow
#

@austere patio pm with copy of db sent

austere patio
#

Have either of you removed devices recently?

stone echo
#

By the way it seems to start fine if i rename the zigbee.db file and reboot HA

#

yes

austere patio
#

Yeah, but your network will be...broken

stone echo
#

or re-added a device

austere patio
#

Since that file contains all of the discovered device information for every device on your network. Without it ZHA/zigpy doesn't know anything about your network and will treat every device on it as unknown, if anything sends something back to your server

stone echo
#

okay

austere patio
#

You seem to have some stray entries that are just breaking how the database is loaded

stone echo
#

okay, is it possible to remove/fix the entries?

austere patio
#

Yeah, it seems like just the one

#

If you run sqlite3 /path/to/zigbee.db and then DELETE FROM attributes WHERE ieee = '90:fd:9f:ff:fe:71:71:70';, and then .quit, it should load fine after that

stone echo
#

can you explain what is stray about that entry?

austere patio
#

It says that the device with IEEE address 90:fd:9f:ff:fe:71:71:70 has a cached attribute

#

But there is no device with that IEEE in the database

stone echo
#

okay

austere patio
edgy minnow
#

no

austere patio
#

Well, before last restarting HA?

edgy minnow
#

i just restored the full vm as wife going nuts over no lights @ 11.48pm lol

austere patio
#

Running the same command but with the IEEE address should fix your problem as well

edgy minnow
#

back on 2020.12.1

#

zha working again

austere patio
#

And you say you have not removed any devices since December?

edgy minnow
#

i replaced some bulbs a month ago so need to reconfigure those and then make full image backup. then will try upgrade again and see what happens.

austere patio
#

Do either of you mind if I attach your zigbee.db databases to a GitHub issue?

stone echo
#

@austere patio that totally worked ๐Ÿ‘

#

It's okay by me ๐Ÿ™‚

austere patio
#

Thanks, should be fixed in the next HA release

azure tinsel
#

I'm also seeing an update and using zha. So if I'm correct I should wait with the update?

jolly narwhal
#

Come to the dark side, we have decoupling and zigbee2mqtt

austere patio
stone echo
azure tinsel
#

We need a descent zigbee backup system for zha. Im no fan of deconz but the backup and restore function is working pretty well. Is some random ha update can break the whole zigbee config then I'm f@#-$. My girlfriend is going to kill me... Not one light will come on anymore

jolly narwhal
#

@stone echo it already did, zigbee2mqtt

sour shadow
#

No HA upgrade has ever broken my Z2M install

jolly narwhal
stone echo
#

isn't zigbee2mqtt more like zwave2mqtt?

sour shadow
#

Hell, even if HA is down, I can use Z2M's own UI to control lights and sockets

austere patio
#

This specific issue isn't related to an HA update at all...

azure tinsel
#

That doesn't fix the problem zha is having if it breaks when upgrading. If this is the case the update should be removed

#

Oh ok

#

What is causing this issue

austere patio
#

Most of those issues are reported by Conbee users, where restarting the stick makes it get wacky, from what I understand

sour shadow
#

Ah, well

#

If there's a stick that's a worse choice than a CC2530/31...

jolly narwhal
#

Have I got news for you

#

๐Ÿคฃ

amber gull
molten linden
#

I hear pucks are good๐Ÿ˜‚

azure tinsel
#

Conbee sticks are wacky as hell when rebooted Indeed

amber gull
#

That was mean, I just love to hate the name/logo

jolly narwhal
#

At this point a serial connected guitar seems better than the conbee

azure tinsel
#

But puddly what was causing this issue with these 2 gentlemen? Is it save to update?

austere patio
#

The only part of the update process that would cause this error to maybe show up is the HA restart

#

So if you've rebooted HA some time in the past and nothing broke, you won't have any issues

#

I think it's caused by zigpy updating its database schema in early 2020 but if you have a network from before then, some database constraints aren't migrated/created and removing devices can leave junk behind (in rare cases?), causing ZHA to fail to start up

molten linden
#

I ran into similar thing a couple weeks ago with a user who was testing one of my coordinators with zha, and it would not start. Problem was an leftover zigbee.db from an old zha network was still in the config folder.

austere patio
#

The database already existing shouldn't affect anything, I think? Maybe some devices not initializing/binding/configuring reporting because zigpy already thinks they're initialized, as indicated in the db?

azure tinsel
#

Ok that's clear. I just setup the whole network a few days ago. On a clean install of ha on a raspi 4

#

If a want to restore the zigbee network on lets say a new install or another system which files do I need to backup and restore in order for it to work

molten linden
austere patio
#

Same error as the other two

#

And this was weeks ago

molten linden
#

Yea like 3 or 4 weekends ago

#

He wasnโ€™t even actively using zha it was a remnant from the past.

azure tinsel
#

Do I only need the zigbee.db to backup

#

I read there are things stored on the stick. So if the stick fails there is no way to restore the network?

native quiver
#

Hello Friends, i hava a question.. ik use Raspbee with Hass.io but Deconz still says no FW available

azure tinsel
#

Just jank the stick out of the config and flash it manually first shutdown home assistant ๐Ÿ˜…

austere patio
native quiver
#

when i used it in Raspbian it will work

azure tinsel
#

So with the stick and de db file I can restore it on another system

austere patio
#

I think just copying the /config/ folder and moving the stick should be enough, as that contains your zigbee DB, the HA DB, and the rest of your config.

azure tinsel
#

Ok thanks. Hope I don't need to do so but just good to know

#

@native quiver I never managed to flash the stick from within the software. There were 10 new versions but deconz /phoscon keep saying no newer version

native quiver
#

i updated to the latest version

azure tinsel
#

Eventually I flashed the stick manually

#

And a few days later when I got a warning on deconz discord I janken the damn thing out of my config and setup zha. Just like that. I think I'll burn the damn conbee 2 stick just for fun

native quiver
#

is use now deCONZ_RaspBeeII_0x26690700.bin.GCF

azure tinsel
#

I think that's the latest

native quiver
#

yes and its stil work in raspbiab

#

raspbian

#

do i need to change my config.txt in hass.io?

azure tinsel
#

Hope your not asking me... I have no idea what I'm talking about 99% of the time

native quiver
#

haha ok thanx

azure tinsel
#

But everything is working for you? Everything reacts fast and all the time? If not according to the people from deconz it can't be something else then interference

#

So when deconz or conbee2 isn't working, you need a longer usb cord thats what I learned on their discord ๐Ÿคฏ

native quiver
#

yes everything works great, only the raspbee

#

i used raspbee nog the conbee ๐Ÿ™‚

#

and just i fucked op my config.txt so i restore hass.io and restoring a backup

#

didnt boot any more

azure tinsel
#

Can't help with that though..

native quiver
#

no problem thank you!

azure tinsel
#

Been reading some stuff about thread. It sounds promising I guess

#

A zigbee alternative over wifi

mighty river
austere patio
#

_TZ1800_ladpngdx

#

More tuya stuff?

short valve
#

this is a few months old but just in case you or someone else comes across it later - there are different thicknesses of CR2450s out there. SmartThings-branded hardware requires a Panasonic or similar 'thicker' CR2450, and I imagine that your button isn't making proper contact with the battery until you press. I doubt that it's due to the Varta battery reading slightly above 3V, 3.2V should be just fine.

mighty river
#

But it was cheap simple to install (physically)

austere patio
#

Cheap to install, expensive to deal with since Tuya is even worse than Xiaomi in some ways...

mighty river
#

what ways?

austere patio
#

Not following the spec, since their device should not need a quirk to work

mighty river
#

ah gotcha

#

thats a bummer

austere patio
#

Someone just has to implement support for it

forest quarry
#

Hello community - I would like to ask for some advice / guidance. I am building a new house and have up to 58 downlights. I want to make use of Phillips Hue ambient lighting so I can make use of cicada rythum wherby the light temp changes based on sunrise / sunset. Warm at night and cool in the day. I have this working now on 6 lights but I am in a rental. I believe I am going to need at least 2 x Hue Hubs. I plan to do all automation via Home Assistant which I am also using now. Can anyone who may already have a similar setup provide some of pitfalls that have come across and or suggestions.

trim magnet
#

Hi, I need zigbee 24V digital input module. Outputs no need. What you could offer?

mellow geode
#

The Zigbee stick and Home Assistant (and whatever Zigbee integration (ZHA/zigbee2mqtt) you're using completely replace the Hue Bridge. If you get a proper Zigbee stick, they can work with much more than 60 lights.

#

Currently doesn't work with Hue Entertainment though but since I'm not using that, it wasn't a big deal for me

forest quarry
mellow geode
#

Yeah. Also, don't use the deCONZ / Conbee stick

#

Some people have reported issues with it

forest quarry
#

Ahh lucky then ๐Ÿ™‚

#

I have flashed a Sonof Zigbee and using the ZHA integration but that is limited to 32 endpoints

mellow geode
#

The Sonoff Zigbee bridge isn't stable when the WiFi drops out, but should work well otherwise.
Where have you read that it's limited to 32 endpoints?

#

Maybe that was referring to directly connected children to the bridge.

forest quarry
#

Will get the link - hang on

mellow geode
#

Any Hue/Zigbee bulb should accept another 16 - 32 children

forest quarry
mellow geode
# mellow geode Any Hue/Zigbee bulb should accept another 16 - 32 children

All Hue bulbs are (Zigbee) routers which connect to each other and relay ("repeat) messages. The Hue Bridge (or in this case, the Zigbee stick) never connects to all bulbs at once. Maybe to like 20 bulbs (if that many are even in reach) and the dimmers (end-devices/battery devices connect to one router (bulb) or the bridge/Zigbee stick (coordinator) directly)

mellow geode
#

If you add at least one bulb, this should accept another 8 to 32 end devices and more bulbs (not sure on the exact numbers)

forest quarry
#

It was my understanding that the Bridge / Hub is what manages the addressing to all bulbs. Which is why the HUE hub has a hard fixed limit of 64 devices. If you get to this number though they say you can quite frequently get issues where some lights don't respond to commands.

mellow geode
#

Yeah, the Hue Bridge (from 2015) is weak

#

I think that even the Sonoff Bridge should work better

forest quarry
#

Yeah here it is - The Coordinator type is the central coordination point of a given Zigbee network. Itโ€™s typically the device the creates the network in the first place, and stores all the security keys. This will usually be a hub, bridge, or smart home controller of some kind.
This is why I am looking to find a device I can use a single unit for all of the Zigbee units

mellow geode
#

Yep, the "ZZH! Zigbee stick" can do that. The Elelabs adapter also works nice with Home Assistant's ZHA integration

forest quarry
#

Oh going to look at that one

mellow geode
#

Starting with "CC" is always Texas Instruments and they work well with both Z2M (zigbee2mqtt) and ZHA.
Currently, all EZSP (EFR..) chips from SiliconLabs are a bit more stable with ZHA.

forest quarry
#

Yeah the EZSP is how the ZHA is working with the Sonoff Flashed Zigbee Wifi Bridge

mellow geode
#

Yep. The Sonoff bridge is sometimes unstable though (although I've never used one but that's what most people report)

#

Hard-wired is always better than WiFi

forest quarry
#

Yeah agreed - Do you know what the limit is on the ZZH?

mellow geode
#

There isn't really a hard limit

#

I have 89 devices on my network right now and it works fine. (Most of them are bulbs)

#

Only 25 bulbs/smart plugs are directly connected to the stick

forest quarry
#

Oh that's the info I wanted to know ๐Ÿ™‚ - You're awesome.

mellow geode
#

Everything else is connected through a router (bulb/smart plug)

forest quarry
#

Can you give me the link where you got yours from?

forest quarry
#

In Australia.

#

Do you have any HUE Dimmers linked with it?

mellow geode
#

Yes. I've got some of the RWL021 (the older, glossy plastic ones) and the much nicer, newer ones

#

Both work fine

forest quarry
#

That's fantastic to know.

mellow geode
#

They can be directly "bound" to a bulb (although there are currently issues with that) but I just use them with Home Assistant blueprints (or automations if I wanna control something else with them)

forest quarry
#

Yeah that's what I am using now too.

mellow geode
#

That does mean that Home Assistant needs to be up in order for the dimmers to work. For me, that hasn't been a problem though

#

(When using Hue dimmers with the Hue bridge, the Hue bridge also needs to be online (even if they control a light))

forest quarry
#

Yeah neither me - I have my Home Assistant running on a dedicated NUC

molten linden
#

@mellow geode was that you?

mellow geode
#

Haha, yes

molten linden
#

merci

mellow geode
#

Actually wanted to get all three coordinators

#

But I guess I'll test one first lol

molten linden
#

cool. hopefully shipping isn't too long.

mellow geode
#

Yeah, never bought anything from the US I think

molten linden
#

I swtiched over to a shipping program where I send stuff to a place in the US, they then retag it for international delivery, it cuts the cost by a decent bit. but adds at least a few days. luckily the place is In NY and I'm less than 2 hours away.

mellow geode
#

Nice! I don't really need it in the near future but when it arrives, I (finally) have a spare (ZZH/) Ti coordinator and can use yours for my main network.

molten linden
#

I'm sitting here flashing cc2652 Ethernet bridges 2 at a time, and wondering why one fails to work following each time...

#

turns out I was flashing the router image ๐Ÿคฆโ€โ™‚๏ธ

mellow geode
#

Haha nice

molten linden
#

thanks again, appreciate it.

#

I'll have some of the MGM12 modules which have the 256k ram soon, to bring back my "PRO" efr32 boards.

mellow geode
#

Also thought about getting the current Silabs ones but I think migrating from TI to Silabs isn't really supported yet

#

Might think again when you get the better "Pro" boards maybe (and when the open-coordinator-backup is "done" and I'm ready to take down my Zigbee network lol)

molten linden
#

I think all the data is in the backup, just takes some manual translating but you know who knows the answer to that.

mellow geode
#

Yeah, puddly already made the script which I used for the Silabs (Eleabs stick) -> TI migration

austere patio
#

Yeah it's just renaming some JSON keys now with the new backup stuff, nothing crazy like before

#

Gotta make a PR so bellows uses the same format

mellow geode
#

Guess I'll just switch to a Conbee jk

#

(which also probably can't be backuped/restored)

molten linden
#

gotta get support for the Nordic sticks going ๐Ÿคฃ

austere patio
#

Someone new is maybe working on it

molten linden
#

If you didn't scare them off. ๐Ÿ˜ฌ

#

na I saw that, and your response was great.

austere patio
#

It's great when there are few comments and no docs

#

One of these dsys...

molten linden
#

yea. I have responsibility for docs now and it's a struggle to stay on top

austere patio
#

It's a lot easier when you don't start

molten linden
#

I just take cut and paste from answering questions/issues and then add it my docs

mellow geode
#

Your docs are really nice though

molten linden
#

thanks. need to add a video walk through of the cc2652 fw like I did for the efr32.

#

and do one for the router eventually.

mellow geode
molten linden
#

trying to get up the nerve to do another FB post, but it's a different world over there.๐Ÿ™ƒ

#

fixed

radiant venture
#

After the 2021.4 update, my phillips dimmer switch doesn't show the buttons anymore and all my automations involving it are broken. It's connected with a zigbee usb and i've tried repairing it and restarting to no avail

mellow geode
#

Are you running on Home Assistant OS?

radiant venture
#

Yes, ill check that out

mellow geode
#

I'll update the instructions to be more clear

radiant venture
#

currentry trying the method julien recommended

steel gorge
mellow geode
#

Yeah, one second

radiant venture
#

yeah this is way over my head

mellow geode
#

I updated the instructions, if you wanna try. (Starts at the bottom -- with the big headline)

#

I think that using a blueprint (which makes use of zha_event instead of the device automation triggers) should also work as a workaround.

radiant venture
#

I'm trying to copy the new quirk over but when I run the command it behaves like it worked, but doesn't actually copy the file. One sec I'll show you the command

#

cp -a /config/rwlfirstgen.py /usr/local/lib/python3.8/site-packages/zhaquirks/phillips

#

The quirk is in my config directory of course

mellow geode
#

If you do a ls /usr/local/lib/python3.8/site-packages/zhaquirks/philips, the rwlfirstgen.py file doesn't show up?

#

Oh, I think it's also phillips -> philips

radiant venture
#

Yup just a spelling error, that fixed it. Sorry v tired

#

Restarting right now, will let you know

steel gorge
#

Done, mine works great. Thanks!

mellow geode
#

Nice!

radiant venture
#

I added the quirk and deleted the cache, but now all of my zigbee devices aren't working and the integration gives me error messages

mellow geode
mellow geode
# steel gorge Done, mine works great. Thanks!

Note: This "temporary fix" might get wiped when upgrading to a new Home Assistant version (until the fix makes it into one of the next releases). So either don't update for now (if any updates become available that do not mention a new "zha-device-handlers"/"zha quirks" release in the release notes) (although you're on Home Assistant Core anyways, so it might be different for you) or be ready to copy the file again.

radiant venture
mellow geode
#

Make sure that if you have a deps or .deps folder in your Home Assistant /config directory that it's empty (or doesn't exist at all).

#

And this issue didn't occur before only copying the single file?

radiant venture
#

The folder exists but it's empty. And yes this issue didn't happen until I installed the quirk

#

Before I went to Discord, I put in pip install zha-quirks==0.0.38

mellow geode
#

Ah

#

Yeah

#

Don't

radiant venture
#

and I think that might be why zigbee is broken

#

yeahhh

mellow geode
#

Was already wondering lol

radiant venture
#

Any idea how to uninstall it? lol

mellow geode
#

Try to do pip install zha-quirks==0.0.55 (in the homeassistant container where you also issued the other pip command) and then copy the file again

#

Or rebuild the container (ha core rebuild when on the HassOS machine: core rebuild (not in the docker container where you copied the file or did the pip install thing) and then copy the file again in the homeassistant docker container

radiant venture
#

Ok I'm rebuilding. I will try the quirk in the AM, thank you for your help!

mellow geode
#

Hopefully it works then

bleak sky
#

Trying to sort out my tradfri remote and tradfri bulb connected direct to HA. I can change color temp via HA interface, but I can't create an automation for the remote to change color temp...

#

Using zha

#

When i look at the device options in the automation I only have options to dim and brighten, on, off, and flash... should there be color temp adjustment options?

mellow geode
#

You'll need to use a service call: light.turn_on in the automations editor.

#

There, you should be able to change the color temperature

bleak sky
#

Ok, will try.

radiant venture
#

@mellow geode I got impatient and tried again without installing that thing like an idiot, and it works now!

mellow geode
#

Hopefully the fix makes it into Home Assistant soon. For now, just don't update I guess (if there are any new Home Assistant versions which are not mentioning an update of zha-quirks/zha-device-handlers) (or you might need to copy the file over again)

bleak sky
#

So I have an effect value, but there's nothing for me to select, and using a percentage offset does nothing.

#

I have lots of options for brightness but not color temp

mellow geode
#

Not sure what you mean by having an "effect value" but atm, only a fixed color temperature can be set using the light.turn_on service call. I'd think you need to check on what color temperature your light is using a template and then add/decrease accordingly.

mellow geode
#

When I go into the Home Assistant automations editor (under Actions), I can do the following:

#

(It's in German but I've basically selected "Action type": "Service call" and as a service: "Light: Turn on")
Below that, I can select the entity I want to change and even further down, the color temperature can be set.

fringe zephyr
#

I just bought a house and I want to replace all the lights in the house with color temp changing bulbs(rgb is a bonus, but I don't really care) I saw philips hue and sengled are both zigbee does anyone have any advice?

#

Looking at probably 40-60 bulbs

#

I also want to make sure there are no comparability issues down the road,

mellow geode
#

In my experience, the new Hue lights (the ones with Bluetooth feature a newer chipset) are ok (although maybe a bit expensive).
Currently, IKEA lights might crash after some time (and need a power cycle). IKEA devs have been silent about this but they could issue firmware upgrades to fix this (at some point).
I would also recommend going with Home Assistant's ZHA integration or zigbee2mqtt (Z2M) (rather than a Hue Bridge) -> see the pinned messages of this channel

#

Sengleds are end devices which is stupid if you have many lights. (Meaning they don't act as router/repeaters but similar to a battery powered device in regards to how they are connected to other Zigbee devices)

#

Also, all your Zigbee lights always need mains power. You should not cut their power by a standard switch.

#

This means that you'll need to put a battery powered switch or a normal switch connected to a Shelly for example that then send the press signal to Home Assistant to turn on/off the light.

#

This will also mean that if Home Assistant is down -> you can't control your lights. (Some battery powered switches can be directly bound to Zigbee bulbs but I can't think of any good looking ones right now)

fringe zephyr
#

Oh god, I didn't know that... That sounds like alot of work

bleak sky
#

Pitterplatter That's a lot. 40-60 bulbs at even $20 per is prohibitively expensive for most. Smart switches may be better

mellow geode
fringe zephyr
#

Yeah, that is alot ... Maybe Ill just do the most used room in the house cutting it down to 20ish

#

Does home assistant go down often?

mellow geode
#

Well, if you never update it, no

#

Updating is usual only a couple of minutes of downtime but it's still a few minutes where lights don't work

#

Luckily no Home Assistant update broke the control of my lights (yet)

fringe zephyr
#

I'd really really like to be able to adjust color temperature if possible... But if it gonna cost me 30$ a bulb then definitely not doing that

#

What other options should I consider with zigbee bulbs?

bleak sky
#

It really depends on the brand. Ikea is cheap, but as I'm finding its kinda buggy

fringe zephyr
#

Yeah, by the sounds of it I'd like to avoid them

bleak sky
#

Wifi is cheaper, but you better have a good or separate network

fringe zephyr
#

Yeah, that could be an issue

ivory hound
#

what do you do if this happens?
bulb is LEDVANCE AC25697 - zigbee2mqtt OTA available, when try to update:

Update failed (File checksum validation failed)
edgy minnow
# fringe zephyr Looking at probably 40-60 bulbs

I have had amazing success with gledopto. They are brighter cheaper and fully support RGB-CCT. Have used well over 100 bulbs from them across 3 different installations. The 12 watt E27/26 has huge output for white 900-1100 lumens. It is physically bigger bulb but works beautifully in pendants. Also used the gu10s. Gu10s make sure to get the narrow beam versions and do lux calc. They are not the brightest but still way better than Ikea. Build quality is better than ikea.

ivory hound
#

@edgy minnow any link?

edgy minnow
#

i bought direct from manufacturer. http://www.gledopto.com/ VERY IMPORTANT make sure you order from the PRO line. These products are all zigbee 3.0 certified. The only downside with these bulbs is lack of firmware updates. But then they seem to build exactly to zigbee standard and dont try to put proprietary crap in their firmware like hue/ikea etc.

ivory hound
#

thats good

#

except that site goes nowhere

edgy minnow
ivory hound
#

i loaded now

#

wierd

#

u use those bulbs with what integration?

edgy minnow
#

Use them with ZHA, prior to ZHA tested them on hue hub and ikea hub. I replaced all my ikea bulbs with them and gifted ikea bulbs to a buddy. I hate that you cannot control white colour temperature in HA on ikea bulbs. Ikea bulbs are not true RGB-CCT bulbs. They only support RGBW. Word of warning if you put gledopto bulbs in mix with ikea you will really hate ikea very quickly if you want to do simple things like set white colour temperature for different times of day.

mellow geode
#

You can actually get firmware updates for the Pro series from GLEDOPTO. You might need to change zigpy code in order to apply them, as multiple different images have the same image_id and manufacture_code and device might "request" something totally different. There are also multiple hardware images with completely different version formatting. They also use EmberZNet 6.7.7 and thus arenโ€™t affected by the crashing bug (but by the message corruption leading to Nwk changes bug)

mellow geode
desert cloak
#

It (Ikea gu10 CWS) has the annoying high pitching noise problem still?

edgy minnow
jolly narwhal
#

@desert cloak none of my 16 or so have ever had that

azure tinsel
#

Puddly If I may ask you one more question.. what if my zigbee stick fails. Is there a way to get the old network data in the new stick without having to set everything up again? With using zha that is

jolly narwhal
#

You just replace the stick

#

For z2m it would have to be the same chipset and firmware preferably

#

Guessing somewhat same rules on zha

sour shadow
#

You can also back up the stick

heady forum
#

Tried that one when upgrading the firmware, worked without a problem. It gave errors, but still worked.. ๐Ÿ™‚

jolly narwhal
#

Z2M does that automatically regularly doesn't it ? @sour shadow

sour shadow
#

Well, sort of, but not fully

jolly narwhal
#

Yeah, somewhat ๐Ÿคฃ

sour shadow
#

That works for Z2M if you want to move from a CC253x to a newer stick

#

Or even the other way around ablobgrimace

fickle elbow
#

hmm I'm getting a 502 bad gateway intermittently. Anyone knows what the reason is?

jolly narwhal
#

on what ?

fickle elbow
#

Sorry, haha sitting in a meeting so forgot to mention what I'm talking about ๐Ÿ˜„

#

Zigbee2mqtt

jolly narwhal
#

Never seen that Shrug can be a lot of reasons

fickle elbow
#

ok, another thing then. When I actually do get access to zigbee2mqtt I press "allow all" and it doesn't work I just get a error response saying it expected 0x00.

jolly narwhal
#

never seen that either, I do "allow all" atleast once a week at this point

#

how are you running zigbee2mqtt ?

fickle elbow
#

Running it through supervisor on hassio

#

or HA OS rather

jolly narwhal
#

Then you have trafik or whatever HAOS uses in between, no idea what that does

fickle elbow
#

I think it broke when I updated yesterday actually.

azure tinsel
#

I successfully bind a hue dimmer switch to a light group yesterday. So even when ha is down these lights will still go on and off

#

Can't seem to get the Aqara switches to work like that

#

Maybe I'm missing something though

#

And by the way it almost feels like the lights are going on before I press the button so lightning fast it is. This shows how much delay the network and ha has over a direct connection

native quiver
#

Hello all
Does somebody know haw to change the config.txt file for the zigbee raspbee ?

fickle elbow
#

@native quiver Yes, go to file editor (install if you haven't), click on zigbee2mqtt if that's what you are using, inside there you should have the .yaml file

desert cloak
jolly narwhal
#

I've tried on my bulbs but can't provoke it

#

12 of mine are outdoor

#

So I wouldn't care either way

fresh citrus
#

Can i move the Zigbee-database etc to a new HA installation without having to repair everything? Running Conbee and ZHA.

sterile sleet
#

yes

fresh citrus
#

Great! So what else do i have to do besides just move the zigbee.db file?

novel crown
#

The easiest way is to create a full snapshot and just load that snapshot in the new installation

jolly narwhal
#

Snapshots no

fresh citrus
#

I run HA core on the other server (docker).

#

Doesn't support snapshots right?

jolly narwhal
#

We do not

novel crown
#

What's wrong with the snapshot system?

fresh citrus
#

I cant use it on the docker?

novel crown
#

Didn't know. Personally running the OS on a Pi. What's wrong with the OS? Read people meme it

#

then you should just backup the zigbee DB

jolly narwhal
#

I prefer my system not a locked down appliance that auto updates and tells me what versions of software I can run or not EYEBROWS

novel crown
#

I think its fairly neat for a quick stress free installation on a Pi. In which well does it force you to run a certain version of a software. Are you talking about the software on a system level like the kernel?

balmy ginkgo
#

Bought 2 Aqara lamps. appears they don't work without a HUB :/ snif

jolly narwhal
#

Developers of add-ons dictate the versions of software

novel crown
#

Seems like a good point. On what hardware are you running your system on?

azure tinsel
#

Im getting this error/warning in the log

2021-04-09 08:35:59 WARNING (MainThread) [bellows.zigbee.application] Found 00:17:88:01:06:26:9f:e8 device for 0x2767 NWK conflict: Philips LTC001```
is this something to worry about?
jolly narwhal
#

@novel crown currently flipping back and forth between a mini itx (4c/12g/SSD) and a r510 (24c/128g/SSD) using docker, some external services on each of them plus zigbee2mqtt running on a raspberry pi ๐Ÿคข

tropic depot
azure tinsel
#

No it's working and no errors anymore

#

Thanks for the reply @tropic depot ๐Ÿ‘

austere patio
fickle elbow
#

@austere patio you said something about being able to flash the stick without a programmer if it has a bootloader? Can't find a method for this

ripe hinge
#

I'm really having a rough time with Zigbee (via ZHA) since the updates this week. I re-added the devices, but they drop off a lot. A temperature sensor is not updating frequently at all, and the coordinator (a HUSBZB-1) shows "offline" in the ZHA visualization.
My Z-Wave stuff (on the same stick) is working fine. And it's not a range issue. The stick has a clear shot at the first device, and everything else is within range of that device or the stick itself.
I've been reloading/restarting/rebooting with no luck. I'm about to remove the ZHA integration and start over again. Any suggestions?

dusk thistle
#

Just an update. Got a 6ft usb 2.0 extension cable and i am still having the CRC error in frame come in about every minute or so.

fickle elbow
austere patio
limber geode
#

@molten linden I got your awesome router about 3 weeks ago and it works great. I had to revert back to an older snapshot in HA (wo router) and now I am trying to discover the device and been unable to for 3 hours. Suggestions ? Thank You

molten linden
#

pop the top off and hit the BSL button a single time to reset it and put it into pairing mode. have ZHA or Z2M permitting joins when you do it.

#

๐Ÿคž

fickle elbow
#

@austere patio Zigbee Home Automation with zigbee2mqtt

#

or rather, tried both is what I'm trying to say

#

I think I need to revert. Everything got worse after the update yesterday.

limber geode
fickle elbow
#

I think HA OS is the piece of software that has created the most frustration for me ever

#

Not even following guides make sense. The guide tell me to do stuff on things that do not exist with zero explanation on why.

#

I can't even SSH and take control. Heck I can't even configure wifi without flashing a USB.

jolly narwhal
fickle elbow
#

I had container but apparently I can't use add-ons. HA is super confusing.

#

Damn zigbee usb works now and I have no idea why. This thing ruined my Friday.

dusk thistle
#

Alright at this point I'm 2 USB extensions in with the zigbee stick 12ft away from the 3.0 port and i am still getting the CRC error in frame messages.

#

This HAS to be a hardware issue with the stick? I even tried a new HA instances in proxmox with 0 other integrations.

fickle elbow
#

@dusk thistle I know the pain....

#

checked so you have the correct baud rate?

dusk thistle
#

I'm a little green on all this stuff. How would I do that? I set up ZHA through the GUI not the config

sterile sleet
#

baud rates? with usb? what sticks are you using?

dusk thistle
#

HUSBZB-1

sterile sleet
#

no baud rates there

#

crc is a bad usb connection

dusk thistle
#

I have 4 USB 3.0 ports only. I've tried 2 with a 12ft extension lol. I'll try the other two. I think it might just be a bad stick. The weird thing is that it Z wave works perfectly and zigbee works okay and just randomly crashes when too many event triggers happen

sterile sleet
#

use a usb2 hub

dusk thistle
#

The extensions I'm using are usb2

#

Same deal with the other 2 ports.

tropic depot
#

We have many reports of issues with promox

#

Cut that out to validate if it is promox or hardware

dusk thistle
#

Will try that next. Thanks for all the suggestions! I'll install HA OS on a clean drive.

#

Quick question, do i need to remove the zigbee integration in my current HA before I test it in the new install or should it work okay if I just turn it off and move it over?

tropic depot
novel crown
#

Anyone knows how I can get the IEEE id of a device in a blueprint using ZHA?

dusk thistle
#

FINALLY got HA up and running in virtual box and still the same issue. I'd say this is a hardware problem.

austere patio
dusk thistle
austere patio
#

Yeah, you'll need Python 2.7 to run the script. May be easier to use the Docker image.

jolly narwhal
lime locust
#

got a cc2531 stick has a max of 25 devices ? got 3 bulbs now and does this extend the number of devices.
and some wireless switches, they have binding setting , is this to operate something I bind independently from HA ?

jolly narwhal
#

Sure, but it still one of the worst possible coordinator you can have

#

You are guaranteed to have lockups

lime locust
#

have it for 4 months now no troubles yet ๐Ÿ™‚

jolly narwhal
#

With three bulbs and a few sensors? Probably not yet

lime locust
#

hmm better alternative would be ?.. cc9000 ?

#

๐Ÿ˜›

jolly narwhal
#

Cc2652, cc1352p2 etc

lime locust
#

2652 more transmitting power

fickle elbow
#

@jolly narwhal I will switch eventually. I'm just so tired of switching back and fourth all the time. Switched to HA OS out of frustration the other day but now I have a raspberry that is only usable for HA which sucks.

jolly narwhal
#

Yes, which is one of the reasons why I ran HAOS for roughly 3 days

fickle elbow
#

The annoying this is that out of spite I just wiped my RPI with all my other homebridge settings

#

Btw which Zigbee gateway/USB is the most stable? Like virtually zero problems. No matter the price.

#

This is horrible, getting "502 bad gateway" from several add-ons. And I'm running HA OS to get rid of problems. Instead I've got new problems I've never seen before.

#

@jolly narwhal That's it! I'm taking your advice and changing back to container. This is horribly angering. Turning into a bitter man.

obsidian sandalBOT
fickle elbow
restive crest
#

Hi guys, I am getting spammed with "[zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0x77'" after adding all my hue bulbs directly to zha with a Conbee II. Can anyone point me in a direction on how to better identify the issue. I have enabled debug logging, but don't want to spam if its not valuable.

novel crown
restive crest
#

That is what I was assuming. I am just unsure how to identify the device that is dropping packets.

#

Can I identfy a device somehow from:

#

2021-04-10 11:24:46 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x77 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x4120 endpoint=11>, status: 0x00
2021-04-10 11:24:46 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]

novel crown
#

what integration are you using?

#

I assume deconz?

restive crest
#

Yeah. It seems to match the NWK on the Device / visualization. Not optimal with 75 devices, but doable.

#

Unfortunately it doesn't seem to be the same device for the various warnings

#

I am using ZHA, with the ConBee

novel crown
#

You can see the link quality of the devices in the network virtualization map in the ZHA integration. That should give you a good indication which device could have a poor link quality

restive crest
#

The two devices I have identified are literally the two devices closest to the ConBee.

novel crown
#

Are they the closed to your WLAN-Router aswell?

#

closest. English suddenly gone ๐Ÿ˜„

restive crest
#

I actually just moved it away before migrating the bulbs.

novel crown
#

Hmm, I do get the same warning from time to time but for me the devices still work. Same for you?

restive crest
#

But could be both an issue with wireless noise. The ConBee is in a closet with all sorts of equipment.

#

Ill try a usb extender for the Conbee to get it away from the other stuff and see what happens. Thank you so much for the help so far!

novel crown
#

USB-Extender should help quite much.

#

and obviously if you can, set up the zigbee and wireless channels to not interfere

#

and I have quite a good results with the ikea tradfari extender.

restive crest
#

Ironically it seems to be the devices right next to the ConBee having issues.

#

How do I see my current ZigBee channel if I didnt change it?

novel crown
#

it should use the default ones descriped in the zha documentation

restive crest
#

Thanks. Time to find some cables. ๐Ÿ˜„ Again, thanks for the help.

novel crown
#

You're welcome! We are all sitting in the same boat of zigbee chaos ๐Ÿ˜„

novel crown
#

Can I somehow expose a cluster attribute as an entity in zha?

hollow condor
#

Could someone try to make me understand 'groups' and 'clusters' or point me to an easy to follow disclaimer.
For example, I have two blinds (IKEA Trรฅdfri), I want to be able to control them as one, without calling them separate from HA. I also would like the button (included remote) to work directly without triggering an automation in HA (as I have now, since I have a habbit of breaking things). ZHA with ConBeeII btw.

cold gorge
#

I have a 'funny' issue, the battery status of my custom zigbee sensor is not shown in HA (ZHA)

#

but through manage clusters i can query the size, voltage and percentage etc

dense basin
#

#zigbee-archived #330944238910963714
@quasi badger

I am using sonoff wifi zigbee bridge flashed with #Tasmota with ZHA in Homeassistant, i am having issue in the sonoff wireless switch is showing battery identity only

I am not sure if there is a way to make it work and use the actions

I need some help here

fickle elbow
#

@jolly narwhal Your zigbee2mqtt does not show in the HA container UI after install right? You do everything from the CLI?

#

Unless you activate it of course

jolly narwhal
#

Well yes

#

My zigbee2mqtt doesn't even run on the same host as HA @fickle elbow

stone halo
#

i got some odd zigbee phenomenon lol, I cant find my r2652RB using
ls -l /dev/serial/by-id but the laptop does see it show up in dmesg ```[ 1182.072863] usb 2-3: new full-speed USB device number 3 using xhci_hcd
[ 1182.223076] usb 2-3: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
[ 1182.223084] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1182.223089] usb 2-3: Product: slae.sh cc2652rb stick - slaesh's iot stuff
[ 1182.223092] usb 2-3: Manufacturer: Silicon Labs
[ 1182.223096] usb 2-3: SerialNumber: [ 1182.072863] usb 2-3: new full-speed USB device number 3 using xhci_hcd
[ 1182.223076] usb 2-3: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
[ 1182.223084] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1182.223089] usb 2-3: Product: slae.sh cc2652rb stick - slaesh's iot stuff

[ 1182.223092] usb 2-3: Manufacturer: Silicon Labs
[ 1182.223096] usb 2-3: SerialNumber: ```

#

when usingtest -w /dev/serial/by-id/usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_21_xx_xx_xx-if00-port0 && echo success || echo failure results in failure

#

thanks for the tips about docker and sshfs btw, those worked out nicely now

dusk thistle
grim gate
#

I recently moved from a HUSBZB-1 to a Conbee2. I deleted the old ZHA integration and started with Deocnz, eventually deleted that and went back to ZHA. After re-pairing devices all of them show up and I can use them, but there are "ghost" devices under them and they all say "Disabled by config entry". Is this normal??

#

And under my ZHA config i still see Deconz and the old coordinator... Seems like I didn't go about changing from one controller to another the correct way but don't know what the correct way is...

jolly narwhal
#

@stone halo ls -lla /dev/serial/by-id/

stone halo
mighty river
#

I have just moved from rpi3 to rpi4. Using a snapshot to bootstrap the setup. I have access to the buildroot system and have also made the changes to the boot config. Anyone know how to install the wiringpi and the pizigate test on the buildroot system?

jolly narwhal
#

Then ls -lla /dev/ | grep ttyA @stone halo

stone halo
#

should that reply, no reply in there

golden vessel
#

how long does a device stay in Long Poll Interval mode?

jolly narwhal
#

Then you have no serial devices wtfFace

#

I'm guessing the device is missing firmware

stone halo
#

guess firmware broke

#

ill reflash

stone halo
#

also flashed ```./cc2538-bsl.py -p COM3 -evw "D:\downloads\cc2538-bsl-master\CC2652RB_coordinator_20210120.hex"

#

Nothing changed

stone halo
#
[ 4902.946247] usb 2-3: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
[ 4902.946257] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4902.946263] usb 2-3: Product: slae.sh cc2652rb stick - slaesh's iot stuff
[ 4902.946268] usb 2-3: Manufacturer: Silicon Labs
[ 4902.946280] usb 2-3: SerialNumber: 00_12_4B_00_21_4F_43_A9
[ 4902.948022] cp210x 2-3:1.0: cp210x converter detected
[ 4902.949950] usb 2-3: cp210x converter now attached to ttyUSB0
[ 4904.263227] usb 2-3: usbfs: interface 0 claimed by cp210x while 'brltty' sets config #1
[ 4904.264116] cp210x ttyUSB0: cp210x converter now disconnected from ttyUSB0
[ 4904.264204] cp210x 2-3:1.0: device disconnected
[ 4936.814809] br-58e29fa26ff6: port 2(veth654a569) entered blocking state
[ 4936.814818] br-58e29fa26ff6: port 2(veth654a569) entered disabled state
jolly narwhal
#

It is there now atleast

stone halo
#

it has been..

jolly narwhal
#

ls -lla /dev/ttyUSB0

stone halo
#

still doesnt exist

jolly narwhal
stone halo
#
*
ls: kan geen toegang krijgen tot '/dev/ttyUSB*': Bestand of map bestaat niet
root@laptopserver:/home/diede# ```
novel crown
#

lmao, my danfoss ally can read my mind if I want to open the windows. It has a status for it: "0x02: Hold ,Windows are maybe about to open"

jolly narwhal
#

My dutch is not that good

novel crown
#

Can't access /dev/ttyUSB": File or Folder does not exist

novel crown
jolly narwhal
#

According to the dmesg above

#

It shouldn't

jolly narwhal
#

Those are not interesting

stone halo
#

it worked on a previous debian attempt as ttyusb0

trim ore
#

Having all kinds of issues with Zigbee2MQTT - set it all up, paired a socket, paired a switch - all looking good... now cant pair anything

stone halo
#

what do the logs say^?

trim ore
#

It all works and I can control devices but I enable pairing and just nothing happens when I reset the device

#

Logs dont say anything

#

no errors, just that its now allowing pairing...

stone halo
#

checked mosquitto mqtt if its working?

trim ore
#

This is in zigbee2mqtt so it shouldnt have gotten to mqtt yet right?

#
[32mZigbee2MQTT:info  2021-04-10 09:51:35: Zigbee: allowing new devices to join.
Zigbee2MQTT:info  2021-04-10 09:51:35: MQTT publish: topic 'zigbee2mqtt/bridge/response/permit_join', payload '{"data":{"time":254,"value":true},"status":"ok","transaction":"3s71z-2"}'
jolly narwhal
#

With what coordinator @trim ore ?

trim ore
#

^ this is all I get from the logs, so it seems to be publishing fine ?

trim ore
#

Can still control the devices etc though

jolly narwhal
#

Yeah, that is going to be terrible over time

trim ore
#

Its not like its crashed as its still responding to commands etc

novel crown
#

how would one ota update a zigbee device. I have the .ota file of my danfoss here, but I was wondering how does it know which file to take? I assume the filename follows a specific format to identify that file, judging based on that cryptic file name. Do I just issue the cluster command for that device and update?

novel crown
#

using the peasant zha ๐Ÿ˜„

trim ore
#

Moved socket closer to dongle and now it all works

silver stump
#

hey guys,
I need some help with pairing my ikea tradfi socket with zha and zzh usb stick.

#

I push the pinhole 4 times, the white led start to fade in and out.

#

but doesn't show up at the searching screen

stone halo
#

does the dongle work?

silver stump
#

yes, currently using with other ikea devices.

#

well something is happeing now.

#

I manage to pair them.
I moved them closer to eachother.
These zigbee pairing has some try and fail...

stone halo
#

4.151414] usb 1-3: usbfs: interface 0 claimed by cp210x while 'brltty' sets config #1

#

removing brltty fixed it

austere patio
#

Comment out ikea_provider and ledvance_provider and uncomment otau_directory. Drop your file into the folder referenced by that last option and restart HA.

#

Then either physically reboot your device and wait a few minutes or issue the cluster command to the endpoint of the device that has an OTA cluster

austere patio
# silver stump I push the pinhole 4 times, the white led start to fade in and out.

You usually don't need to move things closer (otherwise they'll not work when you move them back). I find with the IKEA outlets you can just unplug it, wait for a few seconds, plug it back in. Permit joins via ZHA and then poke the reset button for like 4-5 seconds. When you stop poking it the relay should click and it will start trying to join a network within like 10-15 seconds.

fickle elbow
#

I have Aqara smart plugs. Yesterday they showed me the energy consumption and voltage. Today I can only see power in the mqtt messages. Difference is, today I introduced an Ikea wall plug to improve my network signal. Anyone know what's going on with the system?

stone halo
#

HMMM for some reason z2m only likes reading my advanced: tyyUSB0, adn not my serial by id address

jolly narwhal
#

Well...

#

How did you map it?

stone halo
#

wdym?

jolly narwhal
#

You are running zigbee2mqtt in a container?

stone halo
#

yeah

#

i mapped it in configuration.yaml of the container

jolly narwhal
#

Then

#

Show us how

#

In your docker compose

silent lintel
#

I have 2 Aqara Buttons right next to each other, that are within 12 inches of a router. I'm having an issue where one Aqara button has an LQI of zero. When I brought both of the buttons to my test bench, and real close to my coordinator, the LQI jumped up.
Z2M, the coordinator is a zzh, and I have 4 CC2531 routers

#

Here's something from the Map. The two buttons pasha_button and pete_button are both 10 inches from basement_router.
But according to this map, only pasha_button is talking to the basement_router

#

it looks like pete_button is trying to phone home to the coordinator!

austere patio
#

LQI is last-hop, so you're seeing the LQI between the basement router and the coordinator

silent lintel
silent lintel
austere patio
#

The Aqara button probably won't find a new parent until you re-join it to the network specifically through that router

silent lintel
austere patio
#

Oh no, that is how you run into Aqara issues. You usually want to join new devices to the network where they will end up being

#

Any router on the network can act as a parent for end-devices, not just the coordinator

silent lintel
#

Thanks so much for the tip puddly, and for the migration a couple weeks back - I hope some more folks have gotten away from their CC2531's and onto zzh's!

austere patio
#

Z2M will eventually support this on its own so hopefully it'll be plug and play in the near future

simple sentinel
#

Zigbee Anecdote: Currently rocking 2x IKEA Fyrtur blinds on Z2M.
Life is good

jolly narwhal
#

Always pair in final location

#

If a totally new setup, pair in outwards ripples

silent lintel
#

Okay last question, what if it's a router you're pairing?

austere patio
#

Same thing

silent lintel
#

Understood. I have no idea why I came to believe they had to be paired right next to the coordinator. Lesson learned

jolly narwhal
#

They have to with a cc2531 since they have 2cm range

#

๐Ÿคฃ ๐Ÿคฃ ๐Ÿคฃ ๐Ÿคฃ ๐Ÿคฃ ๐Ÿคฃ

stone halo
jolly narwhal
stone halo
#

messed something else up

#

that is fixed now ```devices:

  • /dev/serial/by-id/usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_21_4F_43_A9-if00-port0```
#

this is my compose

jolly narwhal
#

But that doesn't map anywhere

#

It's only one side of it

stone halo
#

oh

#

how would i fix that?

#

by putting it down twice with a semicolon in between?

jolly narwhal
#
      devices:
          - '/dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.13__Embed_with_CMSIS-DAP_L430018T-if00:/dev/ttyACM0'
sour shadow
#

Nah, it's fine

#

If you don't specify the destination then it just maps it as is

jolly narwhal
#

Orly

sour shadow
#

Yup

jolly narwhal
#

I've never seen that

stone halo
jolly narwhal
#

Go into your container

sour shadow
#

It will, if you map it correctly

jolly narwhal
#

See what the container see

stone halo
#
  port:
    /dev/serial/by-id/usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_21_4F_43_A9-if00-port0
#

the config

jolly narwhal
#

docker exec -it <name> /bin/bash

#

ls /dev

stone halo
#

huh Error response from daemon: Container 3a35dbfb9057fdf102ee7e7073809b396a1fbe141cb661f582bc3aa08292cd9f is restarting, wait until the container is running

jolly narwhal
#

So it doesn't even start

stone halo
#

bcuz of the dongle

jolly narwhal
#

docker logs <name>

sour shadow
#

And check Z2M's own logs

jolly narwhal
#

And share your entire compose file

stone halo
obsidian sandalBOT
#

@stone halo Rule #6: Spam will not be tolerated, including but not limited to: self-promotion, flooding, text walls (longer than 15 lines) and unapproved bots.

Please take the time now to review all of the rules and references in #rules.

For sharing code or logs use https://paste.ubuntu.com/.

sour shadow
#

You've been here long enough to know better

stone halo
#

oops

stone halo
obsidian sandalBOT
#

@stone halo When using Discord's new Reply feature it defaults to pinging the person you reply to, which can get frustrating for the target. Click @ ON to @ OFF to stop this - on the right side of the compose bar.

jolly narwhal
#

Probably enclose your path in ' '

sour shadow
#

And now you get to re-read the rules to see what else you forgot

stone halo
#

it keeps defaulding on here

sour shadow
#

And you can click

#

It's not that hard ๐Ÿ˜›

stone halo
#

you are right...

sour shadow
#

Did you simply restart or did you up Z2M after you changed the container config?

stone halo
#

its was my first start

stone halo
stone halo
#

Dont get me wrong it seems to work fine when using ttyusb0, but i was recommended not to do so

jolly narwhal
#

The path to the device

stone halo
#

ooh

#

i misread that

#

nah that doesnt work

jolly narwhal
#

Did you recreate the container?

stone halo
#

yeah

#

i always up

jolly narwhal
#

My entire compose for z2m

stone halo
stone halo
jolly narwhal
stone halo
#

oddd, thanks though!

dim shard
#

Does anyone know of a way to set up a new coordinator for ZHA? I just can't seem to find how to get ZHA to look at a new coordinator path.
As I'll be moving to a Proxmox environment soon, I want to move from my current RaspBee shield to a ConBee stick before I actually move over.

austere patio
dim shard
#

Awesome. I'll have a go at that one. Cheers mate!

austere patio
#

Your network would also probably not survive

#

Unless there's a way to copy coordinator data with the *bee adapters

#

I think there may be with deCONZ?

dim shard
#

If only I had been smart enough to use that from the start.

#

So, I'll probably be ending up repairing all devices, is what I take from it?

austere patio
#

It looks like you may be able to use the Phoscon App to move the network data to the new stick

#

But deCONZ works differently and stores a lot more about the network in its internal database so I'm not too sure, I would ask either in their discord or see if someone else has done this

dim shard
#

Worst case scenario I'm spending next weekend, probably, re-pairing all devices. ZHA does store a lot in a DB, but I'm not sure if that's the full network data or just some information on the devices.

austere patio
#

It's only device info

dim shard
#

Oh well, that should keep me busy.

#

The RPi served me well, until now. I'm starting to see that states aren't being properly updated. So I'm moving to something a bit quicker. The ZHA part is my only concern, as that's what makes up for most of my home right now ๐Ÿ˜‚

austere patio
#

It looks like you should be able to perform a network-level backup within deCONZ and restore it. Maybe try setting up deCONZ with the raspbee, do a backup, and restore it to the conbee before moving it over? Worst case scenario is having to re-join everything.

mighty river
#

Hello, with the addon, I don't think it is possible. I success use deconz with alexa using portainer with the official deconz docker and put it on host network.

novel crown
#

nvm it did actually work like that

fickle elbow
#

Why are most values N/A all of a sudden on my Aqara smart plugs? Only power and lqi is showing. How can I troubleshoot this?

gentle flint
ripe hinge
#

hey, I'm still having a lot of trouble keeping Zigbee devices responsive on my setup. running ZHA with the HUSBZB-1 stick. at least once a day everything becomes unavailable. is there anything I should be looking for in the logs? I'm a fairly new user, and it hasn't always been this unreliable, only in the last week or so. I'd appreciate any tips.

merry gust
austere patio
ripe hinge
ripe hinge
# merry gust Did you also check dmesg? And did you update the firmware on the stick?

Hmm... I'm not really familiar yet with any command line stuff, so I haven't checked dmesg. I'm looking now at how to update the firmware, which also seems pretty command line heavy, so I'll have to find some really good instructions that a novice like me would understand. My Z-wave stuff is (mostly) working now - could updating the firmware jeopardize that?

rotund wave
#

No real reason to pop in here other than to say thanks @molten linden for making the Coordinator I am using and its amaaaazing. Well worth the monies. I have had zero downtime in the last 2 weeks. The. Best. Thanks again.

tribal rose
#

Can zigbee bulbs be configured such that when powered on they don't automatically turn on?

untold talon
#

Yesterday I upgraded from 2021.3.4 to 2021.4.3 I am getting the following error. I am getting Component error: zha - cannot import name 'setup' from 'zhaquirks' (/config/deps/lib/python3.8/site-packages/zhaquirks/init.py)

#

I did some googling and did not find a straightforward answer

#

Any ideas? ๐Ÿ™‚

tribal rose
sour shadow
#

Have a look at the pinned messages for supported hardware

#

Maybe it's listed there

bleak sky
#

It's more of a hardware/manufacturer option

tribal rose
#

Okay so it's not "soft" configurable through HA then?

bleak sky
#

If the hardware exposes the option you may be able to set it.

tribal rose
#

I think that's my question, assuming it's exposed, I'd set it where in HA?

bleak sky
#

Lemme check my hue bulb...

tribal rose
#

tyvm

bleak sky
#

So, I couldn't find the option, but I suspect it may be under clusters...

#

Try Devices -> bulb, then manage clusters.

tribal rose
#

Okay thank you

bleak sky
#

Those will be device specific. For hue, I set it in the hue app via BT, before integraring

tribal rose
#

I'll need to read about clusters, never heard of them before.

sour shadow
#

Zigbee2MQTT exposes it in the device config, and it's in the mentioned in their docs if the device supports it

tribal rose
#

O.o

bleak sky
#

I'm new to clusters as well. It's how ZHA handles the config and values in the interface. It let me send a firmware update command

tribal rose
#

I've heard of mqtt2zwavejs but not mqtt2zigbee

bleak sky
#

Zigbee2mqtt is older AFAIK. It can be more configurable, but more finnicky

austere patio
untold talon
#

I have not

tribal rose
#

okay gotcha

bleak sky
#

There was a fix involving quirks per the release notes

#

So it may be related to that

austere patio
#

It's related but not in the usual way. Somehow the Python dependencies are screwed up, since zhaquirks.setup exists and HA pulls in the correct version.

austere patio
#

I saw the first one ๐Ÿ˜†

untold talon
austere patio
#

Hmm. I don't use the OS so I'm not sure how the it managed to upgrade without pulling in the correct package version.

ripe hinge
#

Well... I'm seeing now that the devices that are giving me trouble aren't fully supported. (OSRAM Lightify BR30 bulbs). So I might just have to turn on my old SmartThings hub and move those back. Does that sound right?

austere patio
#

Where do you see that they're unsupported?

#

Most of the common non-Tuya products should work

#

Actually, where is /config/deps coming from? All of the ZHA dependencies are in /usr/local/lib/python3.8/site-packages/ for the OS I have installed in VirtualBox

ripe hinge
austere patio
#

The list isn't exhaustive and just lists what some people have reported working for them. Z2M has a whitelist, which is where most of these devices come from. ZHA assumes everything works and fixes ones that don't, so devices that it doesn't "know" about can still be added and work if they're relatively spec-complaint.

ripe hinge
austere patio
#

But your current issue is a bit lower-level, something is broken with your Python environment.

untold talon
#

Two different people

#

Rich and Rick ๐Ÿ™‚

austere patio
#

๐Ÿ˜†

#

๐Ÿคฆโ€โ™‚๏ธ

untold talon
#

I am interested in that conversation as well (we lost power 3 times between 3am and 6am on Tuesday) and the lights kept going back on

#

But right now no zha is working

#

The check config is throwing the error

ripe hinge
#

lol what we got here is a buncha...

#

wow, moving the Hue light was much easier than I thought it would be. (I didn't have to stand up!) I'm gonna power down the RPi for a while, and see if that makes everything happier.

untold talon
#

It looks like at some point I installed the custom deps deployment

#

It has the following

#

pypi:

  • 'git+https://github.com/zigpy/zha-device-handlers/'
    apk: []
austere patio
#

That'd do it

#

That may be what's in your /config/deps/ folder. If there is nothing in there but that package, try deleting it and restart HA.

untold talon
#

Delete the line in the addon config or the addon?

austere patio
#

If you're not using it I would do both

#

Whatever the addon installed into /config/deps/ is old so if that zhaquirks folder isn't removed by deleting the addon or its config, you'll likely have to manually delete this as well.

untold talon
#

ok

#

ok so in my config/deps

#

I have a directory called lib

#

in that I have a dir called pyton3.8

#

then iste-packages

#

then two dirs zhaquirks

#

and zha_quirks-0.0.56.dist-info

austere patio
#

I would remove that addon's config and delete the entire /config/deps/ folder

ripe hinge
#

this might be a silly question, but while I'm at it: ZHA likes to add things to my entity names like "_level_on_off". I usually delete them. That's... okay, right?

untold talon
#

That did it, thanks!

sour shadow
#

I usually rename all my entities to reflect their location and function, rather than some weird random gibberish

worldly kiln
#

Hi communauty, i got the sinope th1124zb and i wonder how to write the time on it, i found the manufacturing code, but the cluster writc do not permit the attribute cluster write anything on the id 0xFF01

fickle elbow
#

How would I debug a zigbee device if I'm using zigbee2mqtt or ZHA? Worked the other day, now only 2 our of 6 data points show anything

dusk thistle
#

Well guys. Just an update with my CRC error in frame messages that I was getting...
New stick just arrived and 0 error messages.

#

I had tried a new fresh instance of HA in proxmox(current method of install), Tried new HA using VirtualBox, tried using usb 2.0 extenders, tried HA on my macbook using VirtualBox, updated the HUSBZB-1 firmware and still has issues on the old stick.

Now to move all my zwave devices to the new stick with the help of some beers.

fickle elbow
#

Really? No one has anything to add to how to debug zigbee when it comes to Aqara? Been seeing this issue online since 2020.

jolly narwhal
#

I haven't had a single issue with aqara and zigbee2mqtt in over 2 years, with... 20ish devices

dry fossil
#

Fewer devices but also no problems once they're paired.

#

But I'm sure someone will be around at some point with debugging instructions. You don't need to leave follow-up posts for attention.

steady glen
#

is it possible to use shellby pucks with zigbee controllers? or dont i even need them for home assistant?

gentle flint
untold talon
jolly narwhal
coral condor
#

Hi all, any good zigbee controller that goes well with home assistant? Thanks

#

perhaps sonoff?

obsidian sandalBOT
#

@coral condor There are three Zigbee options with Home Assistant (regardless of how you install it). These are:

deCONZ is relatively stable and mature with its own UI (and Discord server). It can run in an add-on, in a Docker container, or natively. Only the ConBee range of sticks and RaspBee GPIO boards are supported. Known working devices are documented, and how to request support for a new device is documented too (you can't add unsupported devices yourself).

zha is actively developed as part of Home Assistant Core, using the zigpy stack, the UI also being part of Home Assistant. The EmberZNet based sticks are recommended, but there are other options. There is no list of supported devices, as any standards compliant device should work. Devices that require extra support are listed, and adding unsupported devices is documented (you can't add unsupported devices yourself).

Zigbee2MQTT is very actively developed and can run in an add-on, in a Docker container, and natively. As of 1.15 has a native UI, and it also uses MQTT for control and configuration. It supports mostly TI based sticks, with the recommended options being the Zig-Ah-Zig-Ah!, Slaesh's stick (though be aware of the well documented communication problems with the seller), Tube's CC2652P2 based coordinators and the TI Launch-XL boards. The known working devices are well documented (which usually includes how to pair them so you don't have to find the manual), and adding unsupported devices is also documented.

jolly narwhal
#

I will recommend zigbee2mqtt with a cc2652 or cc1352p2

coral condor
#

cool thanks!

#

I will look into the deCONZ and hte zigbee2MQTT. I was watching the vids on the zigB2MQTT was thinking if I should try this out.

jolly narwhal
#

It is in my opinion the most flexible

#

With a proper coordinator

#

The tube is good if you are in the states and the zzh if you are in Europe

#

Both are often out of stock, so keep an eye out

coral condor
#

cool I will keep an eye out for those

#

thanks Atxbyea!

ivory hound
#

on Zigbee2MQTT on web interface we have logs, i am running it in docker container, the thing that I don't like is if i open z2m web interface and click logs there is no logs there basically if want to see logs I have to leave it open

#

how can i rectify that?

sour shadow
#

AFAIK there's no way to load historical logs in the UI

ivory hound
#

this is all log related stuff that i have in conf:

advanced:
  log_level: info
  log_file: zigbee2mqtt.log
  log_rotation: true
  log_output:
    - console
    - file
#

maybe because i did not set syslog?

trim magnet
#

HI, I have sonoff zibbee bridge and tasmotize it. But I change bridge location and cant connect to it. How to change ip?

sour shadow
ivory hound
#

@trim magnet depends how is set up, but usually ip is assigned by your router dhcp server

#

if you did not set manual ip on bridge itself this is where you should look, router

#

i'll give it a try today see what will happen ๐Ÿ™‚ i'll let you know @sour shadow

trim magnet
ivory hound
#

@trim magnet this has nothing to do with zigbee

trim magnet
#

but it is zigbee bridge ๐Ÿ˜„

sour shadow
#

Well, it's a Tasmota thing, strictly ๐Ÿ˜›

#

The right solution is a static DHCP lease. If you set a static IP on the device you'll need to change that on the device

ivory hound
#

@trim magnet look in your router, it will tell you what ip it has now and it will let you set a static ip for it (thing that you will absolutely have to do)

trim magnet
#

router cant see bridge, other place, other router

ivory hound
#

u mean you are loked out and cant connect bridge to router?

#

yah 2 solutions for you

obsidian sandalBOT
sour shadow
#

โ˜๏ธ Try their Discord to help you fix this

trim magnet
#

I work with bridge at home, now I move bridge to my office and cant connect

#

thanks for links

ivory hound
#

yah your problem was leak of understanding how it works. what you should do is add second wifi network from the place you were going to
what you can do now is only 2 things

#
  1. reset it not advisable
#
  1. simplest solution make a wifi at your current location exactly how you have it at home
#

connect to it change / add second one from your work office

trim magnet
#

I try to tasmotize again but cant, get permission error

ivory hound
#

switch back router wifi settings to office wifi

trim magnet
#

ok I try to do second solution. Thanks

ivory hound
#

2nd one is most simple

#

login office router make note of all wifi settings you currently have

#

make a new wifi like you have at home

#

connect to sonoff

#

add your office wifi settings

#

switch back to original wifi in the office

trim magnet
#

I will try, thanks for help

ivory hound
#

what i like about them is the detection is instant

#

battery life is long

#

if anyone have some insight on it

sour shadow
#

Search for that and you'll see lots of less than positive feedback

#

The Hue sensors are apparently the gold standard, though I've found both the Konke and Xiaomi ones to be acceptable

ivory hound
#

tbh your word is enough ๐Ÿ™‚ this is why i am asking

#

xiaomi i have

#

they are not good

#

at least not for me

#

let me explain

#

xiaomi sensor is good but detects motion once in 1 minute and half

#

and it stays on for around 1 and half minute

#

for me thats not good

sour shadow
#

Then you want Hue

ivory hound
#

the problem with hue like any other hue product is very expensive

sour shadow
#

Good, cheap, pick one

ivory hound
#

Samsung GP-U999SJVLBEA ๐Ÿ™‚

#

@sour shadow I do appreciate your answer man. I am looking into that sensor you said

#

yah seem that smartthings samjin one and hue motion are about same price so i'll give it a try

#

i have one of the Lidl sensors, motion one is there any way to set stuff like how fast detects or stuff for it on zigbee2mqtt? because for me is slow, if i set that sensor to be used in a light turn on automation until it detects me 2 seconds passes and is very annoying

#

?

simple sentinel
#

Don't even know if it's a thing but maybe you could bind the motion sensor to your light in z2m, skipping the hop between coordinator/HA entirely?

ivory hound
#

the hop is not the problem

#

the sensor detection time is

#

it has like a 2 seconds delay until it detects anything

sour shadow
#

I've found the Konke is a tiny bit faster - probably less than a second

#

Go looking for motion_sensitivity in the Z2M docs though to see if it can be tuned

#

(the answer appears to be that a whole three devices support it, two Hue, one Aqara)

compact plover
#

@ivory hound so far I have only used the Aqara motion sensors, because they were reported to be fast. I have no complaints, I use them for lighting in hall and kitchen and study and all feel instant (usually)

ivory hound
#

i want to give a try to konke and hue

compact plover
#

@ivory hound yes mine are the same, but I haven't found that to be a problem. What issues does it cause you?

#

I am intending to try the updated IKEA ones later this week so I'll find out how they are

ivory hound
# compact plover <@!503992494103592980> yes mine are the same, but I haven't found that to be a ...

when you start doing automation's for single mode in your home, multi mode etc you will see that those things matter a lot, for example if you use all aqara motion sensors all over your home for a automation single mode (single mode means you are single at home) then your home wont know in what room are you at all so automation won't work
with aqara your how would think you are in all the rooms traversed for at least 2 minutes

compact plover
#

I guess that's not an issue for me as I only use it for specific rooms and I just want the lights to go off after 2 minutes rather than to go off immediately

#

but yeah for accurate presence detection with rooms they are junk

ivory hound
#

yes for that propose aqara ones are very reliable

compact plover
#

I'd be interested to see what you discover with the others you try

#

I was considering looking at the more expensive alarm systems that have PIR sensors and finding one that i can integrate with HA to use for room occupancy when I get to that stage

ivory hound
#

why not do your own alarm system

#

within ha

#

i made one myself and never looked back

#

it can even tell me if someone knok's on my door ๐Ÿ™‚

compact plover
#

due to the aforementioned motion sensors I guess. I would certainly consider it if I had a set of sensors that I was completely satisfied with

ivory hound
#

the thing is this is not a conversation for #zigbee-archived but i assure you for an alarm in ha your aqara motion sensors would do just fine

#

you should try it

compact plover
#

thanks!

steady glen
compact plover
#

do you connect your aqara motion sensors to the xiaomi gateway or use a generic zigbee device @ivory hound

ivory hound
#

forget about xiaomi gw

#

use ZHA or Zigbee2MQTT

drifting vortex
#

So this just reared it's head again this morning, tried to turn off the lights via the switch it's not working. Checked Deconz and it's still showing the switch but doesn't fire any events in HA. The lights themselves are still controlable and my temp sensor is still reporting data.
However this time I've been able to pair the device again this time, it's light flashes after doing the reset but just never links. Two things that could be relevant.

  1. Our power went off for a little bit this morning, however the server never went off as it's on UPS and obviously the switch is battery powered.
  2. I plugged a USB HD back into the server last night
#

I only mention these as you just never know but the fact that the lights / sensor are still working suggests they are not the issue

#

hmm, looks like it could be the USB HD, just unplugged it and it paired first time after that, but is it a case of interference being plugged in the usb slot right next to the ConbeeII or an actual hardware conflict?

drifting vortex
#

so despite it now pairing the switch is still not actually working and I've tried pairing it several times over, I've restarted HA and restarted the deconz container, it still shows all the devices but neither the switch nor the sensor are now actually working.

drifting vortex
#

ok finally it's all working again, tried replugging the ConbeeII but that didn't help, finally to check the integration in HA and when I went to the page it was asking me to configure the Deconz integration as if it was new, did that and all started working again.

#

starting to get a little peeved at it stopping working randomly, though I guess this time at least there was a possibly reason
tomorrow I shall try plugging the USB HD into a rear port and see it still breaks anything.

ivory hound
#

stop using that deCONZ ๐Ÿ™‚ from my start here i never heard somebody come in here say "you know i like that deCONZ so much, it works very well" or other stuff like that ๐Ÿ™‚

#

in my opinion only ZHA and Zigbee2MQTT are ok at least from what i've tried

#

and no, none of them with deCONZ sticks

#

just trow away that conbee

drifting vortex
#

I'd rather not it cost ยฃ30

ivory hound
#

well you can consider it the worst investigation you've made

sour shadow
#

You'll spend more than that on Zigbee hardware

jolly narwhal
#

The cost of the coordinator is meaningless compared to everything else

ivory hound
#

if you want i give you mine also ๐Ÿ™‚ you can trow them both

drifting vortex
#

lol

#

ok, so are you saying I don't need any kind of separate piece of hardware? That the devices are all fine just talking to each other?

#

or do I need a whole new piece of hardware

sour shadow
#

No, you need to buy a decent coordinator

drifting vortex
#

ok and recommendations on that? I thought when I first researched this Conbee II was considered the goto

#

I obviously didn't read enough

ivory hound
#

@drifting vortex i am gonna do for you what nobody usually do

drifting vortex
#

thanks, well it's going to be a while before I can justify splashing out another ยฃ30+ so I'll do some research on those options, will have to keep setup alive for a few more months at least

sour shadow
#

In the UK, buy a ZZH (Zig-A-Zig-Ah!) - it's a good choice for either ZHA or Z2M

ivory hound
#

that ZZH i also have

#

tbh i think elelabs one is more powerful

#

but doesn't work with both integrations

tropic depot
#

I think it does now

#

z2m has prelim support for SI chipsets now AFAIK

drifting vortex
#

ZZH looks promising, like that it's UK and like that it has an external Ariel as well

sour shadow
#

Feedback I've seen from others suggests that the CC2652 based sticks perform much the same as the current generation of EZSP boards

tropic depot
#

same here

#

walt has extensive experience with both

#

he can offer an opinion

sour shadow
ivory hound
#

u mean ezsp ones that i have work with zigbee2mqtt?

simple sentinel
drifting vortex
#

No it's plugged directly into the front USB port at the moment

simple sentinel
#

An extension is best practice for all zigbee usb sticks. It might help with your troubles

drifting vortex
#

thanks, will keep in mind if it misbehaves again

thick plover
#

is there a guide on how to merge from say Philips Hue Hub to a zzh! CC2652R stick?

jolly narwhal
#

genrly

simple sentinel
#

No merge, sadly

#

Unpair, repair

jolly narwhal
#

It took me about 45 minutes to move 80+ devices from the Philips hub to zigbee2mqtt though

drifting vortex
#

to hijack that, my philips hue bulbs are actually still connected to my Philips hue hub, should I not be doing that?

jolly narwhal
#

No you want one mesh

drifting vortex
#

Another job for my day off tomorrow then

jolly narwhal
#

Days off

#

I should do that

thick plover
#

btw, did you have two hue hubs?

jolly narwhal
#

No

compact plover
#

has anyone used the sonoff bridge flashed with tasmoto? I bought one on a whim

jolly narwhal
#

I just reset my bulbs and sensors one by one

drifting vortex
simple sentinel
#

Fairly straightforward. Just delete the bulbs from the hue app/hub and they'll be ready to pair.

#

Or deconz

#

In your case

jolly narwhal
#

I didn't even bother doing that

#

Just reset the bulbs

#

With pairing enabled in zigbee2mqtt

simple sentinel
#

Disagree. Better to mothball the hue hub without phantom bulbs

jolly narwhal
#

I'll tAke you to court!

#

๐Ÿ‘จโ€โš–๏ธ

simple sentinel
#

I'm incorporated in Aruba, do your worst!

jolly narwhal
#

I install Aruba every week, I'll uninstall you

simple sentinel
#

Nooooo

thick plover
#

also, i imagine resetting the bulb is a matter of deleting it from the hue app and then it goes back into pairing mode automatically?

jolly narwhal
#

Yes, I have hue switches

#

But we hardly use them

#

Except for bedrooms all lights are automatic in both power and brightness / colour

thick plover
#

are you able to see more of their entities using z2m? as with the hue integration, you can only see the battery level

jolly narwhal
#

I only care about button presses tbh

#

So haven't looked at what else I can see

#

My mi light sensor arrived

#

This will be interesting

ivory hound
#

thats a very good sensor

#

i have 4

#

you choose well

sour shadow
#

I have three, I will be buying more ๐Ÿ˜„

ivory hound
#

yah they are good

sour shadow
#

I find they're good enough to replace my Z-Wave ones... which is a damned high bar for most Zigbee devices

jolly narwhal
#

Not sure what I will use it for though

thick plover
jolly narwhal
#

Yes

#

A button can be used for anything