#zigbee-archived

1 messages · Page 185 of 1

uneven ruin
#

tomorrow night will be fun repairing all my devices

harsh zenith
uneven ruin
#

looks good

harsh zenith
#

dang, one of the door sensors shows as 54% battery right out of the box. i dont think the xiaomi door sensors have replaceable batteries, do they? i guess par for the course with aliexpress?

austere patio
#

But don't worry about the percentage, it's not accurate

harsh zenith
#

ah, cool. good to know

uneven ruin
#

I have one thats said 1% for 4 months now

brave mirage
#

No it is normally available for identiti only (Ikea button) i am using sonoff usb3.0 dongle

tranquil orchid
#

Hello @peak tapir,
I saw that you have the same plug(SP-EUC01) than mine and I have a similar issue on ZHA, did you solved your issue since ?

abstract wagon
#

puddly#8728 just wanted to let you know that the zigbee adapter you suggested works like a charm. Thanks :)

#

@austere patio ^

harsh zenith
#

So this morning I noticed my Xiaomi front door sensor was not updating with the door opening/closing. When I look at the map in zigbee2mqtt, should I be seeing dashed lines to all my green end devices?
https://i.imgur.com/lq8OfUF.png

sour shadow
#

It's normal for some end devices to not show on the map - there's even an FAQ entry about that

#

However, it could be that they need new batteries/have fallen out with their router

harsh zenith
#

They're brand new from yesterday's install. I guess maybe they came shipped with bad batteries? I am using Sonoff S31 lite smart plugs as repeaters - maybe they aren't fully compatible with Xiaomi?

sour shadow
#

Try pairing them through a router, rather than letting them pick

harsh zenith
#

In zigbee2mqtt, is clicking "Permit join (All)" what you mean by letting them pick?

sour shadow
#

Yes

harsh zenith
#

What I did yesterday was use the dropdown on the permit join to first use the closest smart plug, and I ran the permit join to that smart plug that way

#

it was all working last night

#

how do I force pairing them through the router?

sour shadow
#

That's what you did

#

Which is good

harsh zenith
#

ah, gotcha. router = repeater?

sour shadow
#

Yes, in Zigbee speak

harsh zenith
#

cool, got it

sour shadow
#

They are picky about their routers though, it may well be they don't like Sonff

harsh zenith
#

should I be worried about availability being "disabled" in the device settings?

sour shadow
#

Only if you turned it on

harsh zenith
#

I never touched it

sour shadow
#

It's a good thing to turn on

harsh zenith
#

so i just add availability: true somewhere in my config file and restart?

sour shadow
#

Or enable in Z2M's UI

#

Just don't confuse HA's configuration.yaml and Z2M's

harsh zenith
#

ah, I totally would have

sour shadow
#

Lots of people do

harsh zenith
#

sorry for all the hand holding, but how do I switch it to enabled via the UI?

#

click the disabled text hyperlinks me to the above link

#

I see availability under settings

#

its currently set to 'availability (simple)'

#

do i switch it to advanced and hit submit? or is that doing something else?

sour shadow
#

I thought it was a setting in the UI, maybe I'm mistaken

harsh zenith
sour shadow
#

Yes

#

Though, images of text ... nauseated

harsh zenith
#

sorry 😦

#

is there something I have to do to save the change? It seemed to revert after a restart

#

ah, maybe i need to do it from the addon's config page? instead of text editing the yaml directly?

sour shadow
#

Probably

harsh zenith
#

cool, they show as available now. not sure if it will solve the status not updating issue

#

i guess the rec is to re-pair with the closest repeater again?

sour shadow
#

Do you have any non-Sonoff routers?

harsh zenith
#

unfortunately no

#

i was told the s31 lites would work, but I may have been steered wrong, heh

sour shadow
#

Well, try it and see. If you're lucky it's just a glitch

clear hatch
#

Hello, I have a (new) conbee II stick that i'm trying to configure. I run Home Assistant OS in an Unraid VM and forwarded the USB device to homeassistant. When i try and update the device it will say successfull and the conbee stick is no longer connected to the system. It wont discover any of my zigbee devices. These are the logs:

2022-03-25 16:38:04 WARNING (MainThread) [zigpy_deconz.api] Serial '/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2482638-if00' connection lost unexpectedly: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
2022-03-25 16:38:04 DEBUG (MainThread) [zigpy_deconz.api] Reconnecting '/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2482638-if00' serial port
2022-03-25 16:38:04 DEBUG (MainThread) [zigpy_deconz.uart] Connection made
2022-03-25 16:38:04 DEBUG (MainThread) [zigpy_deconz.api] Reconnected '/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2482638-if00' serial port after 1 attempts```
#

(I both tried ZHA and DeCONZ they both dont work)

tropic depot
#

do you have both running at once?

#

the error you posted is telling you that multiple things are potentially trying to access the stick at the same time

clear hatch
#

Yeah I have, but i only tried ZHA as a trouble shooting mesure

tropic depot
#

you can't have both at the same time

#

to try ZHA you would need to completely disable (if not remove to be sure) deconz

clear hatch
#

Alright, i will try that

#

Okay i removed deconz and reinstalled zha, i still dont have anything showing up. I have an aqara temprature sensor and a Phillips Hue Bulb both in pairing mode rn

#
2022-03-25 16:54:17 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee broadcast with tsn 15 under 16 request id, data: b'0f3c00'
2022-03-25 16:54:17 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (18, 16, 0, <DeconzAddressEndpoint address_mode=2 address=65532 endpoint=0>, 0, 54, 0, b'\x0f<\x00', 2, 0)
2022-03-25 16:54:17 DEBUG (MainThread) [zigpy_deconz.uart] Send: 0x122b0019001200100002fcff00000036000003000f3c000200
2022-03-25 16:54:17 DEBUG (MainThread) [zigpy_deconz.uart] Frame received: 0x122b00090002002210
2022-03-25 16:54:17 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 16]
2022-03-25 16:54:17 DEBUG (MainThread) [zigpy_deconz.uart] Frame received: 0x0e2c000700a600
2022-03-25 16:54:17 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2022-03-25 16:54:17 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2022-03-25 16:54:17 DEBUG (MainThread) [zigpy_deconz.uart] Send: 0x042c0007000000
2022-03-25 16:54:17 DEBUG (MainThread) [zigpy_deconz.uart] Frame received: 0x042c0013000c00221002fcff0000e100000000
2022-03-25 16:54:17 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 16: e1
tropic depot
#

that all looks normal

#

reset the Xiaomi device and continue pressing the button every second or so while add devices is running

#

well... this doesn't: No watchdog response

#

but the radio traffic does

clear hatch
#

yeah the zha just times out

#

Should i try deconz again and remove zha?

tropic depot
#

did you try what I suggested w/ the Xiaomi device?

clear hatch
#

yeah

tropic depot
#

how is the conbee hooked up?

#

is it on an extension cord?

clear hatch
#

usb 2.0, its pluggin in directly

tropic depot
#

put it on an extension

#

they are sensitive to interference

clear hatch
#

I only have a very long usb extension cord (5 meters) i think

tropic depot
#

worth trying... rather than flipping integrations back and forth

#

extension is recommended right in their docs for the stick...

clear hatch
#

Alright I will keep you updated.

#

that worked, thank you!

clear hatch
#

I just connected all my devices, except my phillips hue devices. They wont seem to get reccognized

tropic depot
#

the hue devices need to be reset by a hue remote or huethief

clear hatch
#

I tried the hue remote, that didn’t work. Never heard of huethief so ill try that

tropic depot
#

need a SI stick for it I think

clear hatch
#

Alright it worked with the hue remote, I now have one last question, I have an aqara metering socket. It connected fine and i can control it. But I cant get a energy meter from it. These are the entities and their state:

  • Electrical_measurement: not available.
  • Electrical_measurement apparent_power: not available
    -smartenergy_metering: unknown
    -smartenergy_metering summation_deliverd: unknown
tropic depot
#

what is the model

#

there are open issues for 2 of them

clear hatch
#

SP-EUC01

tropic depot
#

is it showing a quirk?

#

on the device card?

#

I can't say that I recall seeing that model

#

nvm... there is an issue open for it

tropic depot
clear hatch
#

Alright, we’ll the switch is actually the whole reason why I used the conbee stick, the Aqara hub didn’t have enough range

clear hatch
#

That came with the device, or one in home assistant?

tropic depot
#

in HA

clear hatch
#

Im not sure what you meant

tropic depot
#

lumi.plug.maeu01

#

yeah that has an existing issue.. it will be fixed soon hopefully

clear hatch
#

Alright, do you think i should wait or use deconz. because the power meter is actually the whole reason i bought the stick and plug.

tropic depot
#

that's up to you

clear hatch
#

I mean if i turn off zha i wont loose everything right?

tropic depot
#

shouldn't

#

you will need to re-pair all devices again though

clear hatch
#

I think I will stick with zha, when do you think it will be fixed?

tropic depot
#

I don't have an answer for that

clear hatch
#

I will try to move the old aqara hub upstairs and use it right next to the switch and connect it via homekit. Hope that will be a temporairy fix

waxen stream
#

@jolly python I went through it and didn't see anything that shouldn't be shared. Did I miss something I should redact?

jolly python
#

No all good, but its huge

waxen stream
jolly python
#

have you tried to flash it another time?

austere patio
#

What hardware is it plugged into? Can you try it with a USB extension cable?

waxen stream
#

I've tried directly in the USB port and through a USB powered hub (I do have a hard drive attached as well)

austere patio
#

USB 2.0 or 3.0?

waxen stream
#

Not sure I have an extra extender but I will look for one

#

good question. I don't remember if I tried both but I think so

austere patio
austere patio
#

That worked fine

#

I'd run it again just to generate new settings (since that public log contains your secret network key) and see about moving the coordinator around. It crashing during the network formation scan means that you have a lot of interference.

#

The exact same code is run with ZHA and with the CLI tool so if you moved the stick to a new environment, that's the only difference

waxen stream
waxen stream
# austere patio That worked fine

Puddly, hoping you are still willing to investigate... I move the RPI to a new location and the dongle seemed to install correctly. However, I am unable to add any of my devices. I have new a Aqara motion and temp sensor. I also have an older hue motion sensor. In the ZHA add device interface log, it get:
[0x0000:zdo] ZDO request ZDOCmd.Mgmt_Permit_Joining_rsp: [<Status.SUCCESS: 0>]
[0x0000:zdo] No handler for ZDO request:ZDOCmd.Mgmt_Permit_Joining_rsp([<Status.SUCCESS: 0>])
logfile (scoped to "zig"): https://github.com/MichaelRegan/logshare/blob/main/zigpylog.txt

austere patio
#

Since you formed a new network via the CLI tools externally

waxen stream
#

How would I resolve this situation?

#

The aqara devices were still the their box until just now

#

@austere patio if I wipe the network and allow HA to create a new one?

austere patio
#

What was the CC2652 plugged into when ZHA was unable to form a network?

#

And what was it plugged into when the CLI tools were?

waxen stream
#

HA on a RPI was failing. I then used another RPI to run the cli tool. Then back to the original HA box

austere patio
#

Exact same type of pi? Same type of peripherals attached (USB 3 SSDs, WiFi cards, etc.)? Same general location?

waxen stream
#

No. CLI was run n on a vanilla install of Ras-OS ok my desk

austere patio
#

The two methods of forming a network do exactly same thing and run exactly the same code so something about the RF environment with your original HA box is causing the CC2652 to not work properly

waxen stream
#

I moved the pi to another floor afterwards

austere patio
#

Forming the network "externally" just confirmed that the software + hardware are both functioning correctly so it's something with the way your HA box is setup

#

Likely some noisy peripheral

waxen stream
#

SSD?

austere patio
#

That'd do it

waxen stream
#

It's the RPI 4 with only that

#

I'll order an extension cable and test again

austere patio
#

You can try wrapping the SSD in foil or otherwise shielding it for now

waxen stream
#

Not having a great iot week... LED project is stalled too

#

Interesting idea, I'll give it a shot

austere patio
#

You can also use the second pi as a remote coordinator with ser2net

#

If it's easier to move around and centrally place. Will work best with Ethernet or 5GHz WiFi.

grim gulch
#

im having some trouble getting zigbee2mqtt working, the addon wont start, it gives the error Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms) ive looked at the troubleshooting page for that specific error and nothing seems to be working

#

ive confirmed the port is correct, multiple times, ive tested to make sure the user has access to that port, but still nothing

austere patio
grim gulch
#

ive unplugged it and back in but do you mean unplugging it then trying to start it?

austere patio
#

No, just unplugging it and and plugging it back in, then trying to start Z2M

grim gulch
#

yeah but let me try again

austere patio
#

Have you used Z2M before? Or is this a first time setup problem?

grim gulch
#

first time setup

austere patio
#

What adapter is it?

grim gulch
#

GoControl CECOMINOD016164 HUSBZB-1 USB Hub

#

its a zigbee/zwave combo, does that cause issues?

austere patio
#

You have to upgrade its firmware to the EZSP v8 first

#

Then specify the adapter type in your config:

serial:
  adapter: ezsp
grim gulch
#

will that wipe all my devices i currently have set up?

#

with the normal zigbee intgration?

austere patio
#

You're updating only the Zigbee side so no

grim gulch
#

alright cool ill look into that thanks!

austere patio
#

Support for the HUSBZB-1 in Z2M is experimental, it's a bit better supported by ZHA (and works out of the box)

grim gulch
#

should i consider getting a new zigbee adapter to work along side it?

austere patio
#

Along side it?

grim gulch
#

yeah one for the zha and one for zigbee2mqtt

austere patio
#

They both manage a Zigbee network so you generally don't want to run both

#

Otherwise you effectively have two independent networks and won't benefit from increased range from having routers

grim gulch
austere patio
#

ZHA and Z2M require exclusive access to an adapter to "use" it so if you want to run both, you would need two adapters. But why would you run both in the first place?

grim gulch
#

id rather not resetup 15 devices just so i can get one device working but its probably worth it

austere patio
#

So you have ZHA currently managing the HUSBZB-1

grim gulch
#

yeah

austere patio
#

What's the device that doesn't work? Something Tuya?

grim gulch
#

no its a custom button remote that i soldered together

#

the second one is the homeassistant part

austere patio
#

If you're putting your own firmware on it then you should be able to set it up to be standards-compliant and work with ZHA without any special config

grim gulch
#

not my own firmware though

#

no clue where to start with making/editing my own and dont feel like going down that rabbit hole

#

what do you suggest i do in this situation

austere patio
#

Looks like it should "work" with ZHA, just the nonstandard multistate input configuration won't be mapped out

grim gulch
#

when i tried to add it with zha it just showed 2 disabled entities

austere patio
#

That's normal, buttons just generate events

grim gulch
#

oh okay

austere patio
#

Or no, it should be fully configurable and is already standards compliant

grim gulch
#

thanks!

austere patio
grim gulch
#

not sure what that means or what im looking at but im sure ill figure it out if not ill come back here

austere patio
#

If you go to the device page and click "manage clusters", you'll figure it out. Good luck!

grim gulch
#

alright cool, thanks for the tip, i really appreciate the help!

grim gulch
#

okay im starting to understand after blankly staring at it for a good few minutes

#

immediately i notice 2 limitations tho

#

i can only do individual devices not groups or entities with no devices

#

and i cant set color to stay the same, havent looked a lot into the color stuff yet though

grim gulch
#

okay it works MUCH better with automations, got it

clear hatch
#

Hello I fount a potential fix for my lumi.plug.maeu01. I have to change the quirk tho. But how?

molten linden
harsh zenith
#

So I just got a bunch of Aqara sensors off AliExpress. Two door sensors installed fine. The third doesn't show a blue LED when long pressing it's button. I've even replaced the battery with a new one. Is it likely just dead in arrival? Or is there anything else I can try to do to 'reset' it or something?

hot sluice
#

Does anyone has sucessfully used ZG2858A remote control from Sunricher ?

austere patio
hot sluice
#

I've tried Zigbee home automation and zigbee2mqtt, device is correctly linked but no events are sent ? Or atleast can't see them

uneven ruin
#

anyone have issues repairing Peanut plugs on their network? Mine joined fine originally but I just had to move my network channel and it won't pair again - blinking red light for the reset but it just goes and goes and goes

#

literally just re connected 80 devices without issue

#

this one is causing a fit. And I literally only use it to know if the projector is on lol

uneven ruin
hot sluice
#

I got nothing in zha_event

#

I reconfigurated it

#

It says it's ok, I go to dev tool and subscribe to zha_event, nothing appears when pressing button

austere patio
uneven ruin
#

from 20 to 11

austere patio
#

It might be a device that only joins on 15/20/25

uneven ruin
#

poop

austere patio
#

Maybe try updating their firmware? I believe their nonstandard trigger process was reverse engineered in ZHA, maybe it was in z2m as well

uneven ruin
#

interesting zha picked it right up

#

(I have a second stick)

#

so I tested

#

so yeah must be the channel thing

austere patio
#

I wonder if you can join it to your stick on channel 15 running with identical network settings and then send it a channel change notification

uneven ruin
#

right now I think I'm just going to leave zha up

#

lol

#

All I use it for is to detect if the power draw is > X to signal if the projector is on

#

if I could find a different plug (needs to be round or square, not a longer rectangle - US prongs - I'd just swap it, its been an annoying device from the start

#

firmware didn't actually do power monitoring so I had to do a firmware upgrade, hard to pair. Weird spikes in the readings so I have to filter those out

#

but it plugs into an outlet that is weird (its in a box that has a wire passthrough as well, its mounted at an angle so it can't be a large plug

#

or I figure out a way to use the projector trigger port somehow

#

channel 11 has been super smooth though, no weird delays with 1 bulb out of 6

surreal nacelle
#

HI guys - after the latest update 2022.3.7 my ZHA devices dont accept changes anymore. For example when i try to change the temperature on a valve in lovelace the value will be reset after a few seconds. Any ideas how to fix that?

thick plover
#

Anyone know if Aqara sensors can connect to Hue devices as a router (using z2m)

surreal nacelle
#

With Hue devices you mean like Bulbs?

uneven ruin
#

the message isn't getting to the device for some reason

thick plover
uneven ruin
#

they should be fine

surreal nacelle
#

Sonoff 3 Plus USB Dongle

#

Its strange - the devices still reported the current temperature and the should-temperature correctly. only thing that dint work was setting the new temp. i repaired the 3 valves again. and now everything is back to normal. strange anyway.

austere patio
#

Must have been a problem with the valves, I don't think ZHA had any code changes recently that would impact network operation like this

strong mango
#

Hi
After months of tinkering I finally got my sonoff zigbee 3.0 plus dongle to work. I connected 2 motion sensors but they show availability as "disabled". How do I enable them?

uneven ruin
#

sounds to me like they dropped off

strong mango
#

They show history as detecting motion but I can not see live data

austere patio
#

Do you have any Zigbee routers (e.g. bulbs)?

strong mango
#

In zigbee2mqtt web ui they show as disabled

#

I do not but these devices are 6ft in front of the dongle atm @austere patio

warped hatch
#

I am hoping someone could point me in the direction of a good quality Hue GU10 alternative, I have tried Innr but had a bad experience with them. (I am UK based) I would prefer to stick with ZigBee rather than move over to WiFi bulbs such as Lifx. If this is the wrong place to ask this please feel free to delete. Thank you very much.

sour shadow
#

Tradfri bulbs - at least for CCT - are pretty solid

warped hatch
#

Sorry what does CCT stand for?

sour shadow
#

Basically warm to cold white

#

Some call it tuneable white

strong mango
#

@warped hatch color of light output or temperature

warped hatch
#

Thank you very much

#

I was overthinking what CCT stood for haha

#

Thank you very much I will check them out

uneven ruin
sour shadow
#

I have one of the GU10 bulbs in the fitting right next to me, works a lot better than the Osram POS that was there before

strong mango
uneven ruin
#

z2m is showing current state

#

the history shows when it worked

warped hatch
#

I have a lot of hue but purely because i didn't find an alteraive that worked well - but after having a couple of GU10s die and the price of them being painful I want to try alternatives. I will get one ordered now

uneven ruin
#

too much rf interference can cause things to drop off

strong mango
plush veldt
#

Hi Guys. Im using ZHA with a conbee-stick. Im using a mix of philips HUE and IKEA Tradfri bulbs. I recently bought two new IKEA bulbs, but they wont work properly. I can add them, but I cant control them från the UI. Anybody familiar with this problem? The forums didnt give much.

uneven ruin
#

changed my channel, things have been nigh and day since

#

performance was OK but some weird things sometimes

#

haven't seen any weirdness since I did the change yesterday morning

strong mango
plush veldt
#

here is what I got from the logs

austere patio
#

Is your Conbee on a USB 2.0 extension cable, away from any USB 3.0 ports, WiFi cards, raspberry pi's, etc?

plush veldt
#

Yup

#

And it has been working flawlessly for quite some time.

#

Its just these two new bulbs Im having an issue with

austere patio
plush veldt
#

Willco!

#

this is from where I first find "tradfri" in the log

austere patio
#

Those are the first couple of seconds, when ZHA is just starting up. Can you try toggling the lights and post what happens when you do that?

plush veldt
#

Sure!

#

Ive been using zigbee with homeassistant for quite a few years, and never seen anything like this.

#

btw, its renamed to gästrumslampa in the last paste

#

or gastrumslampa

austere patio
#

Have you tried re-joining the devices? The debug log unfortunately doesn't have any extra context

plush veldt
#

I did. And it works for a few second right after the inclusion. Then the bulb flashes and then wont respond anymore.

austere patio
#

I don't think the coordinator matters all that much as long as it can reach the bulb

#

Can you power cycle the bulbs (cut off power, wait 5-10s, turn them back on) and post that section of the debug log?

plush veldt
#

Alright. As I told you it works initially. If I press the MDI bulb icon when Im in the inclusion window I can adjust the brightness.. If im quick enough, that is.

tranquil orchid
#

hello there ~
I have an issue, no devices on my zha have a quirks, where I see there is a quirk available for almost each of my devices

plush veldt
#

@austere patio Nothin with the device name in that snippet

austere patio
#

I'm not seeing any device announcement messages received by the coordinator in the log

#

So the bulbs don't seem to be "on" the network

#

Have you tried rebooting the Conbee by unplugging it?

plush veldt
#

Let me try that

tranquil orchid
austere patio
#

If the quirk isn't loaded, it doesn't apply to your device (or your variant hasn't been added to the list of devices that it applies to)

#

What devices?

tranquil orchid
#

For example I just added a SONOFF BASICZBR3 and it doesn't behave as a switch as it should

tranquil orchid
#

Like, I don't have any device with a quirk right now

austere patio
#

What exact devices? Go to the device's page, click the "zigbee device signature" button, and upload that info somewhere (e.g. https://dpaste.org/)

plush veldt
#

@austere patio No joy. I cant even see the device in the visualisation.

austere patio
#

It likely failed its interview and was removed from the database when you restarted HA

tranquil orchid
plush veldt
#

Alright. Might this be a firmware issue with the newer bulbs? AS I said I have a lot of older IKEA bulbs that work flawlessly.

tranquil orchid
#

@austere patio where should I check if there is a quirk thats should be autoconfigured but isn't ?

zenith oracle
#

I moved a Philips Hue bulb to another room and cannot access it. Will Hue bulbs automatically reconnect to other routers, or do they just expect to find the ones it saw when paired?

austere patio
plush veldt
#

@austere patio Removed it and added it for a fifth. Now it seems to work. This is some black magic shit.

tranquil orchid
plush veldt
#

Seems like the problem solved itself

tranquil orchid
#

on line 58

plush veldt
#

thank you for your time!

#

Much appreciated!

austere patio
#

Glad it works 😆!

plush veldt
#

#metoo

#

😉

austere patio
#

Yours has additional endpoints

tranquil orchid
#

when I diff'ed the identity (comparing to what I found in a github issue) I saw that endpoints moved from out to in (or the reverse?)

#

well thanks then, i'll look into how to do a quirk tonight ^^'

fierce valley
#

I have a question that relates to which Zigbee-integration that is the best. If its possible to respond to that question...

ZHA or deConz?

jolly python
#

Zigbee2mqtt

#

Since deconz only works with the conbee, you should use zha because there are more powerful coordinators than the conbee

sour shadow
#

not deCONZ is always the answer

fierce valley
#

I have the Conbee 2...

zenith oracle
#

Conbee 2 works in zigbee2mqtt.

fierce valley
#

Im using deConz with Conbee 2 right now but I always want to have something better.

Pros and Cons? Which is the better one?

jolly python
#

What you want to do what you cant atm?

jolly narwhal
fierce valley
#

Pros and Cons?
Which one is the most futureproof one?

You cant say this is the best without specifying why...

austere patio
#

There is no "best" without specifying what you care about

sour shadow
#

There are however "worst"... but nobody's mentioned the CC253x sticks yet

gray fog
#

Can anyone help with getting Zigbee TS0505B (Lidl smart floor lamp) working?

I googled and saw one mention on github that it would work with Zigbee2MQTT dev so I switched to Zigbee2MQTT edge, but still says "Unsupported"
Zigbee2MQTT version: 1.24.0-dev commit: 95c4830

mighty river
#

How are the Tube's repeaters/routers? Would probably be reusing my conbee 2 coordinator & most of my end devices would be Aqara sensors.

#

Haven't set everything back up yet, but I'd probably use ZHA with this new setup

molten linden
#

I love them 🤷🏼‍♂️😂

jolly python
jolly python
mighty river
#

@jolly python thanks

#

@ tube you gotta love it 😀 and i hear great things. Just looking to get back in to Home Assistant in the next week or so and building out a plan of attack.

uneven ruin
#

personally I would swap from the conbee

#

no sense in building up a network to rebuild later

#

get a good stick

#

and as someone who has rebuilt twice now, pick a good channel

#

I switched sticks then switched channels. lots of fun

jolly python
#

How many devices do you have

mighty river
#

let me double check, everything sits on Aqara hubs at the moment and i'm looking to move to something more versatile than homekit

#

~40 Aqara sensors, combination of temperature/door & window/motion/vibration/leak detectors

#

tried the conbee 2 in the past with Ikea repeaters and it was kind of a pain

jolly narwhal
#

I run 40ish aqara devices here

#

With mostly tradfri lights as routers

jolly python
#

40 sensors without a router? Ah ikea repeater

jolly narwhal
#

Never issues

mighty river
#

i have one router, but it's far off so it only has one device connecting to it

jolly python
#

You should build a better mesh

mighty river
#

i actually have 3 Aqara hubs... i have two of the 1st gen hubs that i like because they chime when doors are opened and the night light

jolly narwhal
#

Well, mostly any mains powered device will be a router

#

Just don't turn them off

mighty river
#

actually everything works fine with the Aqara hubs

jolly python
#

Yeah but if you just use one conbee stick you should use more routers

mighty river
#

it was just when i tried months ago with the Conbee 2 & ikea routers

#

i had 5 ikea routers and 4 ikea outlets

#

just dropped like crazy

jolly python
#

Better try another coordinator cp2652 base

jolly narwhal
#

Must be Conbee related

#

No issues with Texas instruments

jolly python
#

Have you used an usb 2.0 extension?

mighty river
#

if a device paired directly to the conbee it was fine and i have it mounted up fairly high on a wall so the range was ok

#

yeah, extension cable

#

it was just the ikea stuff wasn't reliable for me

jolly python
#

Ikea is solid normally

jolly narwhal
#

No issues for 4 years with Ikea here

#

Across 15+ different devices

mighty river
#

yeah, i'd drop sensors at one point had some singled bulbs that wouldn't respond

#

ditched the sengled bulbs and same issue, but they were only end devices not routers

jolly python
#

Have you used the same channel as before with the aqara hubs

jolly narwhal
#

Sengled is not routers afaik

mighty river
#

right

#

that's kinda why i chose Sengled and they make 1600lumen/100w equivalent bulbs, which i liked

jolly narwhal
#

Holy fuck my eyes

mighty river
#

i tried several channels when i initially started troubleshooting and i think i stuck to channel 25 towards the end, everything was solid when the sensors went directly to the conbee regardless of what channel i used

#

@jolly narwhal i make it light up like the sun in here

jolly narwhal
#

I just might get skin cancer

#

I run my lights at 80% max, but that only happens during full daylight, adaptive lighting brings them down throughout the day till 1% at 22:00

mighty river
#

i only have dimmable lights in the dining room and the kids bedroom at the moment, pretty much all my light switches are lutron

jolly narwhal
#

We haven't used a physical light switch in over 3 years, all lights except bedrooms are automatically adjusted

mighty river
#

i have my kitchen lights triggered by motion through HomeKit at the moment, but looking to set that type of stuff up in node red once i stand up the HA box again

jolly narwhal
#

I've yet to see any use for node red,ha automation does everything i need and more

mighty river
#

had a fridge in the basement die and didn't notice for two days, want to revisit setting up 433mhz temp sensors in the deep freezes/fridges and such so that's why i'm looking to get back to HA. The batteries in the Aqara sensors died so fast at those low temps.

#

oh nice, i'll check those out

jolly narwhal
#

I'm making a esp custom sensor for my fridge room

#

With 5 ds18b20 sensors

#

Running off mains

mighty river
#

i have some actiontec sensors on the way with lithium batteries so those should hopefully hold up in the deep freezes

#

That ds18b20 looks interesting and running off mains is ideal, but i can't think of a good way to get that wire in to our deep freezes

jolly narwhal
#

The vacuum seal should wrap around it fine

#

It isn't that thick

unborn orbit
#

has anyone upgraded the firmware on their zbmini? Any advantages to doing so?

austere patio
unborn orbit
bitter niche
#

Does anyone know if there is any way to send commands to a ZigBee group?

#

Like without a physical device. Eg. Making a card that opens all blinds via ZigBee group and not HA groups

uneven ruin
#

yeah put all the devices in a zigbee group then put a card in that calls the command you want

#

the zigbee group will show up as a HA entity

bitter niche
#

I dont see it as a HA entity.

#

Do i need to modify the config file?

sour shadow
dense surge
#

I have got rid of my Hive heating bridge, and now have the thermostat and receiver in standalone mode. Scheduling is currently set up in the thermostat while I'm tinkering. Both devices are now present and correct in Zigbee2MQTT.

As I only have a single temperature control (the living room thermostat), the longer term plan is to add Tado Zigbee radiator valves in at least four other rooms for more granular control.

Currently though, I'm in a situation now where I can't alter the set-point on the thermostat entity on the dashboard or directly via Zigbee2MQTT - it immediately resets to 1. Controller is set to auto. Is it getting overriden by the thermostat's own program?

I presume the Hive controller doesn't use Zigbee to communicate with the thermostat - as it only reports link quality / battery level - or have I set it up wrong?

Anybody got any tips / links to tutorials on how I can get the two playing nicely? If not, can the thermostat just be used to boost manually - with everything else coming from HA?

dense surge
jolly python
#

No but you can use a zigbee coordinator and integrate all devices altogether into one mesh/network

#

Some say aqara sensors are a bit special to pair though, but i am not an expert here

lilac shadow
#

How do i find the quirks if i want to edit one of them?

jolly python
#

Isnt that a zha related problem? Using zigbee2mqtt could help

lilac shadow
#

People have trouble with them both using zha and zigbee2mqtt but reportedly the latter might work better.

#

I have two of the plugs and ZHA and i dont get them to work decently. Hence trying to manually edit a quirk. If I could locate it. 🙂

jolly python
#

Work it, fix it, rock it, move it, crack it, smack it

tropic depot
#

lol

#

Tuya and Xiaomi MAY need some additional work to get working... most Zigbee 3.0 devices should just work

jolly python
#

Yes they often do not comply to the zigbee standard

cloud heath
#

hey guys, I was wondering if it is possible to kill a zigbee bulb by sending certain options to it - common ones like brightness, color or percentage?

austere patio
#

What do you mean by "kill"?

#

Like physically damage it?

cloud heath
#

I have 2 Osram bulbs that died on me in the same room and wondering if its a setting or potentially the lamp itself

austere patio
#

Are they in the same type of fixture?

cloud heath
#

the same single fixture one replaced the other

austere patio
#

If it's an enclosed fixture, they can cook themselves and fail very early

#

You can try reducing their max brightness by like 10% to make them last longer

cloud heath
#

never had an issue with the fixture - had a hue in there but put that one elsewhere and added added colourd Osrams

#

its an open fixture

#

to be fair both bulbs were pretty warm when I replaced them

#

my hue never got as warm as far as I can remember

austere patio
#

Cheaper bulbs usually don't try to move heat away from the electronics and conveniently fail that way

cloud heath
#

hmm that may explain it as I run hue and Osram in 2 different fixtures in the livingroom but they are never over 40%

#

good insight cheers ... for now I guess its back with plain white hue in the office then 🙂

#

any suggestions on reasonable ones?

austere patio
#

I've not really had any issues with IKEA bulbs in my open fixtures. The ones in enclosed fixtures do burn out every couple of years though.

cloud heath
#

does Ikea do coloured ones now?

austere patio
#

I tried their RGB bulb but it was not very bright or particularly colorful, I use only their brightness or color temperature bulbs

cloud heath
#

only white ones here in the UK by the looks of it

#

I may just stick to the white hue in the office and get a light strip instead for colour accents when needed ...

#

or a bloom they are actually pretty good for what they are

#

thanks @austere patio

austere patio
#

They do if they're a part of the same network

#

Which is ditching a hub and just using a coordinator with a Zigbee integration that directly talks to the devices is more powerful

cloud heath
#

well its a hub and spoke network while hubs (router) mesh at least when I look at my maps

austere patio
#

They're both coordinators. If devices prefer to join to the coordinator as opposed to a router, that's the device's choice (though it is configurable with some coordinators)

cloud heath
#

what I meant was https://i.imgur.com/BCjS6Ve.png | all the blue mesh is all routers while the battery devices only connect to a single router | routers seem to mesh to numerous other routers

#

and thats automagically while you can obviously force a router connection as far as I understood | at least for some devices

#

and it seems when a router goes down eg turned off the battery device elects a new router | seems by signal strength

#

there may well be more to it but thats my observations and as such conclusion - I may be totally wrong

mighty river
#

Hi guys

#

is it possible to force an update of a particular sensor in ZHA? I have a light sensor that updates every 30 seconds but I'd like to force it every now and then.

#

to get the current reading at any given time instead of waiting 30 seconds

lilac wharf
#

Not if it's battery powered

brave belfry
#

Hi, I am just getting into HA and I got some Zigbee accessories and the Sonoff Zigbee USB 3.0 Dongle for my Raspberry Pi 4 but I cannot get home assistant to recognize any hardware I plug into it

#

I also got a raspbee II that it couldn't detect eitehr

#

either*

torpid rock
#

Any advice on zigbee smart locks? Including “don’t, go with another wireless protocol”

torpid rock
lucid pagoda
#

Anyone else having Zigbee devices randomly appear as unavailable lately? Seems to be happening mainly with battery powered units, maybe even specifically Zigbee 3

lean echo
#

hi everyone! I removed yesterday one of my zigbee bulbs from z2m because it turns on randomly, so I wanted to see if it's maybe some issue with the wires. So I basically went to z2m and force the removal of it.
Now in the UI from z2m I see the 2 groups I had with this specific bulb don't have it anymore, but what my surprise was when the lights still turned on and off with the groups.
After checking in groups.yaml I can see the device is still there...
Is this a bug or a feature because of the force removal?

#

and I am even more surprised now that I removed the device in groups.yaml for both of the groups and still the light turns on and off if I switch the group in HA!

#

does anybody have any clue of what's going on here?

jolly python
#

Still bind to the group i guess, you can reset the bulb though

lean echo
#

how is it bind to it if there's nothing referencing it?

#

the problem is that I can't just reste that single one, I'll have to reset the 3 in the original group as they're all controlled by the same wall switch

jolly python
#

If you reset the single one it should not be longer attached to the group would be my guess

jolly python
lean echo
#

umm not sure how I could do that TBH

#

these bulbs are zigbee so without z2m or the like I don't know how I could pair another remote... if this one was an ikea one, maybe I could

lean echo
#

oh and would that work with any bulb, not only ikea?

jolly python
#

Yes, it should

lean echo
#

oh ok nice, I'll give it a try!

#

and another question, because al this might not be necessary... is there any way I can track the availability of a single bulb? I tried to add availability: true at the device level, but in the UI was still showing as not available and also I don't know where to look at to see if the device became unavailable

#

it's really annoying to see this bulb been on every now and then 😅

wraith salmon
#

Can someone who's managed to pair a TRADFRI button with zigbee help me? I'm trying to pair the button with the sonoff gateway, and I think I'm doing all the right things but it's not showing up. Would appreciate if someone could help me troubleshoot...

#

I've got ZHA set up, and it appears to be correctly configured. HA is showing me the "Add devices" feature on the Integrations page. But when I scan for new devices, nothing shows up. Is there something I might be missing?

barren spade
#

Does anyone have a recommendation for easy to use and relatively cheap zigbee2mqtt supported led dimmers? GLEDOPTO is out of the picture because the gl-c-002p was a huge disappointment and their attitude towards me during the the email exchange was horrid.

#

I've tried searching on the adder website but it's hard to filter for led strip dimmers.

lean echo
barren spade
#

thanks

jolly python
#

Which is the recommendation for a door/window sensor with zigbee?

dusky hatch
jolly python
#

Will look into this, thanks

mighty river
#

The Aqara ones are good too. Many reviews on YouTube.

mortal grove
#

Hi all. Is it possible to break out an RGBW controller to it's individual components? I have a need for 4 individually controlled channels (all the same color) that I would like to vary brightness as well as turn on / off individually. Trying to avoid building an ESP or buying 4 individual controllers.

#

Building the wife a 4 shelf ladder grow light and want to be able to control each shelf individually

short basalt
jolly python
#

An the oldest one often has connection issues

mighty river
#

Hello, I have the feeling something changed after November, I have uploaded the visualization of my Zigbee network from the 3rd November 2021(https://imgur.com/64RbXir) and yesterday 29th March 2022(https://imgur.com/fNNOfb8). Does anyone else see the same?

dark birch
#

How do I debug: "[0x85a2:1:0x0008] Data remains after deserializing ZCL frame" this is an Ikea symfonisk rotation.

tropic depot
#

The next release of Zigpy should correct that once it lands in HA

austere pasture
jolly python
#

Does it work in zha?

#

The model number shown is not crucial if its working

#

Which one have you ordered? Link

austere pasture
#

in zha I can pair it, but no entity reflects the sensor value

#

(two entities that zha creates get marked as unavailable)

jolly python
#

Its tuya probably not complies with zigbee standards, probably a quirk is needed, and maybee not compatible to deconz yet

austere pasture
#

I see - thank you for your help 😉

molten linden
#

what's the model number shown in zha? Tuya had some contact sensors that work out of the box with zha as they were actually spec compliant. but they like to do their own thing now I think. - these are some of the ones I have https://www.aliexpress.com/item/4000475355327.html that work with zha fine - no quirk needed (at least when I bought them a year ago)

undone temple
#

does anyone use zigbee2mqtt with hassos and was able to add new not supported Tuya devices? I am stuck at the point where I have to change the file node_modules/zigbee-herdsman-converters/converters/fromZigbee.js thanks in advance!

austere wraith
#

Hi. I found that after some time my aqara cubes keep being unlinked from router/coordinator in map view, but it is not far from it - one is about 1 meter and another is maximum 3 meters. Repairing helps, but only for a moment. I have CC2652P coordinator and additional sonoff usb dongle router from itead. I have such problem only with aqara cubes. My door sensor from sonoff seems to be unlinked when looking at zigbee map, but it works. Cubes dont work 😦 It looks like this on a map: https://imgur.com/a/VIhD7gR Anyone had similar problem? How to deal with it?

jolly python
#

maybe battery change will help

brave scarab
#

Hi all, I'm new to Home assistant but have had lightwaverf switches, hive heating and CCTV for some time. I'm looking for some advice on what to buy to add ZigBee to my Dell T20 server (hyperv 2019). Should I buy the USB sonoff ZigBee dongle and use "deConz" or use a sonoff ZB Bridge and try to flash tasmota?

obsidian sandalBOT
#

Buy something CC2652 based. This list is a good one, both Tube and Electrolama have been proven to have excellent customer service. The current generation of EZSP sticks (see here for some) are also a good choice for ZHA.

Anything CC2530 or CC2531 based should be avoided - they're old, slow, and only suitable for a dozen or so devices. The Sonoff ZBbridge isn't advised since it uses WiFi (built in interference causing stability/reliability issues), and the HUSBZB-1 uses an older chipset so should be avoided.

Finally, the ConBee range are fine with deCONZ, but experience with ZHA and Zigbee2MQTT appears to be mixed.

jolly python
#

deConz only works with conbee

#

and that is not recommended, so use zha or zigbee2mqtt

ivory hound
#

@jolly python depends on to you, I personally use z2m

brave scarab
#

Ah ok I'll check out the CC2652 list now thanks both

brave scarab
jolly python
#

there's an addon for HA too

ivory hound
#

no, zigbee2mqtt

brave scarab
#

SONOFF Zigbee 3.0 USB Dongle Plus so would you say this is better than the sonoff ZB Bridge box that needs tasmota?

ivory hound
#

SONOFF Zigbee 3.0 USB Dongle Plus way better

brave scarab
#

Sorry for the dumb questions, so how do I present the dongle plus to A hyperv virtual machine instance of homeasisstant if deConz is for conbee2?

jolly python
#

so you're running HA OS? You need a usb passthrough of the host to the vm

ivory hound
#

you don't need to

#

so if you use SONOFF Zigbee 3.0 USB Dongle Plus with zigbee2mqtt then it has nothing to do with your vm

#

if you use SONOFF Zigbee 3.0 USB Dongle Plus with ZHA in home assistant, then you need to do the pas trough

jolly python
#

if he is running zigbee2mqtt in docker, it has nothing to do with the vm, but if he want to run the addon of zigbe2mqtt he needs an usb passthrough too

ivory hound
#

yes

#

correct

brave scarab
#

Ok so hyperv doesn't support usb passthrough

#

I'm using the HA hyperv image

ivory hound
#

then you choose a poor solution 🙂

#

change it

#

learn a new way

#

improve yourself

brave scarab
#

Doh, shame as my server has multiple VMs currently for media server, CCTV etc

austere patio
#

Or setup a new server/pi/SBC and use ser2net to expose the serial port over TCP so you can avoid USB passthrough issues and likely find a better spot for your coordinator

ivory hound
#

my advice, ditch it

brave scarab
#

Ok thanks, I was hitting a Google search brick wall

jolly python
#

or go directly to docker

ivory hound
#

google is only to be use if you want to buy stuff, they focus on that 🙂

#

if you want real info google is not the place 🙂

brave scarab
#

This may sound strange but I use dockers but within a Linux VM which is my NAS storage array

#

So it won't help in this instance as still have the usb passthrough issue

ivory hound
#

@brave scarab docker in a vm kinda beats the propose

jolly python
#

what os are you running on the server?

ivory hound
#

docker was invented to escape the vm issues

brave scarab
#

Passthrough disks to Linux formatted as ext4

#

Windows 2019 core edition hyperv as the host

ivory hound
#

@brave scarabdont do that, want to start simple get a pi4 with min 4G RAM install docker on it and then putt everything on docker

jolly python
#

why windows? 😄

ivory hound
#

you will be amazed

#

ah lol win

brave scarab
jolly python
#

windows isn't the right tool for such things

brave scarab
#

Exchange, sans, etc

ivory hound
#

@brave scarab win is good as you most sure know but not for this kind off stuff

brave scarab
#

So just stuck with what I knew at the time and has seperate VMs for Linux

#

To be fair the VMs are all Linux

jolly python
#

you can buy a poe coordinator

brave scarab
#

Zoneminder, openmediavault and homeassistant

ivory hound
jolly python
#

that works without usb passthrough

brave scarab
austere patio
#

That kinda seems like a downgrade in terms of performance

jolly python
#

i would get myself a nice poe coordinator if i were you

ivory hound
#

why

austere patio
#

It won't require tearing down and rebuilding everything on a new platform just to get a USB port working

ivory hound
#

from what i understand (maybe I am wrong) poe network coordinators add some delays

austere patio
#

They don't

#

You're talking about fractions of a millisecond

ivory hound
#

okay then that might also be a solution, but I'd go any day with docker and a new pi4

#

to easy to use, update, manage

austere patio
#

But then you've downgraded from running your HA installation on a dedicated VM on a server to a relatively slow SBC

#

Each method has its pros and cons, either as an investment of extra time or extra money

brave scarab
molten linden
#

🙋

brave scarab
austere patio
#

If you're lazy, serial over TCP is the way to go. Either tube's pre-made one (with PoE) or a DIY one using a Pi + a USB stick.

molten linden
brave scarab
austere patio
#

A coordinator is what controls your Zigbee network and lets a Zigbee integration talk to the network. Like a WiFi card, but for Zigbee.

brave scarab
#

Sorry I'm a noob with all the questions lol.

#

So is the sonoff usb dongle plus no longer required if you get the coordinator above?

ivory hound
#

@molten linden stuff is very well recommended here, good stuff, I've never test it but many ppl did

#

but my advice stands, learn new stuff go docker way with linux host

brave scarab
#

I just wanted to keep it all on the 1 hyperv server as use pfsense in a VM as a router as well

austere patio
ivory hound
#

any good engineer knows not to keep all on one server :)) rusia can strike it

brave scarab
#

Lol I back the VMs up to a seperate main PC with veeam

ivory hound
#

still if server brake's you have the backups and nothing to restore it to :))))

brave scarab
#

That is too true and my biggest concern. Although at least I can spin the VMs up on new tin and pray it all works :)

austere patio
#

With an Ethernet coordinator you can do live failover to a new machine in case the hardware fails

ivory hound
#

i am trying to teach you some of my sysadmin wisdom :))

brave scarab
#

I expect it wouldn't though as have 4 port NICs mapped through and vlans on VMs.

#

I've restored to the same box for all of the VMs when I had a powercut that caused a corruption and that worked well

ivory hound
#

docker containers can be spined on any linux host

#

you just transfer the data spin the containers with docker compose pam done

#

10 minutes all up

brave scarab
#

Yea I use Linuxserver/ branch dockers and they are excellent

#

I was advised by a colleague to not use homeassistant as a docker and use the full blown OS VM

#

No idea why he just said it works better as a full blown OS

ivory hound
#

no

#

bad colleague

#

bad

#

prob he said that because the os has addons (that are other docker containers)

#

easy for nubs

#

but if you know docker you do not need that addons

#

you can spin up whatever apps you want

#

I had the same worry for the first 5 mins when I switched

#

:))

brave scarab
#

Ok thanks @ivory hound I'll keep thinking about my plan of action

ivory hound
#

gl man 🙂

sleek cipher
#

Anyone in the US have the GE in-wall smart switches? Any problems with them?

mighty lion
#

Does anyone know if this is compatible with zigbee?

mighty lion
undone temple
#

yes 4 switch

mighty lion
#

okay thanks

undone temple
# mighty lion okay thanks

sorry, also long klick does work, it is a bit tricky to understand how these switches work but they work well

mighty lion
#

i will try to use them with deconz

plush smelt
#

How much of a hassle would it be to migrate from deconz to zha? 50+ devices. I'd probably have to change all existing automations aswell?

mighty lion
#

and yeah i think you have to redo everything

#

atleast reassign every device

plush smelt
#

Probably rename every entity to make your lovelace and automations on point

jovial aspen
#

I did the same from xiaomi to zha

#

It was a whole thing, but worth it

flint kayak
#

Good morning, I bought a sonoff zigbee dongle for my home assistant and when configuring it I receive an error, has it happened to you?

obsidian sandalBOT
#

Please don't say I have an error or describe an error. Share the whole actual error message so we can help you.

flint kayak
#

when configuring zha i get an error in the log

sour shadow
#

And ... what is that error?

flint kayak
#

Error setting up entry Sonoff Zigbee 3.0 USB Dongle Plus, s/n: 4c2b61c95029ec11a3c96c7840c9ce8d - ITead for zha

austere patio
flint kayak
austere patio
#

What is the Sonoff stick plugged into? Any nearby USB 3.0 ports (especially SSDs), 2.4GHz routers, Raspberry Pis, etc.?

flint kayak
#

The device is connected to a usb 3.0 port on the rpi3 board together with a usb ethernet adapter because the ethernet on the board is not working

austere patio
#

Add a USB 2.0 extension cable between the Sonoff stick and the Pi

flint kayak
#

It works now, thank you very much!! Do you know what is causing this error?

sour shadow
#

Worth checking the pins, but generally speaking Zigbee and USB 3.0 don't play well together

austere patio
#

It's all in the very verbose error message at the bottom of your traceback

#

But the radio crashes when doing its formation scan because it can't find a free channel

flint kayak
#

😃

mild bough
#

Anyone has the "RTCZCGQ11LM" "Aqara FP1" Sensor and managed to make it more reactive?
It takes a solid minute or two before detecting the room as away.

#

(z2m)

crimson dust
#

Hey I just installed a Conbee 2 to my Raspberry Pi 3 model B. And the setup with the units went without problem in deConz Addon. But after adding the units the deConz do show up in Integrations, and press config and then to allow it to connect to HA.. but then it just keeps failing and then dissapears in the list until I do a reboot

tropic depot
glossy flint
#

Hey, I just thought to come ask, I was thinking of starting smart home on the back of some Lidl stuff I bought. Zigbee so I should be able to get a dongle or something to connect these to home assistant. My region sells no Zigbee dongles, the only selling sources I find on Google are some super shady Chinese or whatever sites that sell $5 dongles which I assume are a scam. The other option is to disassemble Lidl gateway and hack it by installing custom stuff on it... Bringing me to, am I missing some obvious solution here? Every forum thread I've looked at treats getting Zigbee USB dongle as a trivial "just buy it lol"

#

I've used search words "Zigbee dongle", "Conbee", "Zigbee adapter", "dresden" to search any shop selling these items

obsidian sandalBOT
#

Buy something CC2652 based. This list is a good one, both Tube and Electrolama have been proven to have excellent customer service. The current generation of EZSP sticks (see here for some) are also a good choice for ZHA.

Anything CC2530 or CC2531 based should be avoided - they're old, slow, and only suitable for a dozen or so devices. The Sonoff ZBbridge isn't advised since it uses WiFi (built in interference causing stability/reliability issues), and the HUSBZB-1 uses an older chipset so should be avoided.

Finally, the ConBee range are fine with deCONZ, but experience with ZHA and Zigbee2MQTT appears to be mixed.

tropic depot
#

I keep looking and I never find them

#

guess i'll keep checking daily lol

mild bough
#

The sales listing was gone after 2 days

#

They sell quickly

tropic depot
#

yeah they aren't supposed to ship to US yet AFAIK

molten linden
clever cedar
#

Do you guys recommend ZHA or Zigbee2MQTT to start fresh?

sour shadow
#

Yes

molten linden
#

thanks!

crimson dust
#

I cant get the ConBee 2 Integration to work. The Add On works fine, connected all my sensors and the web interface is fine.
All I get when trying to activate the Integration is "failed to probe the USB device".
Any advice?

sour shadow
#

Do you mean deCONZ?

#

There's no ConBee integration

austere patio
oblique pivot
molten linden
#

Yes, I like the circles but tons of extra space in there for the PoE. and more modular now!

crimson dust
lusty yew
#

Are there any zigbee coordinators that can be configured to have the same MAC/paired devices as another coordinator so that if one went down the other could be brought up without needing to re-pair everything?

austere patio
fossil sky
#

Anyone have an idea for a way of tracking my standing desk height? Was thinking like a time-of-flight sensor but that might be overkill

earnest prism
wooden lantern
#

sonar rangefinders are cheap, if you want to monitor positions you can go with limit switches, you can also use an optical encoder / tape.

hallow hamlet
#

I'm new to home assistant and planned to get some devices I could connect to with zigbee. It's running on a pi3 and I have a conbee 2 running the latest HA build. I followed the simple instructions of installation for Deconz, click install, then select port for zigbee radio. Well upon adding Deconz I think it destroyed my home assistant server. I connect to my sever as usual, then see my dashboard, It won't open up when I click deconz on the sidebar or any other addons from the official addon store, just stays at a black screen, then I tried going to addons to disable it, but I'm greeted with the same thing. The logs say, my can't run supervisor. And couldn't start deconz. I tried to restart my server, restart all the yaml configs, check integrity of configuration.Yaml, it but that doesn't even seem to work. Any tips or any more info I can give is greatly appreciated.
Edit: clarity, and spelling mistakes

wooden lantern
#

Have to agree though, The cleanest solution would probably be to add a rotary encoder to the motor, or if you cant do that, add one to the leg of the desk so it spins as the desk moves up and down

lusty yew
#

Put some resistive wire on a springed spool like those ones that retract your keys and attach it to the bottom of the desk, measure the resistance across it.

mighty river
#

Today marks the beginning of a new era

#

F*ck yeah!

sour shadow
#

The migration is automatic, when upgrading to this version the Zigbee firmware on your adapter will be replaced with a Matter firmware
All your Zigbee devices will stop working (we hope this is not a problem for you)
All Matter devices in your home will be paired automatically
Since the Matter protocol has been delayed for the third time, expect low stability, we are still learning how to deal with Matter 😄
🤣

lusty yew
lusty yew
plucky burrow
#

I desperately try to integrate via Zigbee HA (ZHA) a TRV device
Signature: "manufacturer": "_TZE200_hue3yfsn",
"model": "TS0601",
"class": "zigpy.device.Device"
It always shows "No entity" but device is present.
I cannot find any procedure to get it work. What would be your recommendation, where to start to get it up & running?
Many thanks

sour shadow
#

There's ZHA, Zigbee2MQTT, and deCONZ - which of those?

plucky burrow
#

It's ZHA

sour shadow
#

So, not add-on then 😉

plucky burrow
#

Ok, sorry I'm not an HA black belt.... I thought it was ZHA via add-on ....

lilac wharf
#

|| not yet, at least ||

sour shadow
#

Integration is how you use ZHA

obsidian sandalBOT
#

Integrations integrate Home Assistant with devices or services, or provide functionality within Home Assistant.

Add-ons provide additional software or services, which an integration could possibility integrate with. Add-ons are for Home Assistant OS and Supervised only, other install methods can install software other ways.

crimson dust
#

But when I'm going to add the deCONZ integration they want me to add the IP and port of the "host" I guess thats the internal IP then? But since I use the Duck DNS to access my HA do I need to type something diffrent there?

sour shadow
#

It's the IP of the machine on which deCONZ is running

#

You'd be better off using ZHA IMO

fossil sky
wooden lantern
#

i mean if it works it works, if it doesnt it doesnt

fossil sky
#

True. Guess I’ll have to find out for myself.

ivory hound
#

did you read the new best 1 april joke

#

Zigbee2MATT new release
New name Matter2MQTT 1.25 from today, SECTION "what this mean to me?"

  • All your Zigbee devices will stop working (we hope this is not a problem for you)
jolly python
#

My zigbee devices still work, what have i done wrong?

crimson dust
#

Ok hey! I just recently added the deConz addon AND the deConz integration. Problem is after a reboot the IP number of the gateway changed somehow. Is there a way to manually change the IP number of the Conbee 2 ?

#

I can re-add the new gateway with the new IP in the dropdown at deConz Integration .. but then I guess I mess up all the sensors I added and changed name on?

#

And, is there a way of configure a static IP of the Conbee 2 gateway ?

#

Seems to be a problem that the IP changes after a quick googeling 🙂

#

Ah seems that I do that in /config/.storage/core.config_entries ?

#

is that still the way to go?

sour shadow
#

Use core-deconz

crimson dust
#

Yes! I just saw that at the forum 😄

#

will try

#

Didnt know about that hidden file

#

but changed the IP there to core-deconz as you said

#

and it works!

#

whoho

#

that wasnt in the documentation 😛

sour shadow
#

It won't be in the integration docs, since it's specific to the add-on

#

IMO it should be in the add-on docs

crimson dust
#

ah yeha! should def be

hallow hamlet
#

Is anyone available to help me out? I'm having some major issues when I try to add Deconz. My whole server just goes crazy

#

I think I've followed all the documentation steps for setup correctly but I guess something is wrong

lusty yew
#

Anyone have a Zen Thermostat? I can't seem to control it from my ConBee through either zha or deconz.

#

It pairs and shows me the current temperature, but the devices it reports running are wrong and I can't change any targets or modes

granite sonnet
#

Hey folks, I have a bunch of Sercomm SZ-ESW01-AU adapters. And just found in ZHA they expose a way more sensors than in Zegbee2MQTT I am using. IN Z2M: On/Off and Watts in ZHA: On/Off, Watts, Amps/Current, Voltage, Smart Energy Counters. HOw to add missing sensors to ZigBee2MQTT?

jolly python
#

By alternating the quirk or opening an issue on github

crimson dust
#

When adding a sensor in deConz addon, can I then rename it to whatever I want in the integration in HA? Or will that mess the connection up to the sensor?

plucky burrow
#

Hi again, could anyone help me to find a way to enable a Tuya Thermostatic Radiator Valve ?
I search everywhere, I don't know how where to start ... Maybe the best way would be to throw it away (...bright new...) and ask you what device to buy for an easy HA Zigbee integration ?

I try to integrate via Zigbee HA (ZHA) this device
Signature: "manufacturer": "_TZE200_hue3yfsn",
"model": "TS0601",
"class": "zigpy.device.Device"
The device is present in HA but shows "No entity" ???
I cannot find any advice or similar cases to get it work. What would be your recommendation, where to start to get it up & running?
Many thanks

grave rune
#

what's the a good but not too expensive option for a zigbee e14 color light bulb? should do colors better than Tradfri (where blue is not good). available in Europe, not Hue (40+ Euros per Bulb).
tried Cskyzk LED bulbs, which worked, but white spectrum broke after a day.

reef aurora
#

Having a some problems with Zigbee2MQTTT. My sensors have warning signs next to their icons, and I cant seem to receive any data. Logs are empty too

#

what do the waring icons mean (Triangular, red, exclamation mark in the middle) ?

true vector
#

pardon me kind human... For the S31 zb, do you get energy monitoring?

lilac wharf
#

No

true vector
#

figures as much. 'lite' version

crimson dust
#

I have a lot of IKEA lamps in my house.. they are ZigBee right? Can they be used to increase my ZigBee Network in my house and thus increasing the range of other sensors etc?

lilac wharf
#

If they're on a single zigbee network, then yes

crimson dust
#

Ok so I need to take them from IKEA app into the same network as my ConBee 2?

crimson dust
#

Cool it worked! Can I also add IKEA light controlls to ZHA via ConBee?

light pagoda
#

trying to comply with 1.25.0-1 release notes:Existing installations should be able to safely remove the Zigbee2MQTT configuration from the add-on configuration as these values should have already been persisted to the configuration file (and checked the configuration file indeed has the same content), clearing the config in the add-on renders an error... should there be anything in it?

#

it simply wont save

#

ive now deleted the entries Warning in the Supervisor log, and it seems to work alright, ([supervisor.addons.options] Unknown option 'base_topic' for Zigbee2mqtt (45df7312_zigbee2mqtt)) and the likes, and they still are in the configuration.yaml?

torpid rock
#

Does anyone have azogue’s EventSensor working? I can’t get the wizard to show up in integrations from a HACS install.

#

Or some other way to make a binary sensor from my Aqara button

bronze prism
crimson dust
#

So whats a good tactic getting ZigBee out in my Garage? Try to put a Smart Plug in my house that is as close to the garage as possible and hope the another plug inside the garage can reach the ConBee?

sour shadow
#

What's the distance? What are the walls made of?

#

Generally speaking, if those are solid (brick/concrete/stone) walls you're going to have range issues

crimson dust
#

Its 2.5 meter from outer wall - to wall of the House and Garage.
They are made of wood.
So far I just have my ConBee in a middle room of the house, from and it is another like 5 meter inside the house. Tried sync a sensor in the garage but that didnt work. But so far I dont have any other units but sensors in the house

sour shadow
#

Generally speaking, you can expect about 6 to 8 meters between devices with a couple of plasterboard (drywall) walls

#

Wood, brick, metal, those all cut the range

#

You want to ensure you have a strong router near the outside wall - and another right inside the garage, with the signal passing through as little wall as possible

#
 x router
--------- wall

--------- wall
       x router
``` would be a bad layout
crimson dust
#

Right ok, and with Router a Aqara Smart Plug is fine?

sour shadow
#

No idea, try it and see?

crimson dust
#

Sure will do!

sour shadow
#

If they don't work, buy a couple of CC2652 based routers, with external antennas

crimson dust
#

Ah ok cool will try that! thx

blissful timber
#

👋 Hey! I have an Ikea Åskväder switch which is connected via "Zigbee Coordinator". It works great to turn it on and off in the HA UI, but when I press the actual button on the device nothing changes in HA. Is that common? Any advice on debugging it?

#

Oh, and it's via Conbee II on my Raspberry Pi 3

sour shadow
#

deCONZ, ZHA, or Zigbee2MQTT?

blissful timber
#

The Zigbee Coordinator says deCONZ

#

Though: "deCONZ = dresden elektronik deCONZ protocol: ConBee I/II, RaspBee I/II by ZHA "

sour shadow
#

So, ZHA then

midnight kiln
#

Help refresh zigbee lost or corrupted data base

sour shadow
#

Are you using ZHA, Zigbee2MQTT, or deCONZ?

blissful timber
#

I did a "Reconfigure Device" which seems to have made it work 🤷‍♂️ 👍 😄

sour shadow
#

They last for years on the Xiaomi devices. Other brands may vary

#

They're one of the many Xiaomi brands

#

It'll last somewhat longer, but it really depends

#

The difference between 6 times a day or 12 times a day is probably irrelevant

#

The difference between every 6 minutes vs every hour is probably not

#

I have a Develco/Frient motion sensor that takes AAA batteries that's triggered every few minutes. After many months there's no signs of meaningful battery drain.

#

I've a few Konke ones that get triggered about as often and have needed new batteries after 6 or so months

#

The Xiaomi Aqara ones get slightly less use and have proven to be good for about 2 years

austere patio
bronze prism
#

I have the same.. my xiaomi motion sensor is at 0% but still works fine haha. I have had quite bad battery drain on IKEA remote (died in 5 days) .. but after switching to zigbee2mqtt and updating the firmware it seems to be ok 🤞

umbral pivot
#

Apart from more devices, is it advisable to update fw on the Sonoff 3.0?

sour shadow
#

It also will fix various bugs

austere patio
#

Oh hey, TI fixed the Touchlink crash

uneven ruin
#

ooh

austere patio
#

Didn't you experience this, @uneven ruin?

uneven ruin
#

@molten linden are you going to have repeaters in stock?

austere patio
#

Were you running 20220219?

uneven ruin
#

I have a chunk of my house being difficult to get zigbee into

#

I'm not 100% what firmware i'm on. I bought it about a year ago and haven't refreshed

austere patio
#

Then probably not 20220219 😆

uneven ruin
#

yeah definitly not 2022 anything

frigid nimbus
#

In zigbee2mqtt logs I'm seeing:

{"child_lock":"UNLOCK","current":null,"energy":null,"indicator_mode":"on","linkquality":null,"power":null,"power_outage_memory":null,"state":"ON","update":{"state":null},"update_available":null,"voltage":233}

Lots of nulls..

#

This is with measurement_poll_interval set to 30

uneven ruin
#

did you read the first note? seems relevant

#

duh

frigid nimbus
#

Yes, that's why I set the poll interval. Even though they are recognized as plug 1 and not plug 3

uneven ruin
#

maybe I should finish reading it too

#

sorry the duh was for me

frigid nimbus
#

So if I understand that note correctly, it shouldn't even be needed to set the poll interval..

#

but there is something else weird, I don't think they are correctly recognized

#

Because the image for TS011F looks very different from the plugs I have here

#

According to Zigbee2MQTT they are the _TZ3000_gjnozsaz variant

uneven ruin
#

just as a thought have you tried hitting reconfigure

#

I've had that clean up some minor pairing issues where things weren't working right

frigid nimbus
#

I just tried that and I saw this go by:

{"child_lock":"UNLOCK","current":0.05,"energy":null,"indicator_mode":"on","linkquality":160,"power":null,"power_outage_memory":null,"state":"ON","update":{"state":null},"update_available":null,"voltage":233}

So current is non-null now, but power and energy still null 😦

#

So still None in HASS

#

I could try an OTA update?

#

It says no update available, but the value may simply be null again

#

Sucky

#

Actually I also have a TuYa occupancy sensor, and in the beginning it reported battery level, but now that value is also null

#

Ok I think the problem is that the sensor is very conservative about including data, and zigbee2mqtt is filling the missing data with nulls

#

I connected it to my soldering iron and now power is also filled

#

Still missing energy, which means still None in HASS

molten linden
umbral pivot
jolly python
#

I have 6 of them and all do report energy

#

No need for setting any poll intervall

frigid nimbus
#

Yup, it is reporting it now. Yay.

pure drum
#

Crossed posted from #hardware-archived: Hey guys, short and to the point - anyone have Sengled Zigbee Smart LED bulbs that blink every 3 seconds and don’t connect? Can’t find anything online about this status code. This only happens on an older socket in my house.

radiant spruce
#

can I have a zha_event act like a button?

harsh parrot
#

I just upgraded my Home Assistant OS on Raspberry Pi from SD card to SSD. Restored from backup. Everything is working as it was before except ZHA. Using a ConBee II stick. I'm combing through search results in the forums to see if there's a conclusive fix but still coming up blank. Logs are filling with lines like this:

2022-04-03 19:52:32 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x3050:1:0x0006]: async_initialize: all attempts have failed: [DeliveryError('[0x3050:1:0x0006]: Message send failure'), DeliveryError('[0x3050:1:0x0006]: Message send failure'), DeliveryError('[0x3050:1:0x0006]: Message send failure'), DeliveryError('[0x3050:1:0x0006]: Message send failure')]

None of the Zigbee devices seem reachable, though the integration is loading.

#

Oh there's a new one.

2022-04-03 20:06:28 WARNING (MainThread) [zigpy_deconz.zigbee.application] No watchdog response

austere patio
jolly flume
#

Is there a way to set the default colour temperature for philips hue lights connected through zha?

mellow geode
#

you mean when the light gets re-connected to power?

jolly flume
#

Yes

mellow geode
#

yeah, there is. one sec

jolly flume
#

ok

mellow geode
#

Integrations -> ZHA -> Devices -> open Hue device -> click "Manage clusters"

(make sure that on theOnOff cluster, the attribute start_up_on_off is set to StartUpOnOff.On (0x01) -> should be the default if you haven't changed that)

then, go to the Color cluster and set start_up_color_temperature to whatever you want (default warm-white is 366)

#

this is what the dialog should look like, enter your color temperature and press the right button (Set zigbee attribute)

jolly flume
mellow geode
#

ah, that's the correct value. StartUpOnOff.On = 1 = 0x01

#

You can actually remove what's in the field, enter 1 and then set it. When you get it again, it'll read out StartUpOnOff.On again

jolly flume
#

ok, that makes sense.

#

Thanks! You've been really helpful. It seems to work.

mellow geode
#

nice!

#

I'm not sure if this is actually documented anywhere.

jolly flume
#

I would presume if i had a colour bulb there would be a start up color attribute as well?

mellow geode
#

I think you need to set the colorX and colorY values with the Philips manufacturer code

#

but yeah, it's possible
(In the Z2M code (link above), that would be the stuff around line 1983)

jolly flume
#

What is a "Philips manufacturer code"?

mellow geode
#

uh, for ZHA that's what you can enter in the second field

#

it's basically an extra parameter (for when you set the color attributes)

#

for Philips, it's 0x100b

#

normally, the colorX and colorY attributes on the Color cluster give you the current color of the bulb

#

if you set both to a custom color using the manufactuer code though, it changes the startup color for Hue bulbs

jolly flume
#

oh, ok

mellow geode
#

ah, actually. the attributes are current_x and current_y

austere patio
#

I can't seem to find any way to set the color of non-Hue bulbs this way. Color temperature, on/off, and brightness all exist though.

jolly flume
#

so if a change current_x and current_y to a value and add 0x100b as the manufacturer code it will set the default colour?

mellow geode
#

I think it should, yes.

mellow geode
austere patio
#

I think they just forgot about this use case when writing the new revision of the spec...

mellow geode
#

haha, at least something Hue did correctly

jolly flume
#

Anyways. Thanks a lot, i was almost considering moving back to the hue hub.

mellow geode
#

not sure if you already know, but you can also do firmware updates for Hue bulbs through ZHA (or, if you go newer Hue bulbs, through the Hue Bluetooth app)

#

not that it's required atm, but ZHA should do anything important the Hue hub can do

jolly flume
#

Just for future reference, roughly, how would i go about doing that.

#

I presume i would have to get the firmware from hue's website or something.

mellow geode
#

you'd need to download all images with "philips" in the domain and put them in a folder (called zigpy_ota for example)

#

put that folder in the /config directory for Home Assistant

#

and restart Home Assistant after adding that config entry.

#

Some Hue bulbs automatically check for updates, others don't.

#

So you might need to tell the bulbs that there's an update (see the "Manually initiating OTA firmware update" section in the Wiki linked above for that)
(oh, and you might want to turn on "deubg logs" (also detailed in the wiki) for as long as you're updating the bulbs, as the process is only shown there for now)

jolly flume
#

wow, i am learning a lot

mellow geode
#

There's probably some more cool stuff in that wiki

jolly flume
#

I'm skimming through it, some of it does look pretty interesting

mellow geode
#

"Philips HUE have moving away from ATMEL but have implanting the same "bug" in there new devices with Silabs EFR32MG chips."
okay, I'm not sure if everything there is 100% accurate, as newer Silabs based Hue bulbs definitely send attribute reports. (actually, newer firmware changed that behavior so that Hue bulbs with color support send them every 10 seconds if attribute reporting is configured at all (in my experience))

#

but that shouldn't matter for now

jolly flume
#

In all honesty i dont know if 10 seconds is alot or not

mellow geode
#

normally, attribute reports are only sent when the light status changes (so when a light changes color or turns on/off)

#

older Hue lights (without Bluetooth) never sent attribute reports (so they are polled in a 3 to 5 minute interval)

jolly flume
#

Could it be someway of telling when a device is unavailable

#

Like if the hub doesent recieve and attribute request in 10 seconds

mellow geode
#

might be possible. ZHA just marks them as "unavailable" in Home Assistant if they're not responding at all for a specified amount of time

#

attribute reports are more useful when a dimmer is directly bound to a bulbs for example

#

so the dimmer never interacts with ZHA/Home Assistant
but if the light supports attribute reporting, it'll send one as soon as the dimmer changes the light status

jolly flume
#

Yeah, that makes some sense

#

But i thought that the hue dimmers still connected to the hub

mellow geode
#

yeah, you add them to your network normally. But you can also pair a Hue dimmer to a light or light group

#

and it can directly control that light (group) even when "the hub" is offline
The native Hue Hub can't do this. But you can do it through the ZHA UI
(for "older" Hue dimmers, you might need to "unpair" them from the coordinator first. Then you can bind them to one light or light group)

jolly flume
#

I actually didn't know that

harsh parrot
# austere patio Is your Conbee on a USB 2.0 extension cable?

it was directly plugged into the Raspberry Pi (where it had been happy prior) and then I moved it to a hub on an extension cable and it was still unhappy. I put it back in the port where it was working before and after some time... it just started working on its own. Weird.

austere patio
lusty yew
#

Is there a max density for zigbee bulbs? I have a lamp that takes 7 bulbs, when I put 7 in they work intermittently. Sometimes they all respond, sometimes only a couple.

#

They're Hue dimmable white bulbs.

austere patio
#

What coordinator are you using and how are you controlling the group of bulbs? Zigbee group commands/ZHA groups? HA groups?

lusty yew
#

Conbee II/zigbee2mqtt

#

And using a HA light group defined in my configuration.yaml that I'm toggling

austere patio
#

So it turns on all seven of the bulbs individually, at the same time

lusty yew
#

I'll look into groups on the zigbee2mqtt side.

austere patio
#

A Zigbee group might help

rare night
#

I am unable to get my Gledopto LED controller (GL-C-008 2id) added to ZHA or deCONZ. Should this work with a Nortek HUSBZB-1 coordinator?

#

The LED is detected by HUE automatically, but I'd prefer to migrate off my HUE bridge if my existing USB controller supports it

lusty yew
#

Or will that still send individually just from another spot?

austere patio
#

I'm not too familiar with Z2M but if you have to select endpoints and clusters when creating the group, that's probably creating a Zigbee group as opposed to just grouping the devices in software

hot tendon
#

I have found much greater success in grouping lights via zigbee2mqtt than with home assistant. With z2m they all switch at the same time, not so much if grouped via HA

lusty yew
#

Yea, I just made a group and it's working as expected now

#

Thanks

gaunt forge
#

@hot tendon That’s expected! Groups in HA aren’t Zigbee-groups. Instead they are just there for organizing your entities. But it will still send a command to each member individually.
In contrast a „real“ Zigbee group in Z2M will only send 1 Zigbee command to the group and each member receives it instantly.

violet magnet
#

Question for anyone that has Sinope's line voltage thermostats - is there a way to set the temperature display units to Fahrenheit via HA/ZHA?

#

I've gotten the impression that Sinope's Zigbee hub can do it but I don't see anything that looks relevant in HA

violet magnet
#

would I just need to add the extra attributes to zha-device-handlers?

violet magnet
#

hrmmm, it seems deeper than that

#

seems like ZHA doesn't know about cluster 0x0204 Thermostat User Interface Configuration...

#

nope, looks like it's zigpy.zcl.clusters.hvac.UserInterface

#

and zha-device-handlers is pulling it in

#

so how would I actually set it from HA and/or plumb it through?

#

I suppose the ideal would be to make ZHA set all the devices to use the temperature units set in HA?

fresh river
#

Hey guys, I'm trying to connect my tasmota flashed sonoff mini, but it's not showing up in auto discovery.. I think it has something to do with my zigbee2MQTT install... has anyone had a similar problem?

sour shadow
#

Unlikely to have anything to do with Zigbee2MQTT

#

If you're trying to use it with the Tasmota integration then the #integrations-archived channel can help - but make sure you've followed the instructions for that integration

lean echo
#

I'm still trying to figure out one one of my bulbs turns on or blinks without no reason (sometimes it happens with some other to, but not as often).
Since I checked all my automations even if HA doesn't say what turned it on I started to think that it could be something wrong either with the socket or the bulb itself so to check this I decided to switch off the computer where I have HA and Z2M overnight and for my surprise it didn't turn on overnight as it usually did before.
Could it be some sort of status/health message Z2M is sending to the bulb and it's not behaving correctly?

lean echo
jolly python
#

Have you tried to reset and repair it?

lean echo
#

yes

#

it was also funny that I force-removed the bulb from Z2M and the groups created in Z2M where still working from HA. Also the bulb was turning on or blinking as well

lean echo
#

I'm running HAOS with Z2M as an addon, is it possible to switch off HA and leave Z2M running? At least that'll give me a clue of where the problem is

sour shadow
#

In theory, yes, you can use the SSH add-on to stop HA core

dull cipher
#

Is there an way to update the deConz Conbee 2 addon to v2.15.0 beta version?

lean echo
#

I answer myself... they won't as they work as part of automations in HA 😦

#

I'll give it a try tonight anyway

lilac wharf
lean echo
#

I just see the logs of my mosquitto broker bloated with this, but not sure how often this happens because of the time format it has... could it have something to do with this?

1649067494: New connection from 172.30.32.2 on port 1883.
1649067494: Socket error on client <unknown>, disconnecting.
1649067614: New connection from 172.30.32.2 on port 1883.
1649067614: Socket error on client <unknown>, disconnecting.
1649067734: New connection from 172.30.32.2 on port 1883.
1649067734: Socket error on client <unknown>, disconnecting.
harsh parrot
lean echo
#

ok, I think I managed to get more stuff from the logs of Z2M... I got this a few minutes ago multiple times in my logs:

Zigbee2MQTT:info  2022-04-04 13:29:28: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"Tele 1","ieee_address":"0x84fd27fffe92a5a9"},"type":"device_announce"}'
Zigbee2MQTT:info  2022-04-04 13:29:28: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"announce","meta":{"friendly_name":"Tele 1"},"type":"device_announced"}'
Zigbee2MQTT:info  2022-04-04 13:29:30: MQTT publish: topic 'zigbee2mqtt/Tele 1', payload '{"brightness":10,"color":{"h":205,"hue":205,"s":6,"saturation":6,"x":0.3164,"y":0.3264},"color_mode":"color_temp","color_temp":158,"linkquality":142,"state":"ON"}'
Zigbee2MQTT:info  2022-04-04 13:29:33: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"Tele 1","ieee_address":"0x84fd27fffe92a5a9"},"type":"device_announce"}'
Zigbee2MQTT:info  2022-04-04 13:29:33: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"announce","meta":{"friendly_name":"Tele 1"},"type":"device_announced"}'
#

the message type device_announced means that it got offline or something like that?

harsh parrot
# austere patio A Zigbee group might help

I just recently went from a highly tweaked-out customized HA running in Docker Swarm to HAOS running on a Pi, and let it give me the default ZHA integration. I'm noticing that groups are one of the bits that's supported according to docs, but not exactly as straightforward as deCONZ was.

lean echo
sour shadow
#

Those publish messages were made by Z2M

lean echo
#

And what does the type device announce mean? I saw it happening multiple times for this bulb and then followed by a turn on message

#

I don't control any of those bulbs individually, only via Z2M groups, that's why I find it so weird that individual bulbs turn on

sour shadow
#

That's likely the device (re)joining the network

covert glacier
#

Does anyone can suggest roller shutter controller?

rare night
#

Not sure if I'm using ZHA incorrectly, but setup of the integration returns errors in the log relating to timeouts. Any tips?

Couldn't start EZSP = Silicon Labs EmberZNet protocol: Elelabs, HUSBZB-1, Telegesis coordinator```
austere patio
rare night
#

Nortek HUSBZB-1 installed via ZHA integration

austere patio
#

Home Assistant OS? Docker image? HA Core in a virtualenv?

rare night
rare night
#

well what do you know, i update to lates Supervisor and restart everything and BOOM, zigbee starts fine, gledopto controller pairs! Is there a preferred device manager I can leverage with my stick? deCONZ looked like a good one but not supported with my Norte

austere patio
#

ZHA and deCONZ both manage Zigbee devices but if you want to switch to deCONZ, you'll need a new coordinator

sour shadow
#

Zigbee2MQTT has support for the Nortek, though it's still relatively new

mighty river
#

Hi, I did a fresh HA install and restored a backup. Using Zigbee2Mqtt Edge. Mosquitto is running but I cannot start Zigbee2mqtt. Can someone help me here, I tried everything for hours now but it is not working.

2022-04-04T15:27:13.394Z zigbee-herdsman:deconz:driver Timeout for request - CMD: 0xa seqNr: 1
Zigbee2MQTT:error 2022-04-04 17:27:13: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2022-04-04 17:27:13: Failed to start zigbee

2022-04-04T15:27:03.292Z zigbee-herdsman:adapter Failed to validate path: 'Error: spawn udevadm ENOENT'

sour shadow
#

It couldn't find the device path

mighty river
#

the data path? data_path: /share/zigbee2mqtt ?

sour shadow
#

No, the controller

#
zigbee-herdsman:adapter Failed to validate path
mighty river
#

Can you help what to do? The adapter is a Conbee 2

#

Should i enter this path? ttyACM0
/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2216886-if00

sour shadow
#

Well, you need to give it a valid path shrug

#

Make sure that you don't also have ZHA enabled

#

Make sure you only have Edge, and not the other add-on

#

Check the device paths in the Supervisor's hardware menu

mighty river
#

Big thanks, stupid mistake. After reinstall I added the ZHA integration, I removed it and now it is working again. Thanks

uneven ruin
fair mountain
#

Anyone have a single valve zigbee garden hose valve?

nova pewter
#

Hi guys, I do not see the action property such as the different buttons in the drop list in the event editor. This is on either the 2 or 5 button Ikea remotes. Z2M 1.25.0-1 supervised. Any suggestions where to start

molten linden
lusty yew
#

I have a Zen thermostat, I can only control it for the first couple minutes after zigbee2mqtt is started. Everything else continues to work and I'm still getting temperature updates from the thermostat. Anyone know what to look into?

thorny crown
#

Hi ! i'm sorry if my question seems simple but i have a problem installing zigbee2mqtt on my home assistant installation,

I'm on a raspberry pi 4 8gb with native installation, on a conbee II dongle
i've installed the mosquito brocker and zigbee2mqtt addon from repository

I'm getting a bad gateway message, so i guess i've done something wrong, bt i've tried many tutorials and config i ca'nt get it to work 😦

sour shadow
#

The Conbee range need a specific setting for them in the Z2M config

#

If Zigbee2MQTT fails to start, try adding the following to your configuration.yaml

serial:
   adapter: deconz