#zigbee-archived
1 messages ยท Page 100 of 1
I think they added it last year
Perhaps Koenkk always also allows joins through the coordinator then?
Like, someone must have run into this issue before probably
Guess I'll do some digging and see if I find the code (for joining devices via routers)
Thanks so much for the help again!
@amber gull - since doing that "add new from this device" my aquara sensor has been good
i'm gonna do that for some other devices that have unoptimized connections
thanks for the help!
Not related to the issue, but apparently the firmware on the "develop" branch can increase the transmit power (https://github.com/Koenkk/Z-Stack-firmware/blob/develop/coordinator/Z-Stack_3.x.0/CHANGELOG.md#20201113 and Koenkk's comment here: https://github.com/Koenkk/zigbee2mqtt/issues/5381#issuecomment-750381463
@mellow geode if you you need to sniff traffic you could use the Elelabs with bellows. Not sure if you can pipe that to wireshark but can load the pcap in afterwards to look at.
Ah, nice to know
Thanks!
Another question:
from my previous Elelabs config I still have:
zha:
zigpy_config:
source_routing: true
...
I can remove "source_routing" (which I want enabled) because that is enabled by the firmware anyways, is that correct?
(On ZZH)
Yeah that's unused
good evening all
so I got the aqara temp sensor today and I just added it to my mesh network and it's reading at 74.3 degrees F
inside temp of my house is 68
my hue motion sensor is showing 64 degrees
both are in the same room
How long ago did you add it?
I'd give it a few minutes. Maybe it sent out the temperature reading after you were handling it
ok looks like the aqara has settled down
but the Hue has been 4 degrees out for 2 days
Dear folks any idea how can use 3rd lamps with hue entertaiment or apple homekit? TS0505A
The TS0505A is supported by Zigbee2MQTT (https://www.zigbee2mqtt.io/devices/TS0505A.html), but it should also be supported by ZHA. I am not sure how to use it with Hue Entertainment, but you can use it with Apple HomeKit by adding the HomeKit integration (https://www.home-assistant.io/integrations/homekit/) to Home Assistant.
@cloud cave Your message has been deleted as it contains a link or a domain name 'pasteboard_dot_co' that is on the blocked list because of: 'Virus detected!'.
Please re-post by removing/changing the domain name/link. Your original message has been DM'ed to you.
Hi!
I have had the zha and zha-map added to my docker installation. I have removed it (I never got it to work 100%, seems to never update, even tho I triggered scans...), but I still have the Zigzag in the menu.
https://imgur.com/lVnvWXX
How to remove the menu-item?
Also, I have been looking for a way to change the zigbee channel for my Conbee 2 stick (using ZHA integration). Have not found a solution yet...
One seems to be to use a Win machine with deconz and reset, change channel, and then move it back to HA and include all devices... Any advice are appreciated!
If you're unable to figure out the root existence of the sidebar link, you can remove it by clicking your profile picture at the bottom of the sidebar, clicking EDIT next to "Change the order and hide items from the sidebar" and then clicking then X next to Zigzag on the sidebar.
~rtfm @cloud cave As for changing the Zigbee channel, please see https://www.home-assistant.io/integrations/zha#defining-zigbee-channel-to-use.
@cloud cave RTFM is a well known phrase, used when someone hasn't taken time to read the documentation. Please take time to Read The $%#@ Manual - author unknown.
Thanks for the tip @waxen jungle . I'll use it if I dont find the way to remove it completly. But its annoying.. :)
Regarding the channel, I must have missed it when I setup my ZHA network some months ago. Or maybe it's a new feature. I have seen several other discussions around how to change... SO thanks for pointing it out!
Good morning (og god jul!).
It looks like my cheap CC2531 I use for z2m burnt up over night. It only throws USB errors...
So if I want to continue on the z2m route, what would be a good replacement (which is "widely" available) ?
The CC2652R (zzh!) stick is a great replacement, but it is not widely available. However, if you're in the US, I can get one to you in just a few days for a bit less than the normal cost (~$37 instead of $44).
Unfortunately, I am living on the other side --> "god jul" ๐
I really appreciate the offer, thought!
But I guess shipping to Norway is a bit more expensive?
I doubt it's more expensive. Have a look here: https://www.tindie.com/products/electrolama/zzh-cc2652r-multiprotocol-rf-stick/
I have a CC2531 also that I don't have too much confidence in. going to buy one of those
Shipping to Switzerland is 14 USD so I'd assume it's cheaper for Norway ๐
The zzh! is great. Tiny little board with an antenna and 3D-printed case. My server is at my desk and I have the zzh! at the end of a USB extension - it's barely noticeable.
So good, in fact, that dale bought 20 of them.
Are you in the US? I can save you some $$ on the zzh! if so.
no, I'm in Iceland ๐
Darn. ๐ฆ I tried. But yeah, it's a great stick and well worth the money.
I have the impression that my zigbee battery sensors spend most of their energy sending the battery level back to HA. Is there a way to reduce the polling frequency for them?
Most people complain that their Zigbee devices don't send the battery level often enough. :๐;
No, you can't change it ๐
It's baked into the device. They do what they're designed to do, you just listen for the messages.
Ah, so there's really no polling?
Maybe I'm imagining things, but I get the impression that these batteries are going down a lot faster with HA.
Thank you for correcting me ๐
Tbh battery percentage seems to be such a crapshoot I prefer when OEMs just send normal/low for battery level
ZHA configures attribute reporting instead of polling, which specifies the minimum and maximum reporting intervals for an attribute and what minimum change will trigger a report.
Battery anxiety is real
I just change batteries when I notice a device is not working for a few days ;)
You can't imagine. Then I have to drag a chair over and get up there and change the sensor battery!
If a device is pretty compliant you can intentionally misconfigure it to report weather data and battery info every second. ZHA has fixed settings for different types of attributes so it's not something you can easily tweak.
But in theory it is possible for ZHA to ask the device to report more frequently, though I think Z2M usually is the one with more aggressive reporting
Which would cause it to drain the battery faster
Ah, so it's not as easy as setting a cluster attribute?
Oh, and I wanted to ask about zigbee groups - is it meant to control like the four hallway lights together? They're different from HA groups?
I don't think it's exposed via ZHA. You can use https://github.com/walthowd/ha-constant-modifier to edit the values in https://github.com/home-assistant/core/blob/dev/homeassistant/components/zha/core/const.py#L235-L267 and reconfigure the device, but that'll affect all devices using that reporting config
You can tell Zigbee devices to be a part of a Zigbee group, like 0x1234. If you send an on/off command but instead of addressing it to device 0x5678 you address it to group 0x1234, every device in that group will turn on/off via a single request
Like in theory you can add every single light to a group and toggle them all simultaneously
I believe group requests generate more traffic because the network has to essentially broadcast the message instead of delivering to a specific device?
HA groups do the same thing but in software. If you add 100 lights to a HA group, there will be one toggle switch that will cause 100 requests to be sent when you toggle it.
I am using HUE with the hilips bridge, but now also like to use Xiaomi smoke detectors. So I would like to switch to a direct Zigbee. What would you suggest: ZHA / DeconZ or Zigbee2MQTT ?
Personal preference
I prefer z2m so that it's decoupled from HA, but there's nothing wrong with ZHA
Can't speak to deconz, never used it
zha is configured to send repots within 1 hour of battery value change, so that should eliminate momentarily battery level variations and max reporting interval (when there are no changes) is 3 hours. So if the device is unused, that amounts to 8 reports in 24 hours, but most devices still send battery updates on their own schedule.
@celest ivy what radio are you using?
HA is running as a VM on ESXi, so direct USB connection will be difficult
use z2m
Stick Z2M on a Pi, located somewhere sensible, and away you go ๐
Yes, that seems to be the easiest on hardware level ๐
Would I lose any HUE functionality ?
btw, finally had to replace a battery in a centralite motion sensor. It stopped working after last reporting voltage of 2V. For reference, Xiomi become iffy about 2.7-2.75v
Well, you'll not have the Hue app any more, but I believe there's ways around that
Beyond that, depends on what you mean by functionality
I use automations in HA and adaptive lightning with hue
Those will still work just fine
Before I order, what zigbee adapter should I use for Zigbee2mqtt... Knowing i allready have 50 HUE lights
The pinned message tells you the recommended ones ๐
I got my zzh stick from @waxen jungle, saved some money and he even had it flashed for me. I prefer z2m.
@leaden raptor thanks ! Because on Tindie sold out
I'm using an elelabs stick. Decently happy with it. Shipping took much longer than promised on the site, but after that it worked fine and the guy was really nice and great with support.
So I take it none of you are using zigbee groups then?
I am
Happy with them? What problem does it solve for you?
Also, it created a default one for some remotes (ikea iirc)
what firmware on elelabs stick? the default v8 from elelabs, kicks out directly connected children every 24 hours. Could be a problem if Ikea connects directly to it
I have two bulbs on a single fixture. It's nice that they turn on/off at the same time instead of one after another sometimes
Yeah, install the zha-ng firmware on it!
efr32mg13p-v8-6820-115200.gbl was the one I flashed.
Hmm, it looks like I already have two zigbee groups - Ota and GreenPowerProxy
Ota and GreenPOwerProxies are not groups. at least shouldn't be groups. Those are clusters
sup fella's I have 3 different temp sensors all sitting within an inch of each other all reporting different temps
all zigee
anyway to offset them so they all read within a 1 degree margin?
actually 2 are close enough, but one is 2 degrees out
use template sensor???
Hello everybody, I am now forced to ask for help about my raspbee II installation. I am running home assistant on a raspberryPi 3B. I recently installed the raspbee II zigbee adapter with the deconz addon. It get's me some time but I think I made configuration correctly as I can have acces to the Phoscon web interface. The problem is that often I can connect to web interface and suddently I kind of loose connection with a message saying network not found. It really appear randomly between instantly and 10-15 secondes. I read on forums and search that there might be wifi or bluetooth interferences. Any idea or clue about that problem ? I already try to solve this this issue with the people of deconz and they we didn't find any solution so that's why I am here trying to understand the cause of this problem. I downloaded a raspbian image with deconz and it worked correctly. But then I can't use home assistant. So that's why we suppose the problems comes from home assistant image a missing configuration that I forgot or that I haven't done. here are the logs : https://pastebin.com/QGSdwv9x
What power supply are you using? Also, any other devices connected to the rpi3? Could be a power issue.
no other device connected. I am using the standard power supply, 2.5 A
Having used all three, I can say without a doubt that I would never recommend deCONZ...it was a disaster for a few of my devices because they were not fully supported. I recently switched to ZHA from Z2M (Zigbee2MQTT), and with the exception of Hue Dimmer remotes dropping off intermittently, I really like it. I started building a Lovelace dashboard for managing Z2M, but switched to ZHA before I could finish it.
Z2M has it's own native UI now ๐
Yes, but it's friggen terrible.
๐คฃ
I had to add an extra CC2652R to my HA machine just to be able to start the add-on to be able to test-run it.
Ah, well, there's your problem ๐
I've had no issues with the native Docker install TBH
(or the bare metal install)
I was running bare metal when I used Z2M, but I don't recall it having a UI.
I believe there is an add-on that allows your HA devices to be exposed as a Hue bridge so that you can still use the Hue app (and other Hue-compatible apps).
Came in with 1.15
Well so basically I lost 40$ XD
Hmm, I was on 1.16.1 or 1.16.2...but don't remember it having a UI!
@pseudo zephyr the "network not found" is about the zigbee network or wifi/eth network? where does that message show up?
well, there I can't help much :/ and if deconz guys haven't been able to help, I can just suggest that you move to ZHA ๐
template sensor is like a template switch I assume?
@pseudo zephyr https://discord.gg/FEfrkNnC try asking on deconz discord. depedning what install method did you use, maybe something else is trying to grab the port
@gentle flint Actually it's deconz team that send me here XD as they weren't able to help me findind the cause of the problem
Funny
But as I mentionned, The raspbee II seems to works fine under the distribution they propose https://phoscon.de/en/raspbee/sdcard "Raspbian Buster Desktop"
but it doesn't with HA or deconz addon
did you modify the boot config to allow serial port? you can disable bt and wifi there too. ๐คท
See themplates for binary sensors but not sensor sensors
I modify only two parameter in the config.txt as writend in the deconz addon documentation
"Using a RaspBee
If you are using RaspBee, you may need to edit the config.txt file in the root of your SD card in order for your RaspBee to be recognized and assigned a device name.
Add following to your config.txt:
enable_uart=1
dtoverlay=pi3-miniuart-bt"
๐คท dunno then, I don't use deconz.
https://www.home-assistant.io/integrations/template @red walrus ๐
#integrations-archived can help more
Would it be another option that I can use with this adapter ? I mean I am just discovering zigbee so I am not yet married with deconz you know ^^
ok thanks @sour shadow
USB sticks are generally easier than "hats"
I know there are instructions for Z-Wave hats, somewhere
I don't run Supervised or HAOS though, so I'm not sure where in the HAOS docs those might be
yeah, they do recommend require USB sticks to be connected through an USB extension to keep it away from the interference, but the HAT is sitting on top of all the noise generating circuitry and there's no way to move it away
well, technically there is -- you could use an USB-to-TTL serial adapter
I run my Z-Wave that way, but I don't run HAOS/Supervised
check what overlay you need to use to disable BT and WiFi on RPi3B. might help or at least eliminate as a possible culprit
A HAT could be connected through a cable, though.
None of which solves the problem of reaching the HAT in software ๐
yes, I saw that there might be trouble withn zigbee bluetooth and wifi but is it a question of interferences or power suply ?
Of course not, but it would not be influenced by the noise generating circuitry.
And not be reachable ๐
not necessarily, a bad power supply could work most of the times
That I'd agree with
are raspbees2 affected by bootlooping too?
so having the zigbee shield very close to the wifi chip working also in 2.4 GHz might be the cause ?
That's possible, but hopefully folks don't run their HA server on WiFi....
Yeah, I know, faint hope ๐
could be, but then it shold behave similarly on raspbian, unless on raspbian they disable WiFi and BT
yes so I will try to deactivate wifi and bluetooth on config.txt But I am not sure I believe there is differents variable for the different types of raspberryPi
to many uknowns. Disable WiFi and BT. check. then try with a different power supply. Then get an ZZH or Elelabs Stick
@gentle flint yes correct and logical...
should be the same overlay for Rpi3B+
dtoverlay=disable-wifi
dtoverlay=disable-bt seems to be correct right ?
yes. does it allow multiple lines?
but then what does theses ones : enable_uart=1
dtoverlay=pi3-miniuart-bt
you would need to use google to find that answer. The GPIO pins are shared with some other hardware, that's why you needed a different overlay
ok so I will keep theses two lines and will add the two ones to disable wifi and Bluetooth
are you sure you can have multiple dtoverlay lines?
looks so
remove dtoverlay=pi3-miniuart-bt" leave enable_uart1=on and dtoverlay=disable-wifi and dtoverlay=disable-bt
Watch of course, since HAOS doesn't use Raspbian/Raspberry Pi OS
I mean if it works on raspbian I would love to use the docker version of HA but then I don't have acces to the addons anymore right ?
you could reinstall their raspbian version and check/verify what settings and overlay they are using.
overlay config should be similar in hassos, since it is platform specific, not distro specific
yes good idea
i just don't know if HASSOS tries to use uart1 for system console. unlikely
same problem with enable_uart1=on, dtoverlay=disable-wifi, dtoverlay=disable-bt
aaah
wait a sec
something seems better
also in phoscon change channel to 15, 20 or 25
I am a huge advocate for #chan25
depending what channel your wifi is.
26 FTW (where supported by all your hardware)
but even then, on wifi disable 40MHz channel bonding
anyway I also turn off 2.4GHZ wifi of my internet box
WiFi interference (or lack thereof) isn't going to change the fact that your stick/network isn't accessible to deCONZ running on HA.
Even with maximum interference, the network will still be present, but possibly have issues communicating with other nodes.
So if I understand well there is a conflict that the raspberry by default want to use the pins where the shield is connected for something else ?
Oh wow, that makes sense. What exactly did you do to fix it?
I uses theses three lines : enable_uart1=on, dtoverlay=disable-wifi, dtoverlay=disable-bt
but
I wonder if just enable_uart1=on would suffice.
it kind of switched the order between dev/ttyAMAO and dev/ttyS0 not sure. I mean is switch the order that they appear into Supervisor->System->Host System-Harware
I will now try to reactivated bluetooth and wifi and only keep enable_uart1=on and see what happend
Here's an issue that might be related: https://github.com/dresden-elektronik/deconz-rest-plugin/issues/3681
ok well so if I reactivate the wifi and bluetooth same problem again and it reswitch the order in the Hardware
yeah, seems like issue 3681
Does the wifi/bluetooth chip communicate on the same BUS and then when turned off the field is free for the shield ? It seems pretty logical
As far as I understand UART is like a serial line so multiple communication on a serial might become a big party XD
It might explain why sometimes it works and sometimes not
Ok so I try with disabling only the bluetooth and it works but I had to switch to dev/ttyS0
by default the pin 8 and 10 are used for BLE TDX and RXD so here is the conflict
SO i don't know where exactly theses pins are connected but disabling bluetooth and choosing the right device solve (temporarly) the problems. Thanks @gentle flint @waxen jungle
I have recently added the channel to my config:
zigpy_config:
network:
channel: 25```
But how can I verify that channel 25 are used?
I have first setup ZHA with the UI and then included 10 devices (default channel 15).
Is it possible to do the change to channel 25 without resetting my ConBee 2 ?
Use deCONZ app for that. Zigpy config is for newly formed networks
Ah, I see, can I move the USB stick to another machine with deCONZ and change the channel? Or do I need to reinclude all nodes?
I didnt like channel 15 as its affected by both WiFi channel 1 and 6.
In the ZHA integration there are a "Network Visualization", it seems not to work only 3 nodes are connected out of about 16... And the 16 nodes are working... Cant find anything regarding the "Network Visualization" in the docs..
I got an Aqara/Xiaomi vibration sensor. I'm wondering if I got the wrong item. I'm looking for a sensor that can spit out 3 axis accelerometer information. The device was added through ZHA and all that's provided is a binary sensor for "vibration". I don't see any additional information through the sensor's attributes. Is there anything more I need to do to get that info?
I see people talking on the forums with doing interesting 3 axis things with the sensor, but I don't quite understand if there was something special I was supposed to do when I added it, or I need to flip a setting somewhere to get more information than just what the binary sensor is spitting out?
Try listening for zha_event
It only scans every 4 hours by default. Check again in a few hours. Updates are already PRโd for this
Hi, i have a conbee ii stick which was plugged in on my pi on a usb 3.0 port
i read somewhere in a post where the 3.0 port would not be optimal for the conbee ii stick
so i would like to move the stick to a usb 2.0 port
question is, do i just move it to the usb2.0 port while the power is off? is it just like plug n play? what is the process of changing it to a different port?
I had very bad reception on a zigbee stick when I plugged it in a USB 3 port, so yeah, move it
power off your pi and change it. You may need to edit the device path on zha/deconz/z2m
Really no reason to power off the pi, you can hot swap it. Also if you use the /dev/serial/by-id/ path you won't ever need to change the path again
how do i change the path again?
hi zigbee experts and fans!
I wish to know if I can plug a zigbee usb stick directly into the power outlet that comes with usb socket?
I am wondering if can increase the zigbee signal within my house?
@coral condor Yes if you flash the router firmware on that usb stick - is that CC2531? the onboard antenna on that is pretty lousy, if you can get one with antenna or attach one yourself, it will give good range. Otherwise, use some zigbee bulbs / power sockets which may provide a better range
nice! thanks manju!
I tried to bring the zigbee devices closer to the nortek stick, it works well but if I extend the range like from 1st floor to 2nd floor I will loose the signal
let me check the usb stick
not sure if it is a CC2531 (I was reading the zha from home assistant page and CC2531 is referring to the Texas Instruments radio). The site did mention about upgrade the firmware
I will give that a try
thanks manju!
does it matter if I plug it into USB 2 or USB 3.0?
Has anyone got their aqara cube to work in node red with zha?
does any one know how to change the zigbee channel on tasmota device ?
What device?
You're using that with Zigbee2Tasmota, or something else?
https://tasmota.github.io/docs/Zigbee/ details how to set the channel
Their Discord can help more I'm sure
hi guys, just a small question right here, can usb donfgle CC2531 supports Aqara/Xiaomi sensor?
It's not the stick that does, it's the software you run
So, pick your integration (see the pinned messages) and then pick your stick. Just, not that one ๐
alright, i have one using for zigbee, does that mean i need another one for Aqara/Xiaomi?
No
Well, probably not
When you say for zigbee what do you actually mean?
Are you using it with one of the things mentioned in the channel topic?
I know it does
However, support for those devices depends on your Zigbee integration, not the stick itself. Hence my question...
ya i understand now thanks
In ZHA, If a device fails to get properly recognized during pair, is pressing the RECONFIGURE button รฉ enough to make it get the proper quirk? Or does quirk only gets assigned during pair?
Anyone have any luck getting aqara devices to connect to HA through a hybrid controller stick? Wonโt have my hands on the zzh! For a few weeks
@sour shadow just read your messages to the other guy on this topic. Whatโs the best way to get it to work? Zigbee2mqtt is that what youโre talking about?
There is no best
Just what works for you - see the pinned messages ๐
Specifically #zigbee-archived message
Sorry I donโt mean best I just mean what way works
They all work
There's just (at least) three different choices for how it works
Well, you haven't told us what that is ๐
I think I have zha
The should work fine there, if that's what you actually have
I clicked configure on my zigbee integration and it says โin the future you can change network settings for ZHA here.โ
So I assume that means I have ZHA.
The reason Iโm not sure is cause itโs my fathers setup and Iโm trying to get everything working perfect for him
Just bought him $600 in GE switches and various aqara sensors for Christmas
Hopefully you've got a bunch of non-battery Zigbee devices there
The switches are zigbee so Iโm hoping theyโll work as the repeaters. If not Iโll have to research how to setup routers
They will, if they're in the same mesh
You can of course graph the mesh to see what's going on
Iโve literally spent weeks researching every tiny thing related to home automation so I can help my father lol
Still so much I donโt understand
I see a lot of people suggesting to use Mqtt for everything but no one ever really explains why or what it is.
They likely mean Zigbee2MQTT not MQTT
I see that and I see mqtt when referring to using flashed WiFi devices
I just bought a $10 WiFi switch from treatlife that Iโm going Iโm to experiment with flashing tasmota OTA. $10 switch seems a lot better than a 35 dollar zigbee switch
Just wait until you find a 2 for $10 deal on wifi switches that can be flashed with Tasmota...
Also FYI tuya-convert doesn't work on many devices now. Anything that's still ESP based can be serial flashed though. That's more #diy-archived or #general-archived though so more info there if you're interested
What brand? I was a little worried about putting 20+ switches on my network until WiFi 6e is being used
Sorry wrong channel for this
Nah you're good
This stuff can be a bit over whelming ๐
@sour shadow any ideas on why my HA canโt see the contact sensor?
No not yet. Had the contact sensor right next to the controller
That should work fine, if ZHA is in pairing mode
Sometimes it can take a while to pair, and you need to keep the sensor awake
Okay I did notice it kept going to sleep
hi guys sorry for the stupid question. i recently go from deconz to zha but i can't understand one thing
Basically once you put it in pairing mode, poke the pairing mode button every few seconds
You can stop once it has paired
i hace a conbee 2 as a coordinator + 4 ikea repeater, when i pair a new device i just press the + button or i have to select the nearest repeater ?
Doesn't matter. Selecting the nearest router can be helpful for pairing in place
Generally you shouldn't need to though, and probably don't want to
ah ok, but the mesh will repair itself? my map is very slow to set the routing and the connection
Yes
how much time need the ma to show the correct configuration?
๐คทโโ๏ธ
Well, the map shows what's currently known
It can take 24 hours before things decide to re-route, if they ever do
Do aqara devices show up as unk_manufacturer?
Yeah lol thatโs what it just found
but now i have soome devices and some repeater connected and all works but i only have to device showing connection in the map
Unk means unknown so it says unknown model and unknown manufacturer ๐
that's strange imo
I wonder if they donโt play nice with this nortek hybrid stick
Shouldn't matter
As I keep saying...
It's the software that matters,not the stick
Okay
All that means is that your sensor fell asleep before ZHA managed to configure it
The stick is just a Zigbee bridge, translating Zigbee to something the software can understand
I understand Iโll try to readd it
Make sure to keep poking the button every second or two until the sensor is fully configured
Thatโs what I was doing and it worked but I think it failed half way through
for the map?
No, for the Xiaomi sensors
๐
When pairing any battery powered device it's a good practice
Now it popped up as lumi.Sensor_magnet.aq2
Yeah that means it worked
Motion sensor and temp/humidity sensor arenโt reporting battery life for some reason. Everything else is perfect so far. Just gotta figure out how to adjust the motion sensor
Could take some time
If they're just paired it may take a while for those values to populate
Oh, and good luck in adjusting anything Zigbee ๐
Yeah I had a feeling that may be the case Iโll check them in a few days
Unless that's with a hammer/soldering iron
Usually not
I've yet to find any that allow it
I know you can adjust sensitivity on the Hue motion sensor at least
๐
Cooldown...I don't know of any that allow that to be customized
Maybe I should swap out for zwave motions
If they work, they work
Otherwise, yeah, I prefer my Z-Wave ones from a functionality perspective
Iโve seen some 4-1 and 6-1 type zwave multi sensors.
Aeotec and Fibaro here, both work well
I could return all my motions and humidity sensors and get one of those. Comes out to almost the same price. Only problem is id also have to get zwave repeaters
Iโll try the aqara first and see if itโs an issue
The Aqara temperature/humidity sensor is pretty good IMO
I have 2 switches in each bathroom. I would have to change 1 in each to a zwave
That'll be costly ๐คฃ
Well right now I have 6 zigbee switches between the three bathrooms. One for light and one for fan in each.
I could return 3 and order 3 zwave switches that way I have repeaters for both networks ๐
Are the switches rated for inductive loads like an extractor fan?
Iโm not sure I didnโt even consider that
Says 15amp resistive load and motor load 1/2 hp on it
Resistive load 1800w
Iโm just gonna stick it in and see what happens ๐
Why go zwave when you have zigbee? ๐
I've been "fortunate" to help a friend setup his zwave network of about 80 nodes (switches, shutters, sensors, etc)... Its not better than zigbee. Yes, the modules have more configuration, but that's pretty much it. The network is much slower, even for devices near the zwave stick, and its so much more expensive...
I always tough about zwave being supperior to zigbee, but I've changed my mind after trying it ๐
regarding "how long between motion triggers", do you really need to adjust it? If you need a bigger time, just do it on HA side. If you need less.... you don't! ๐ (kidding)
You can do the hardware mod on the Aqara sensors and get them to trigger once every 5 seconds, then increase the actual occupancy timeout to whatever you need within HA
For normal use cases, light turning lights on/off with movement, are there any real need to have it trigger more than once every 2 minutes?
My motion will turn light in bathrooms on, door sensor being closed keeps it on until itโs opened again, I wanted motion sensor to check again 5-10s after the door sensor opens
To verify no ones still in the bathroom
Just be careful not to brick it by soldering the wrong connection like I did ๐ฅฒ
Simply wait for motion = off. It may take 2 minutes, but is that really an issue? You'll need many years before 2 minutes of a lightbulb being on to pay for the zwave modules ๐
I just like tinkering to get things to work perfectly itโs not a big deal I just thought it would be cool to get the lights to go off right away
After checking that no one is still lingering in the bathroom
I can live without it tho ๐
you don't want to turn lights off as soon as there's no motion... it would probably have too many false positives (negatives?) and people will be mad ๐
Thatโs why I put a door sensor on each bathroom door
Motion turns it on initially, door sensor being closed keeps lights on
I wanted it to check for motion again 10 seconds after door sensor opens
Before killing the lights
I'm doing this too LOL
and the fan
I also have a de-legged switch in the bathroom
if you turn the switch on by hand it disables motion too
for 20 minutes
(makeup time)
don't you guys ever leave the door open? ๐ฎ ๐
I pee with the door open
But thatโs what the motion sensor is for
I like the manual idea. Was wondering how to work that in
Trying to figure out the difference between started detecting motion/stopped detecting motion and occupancy became occupied/occupancy became not occupied
IIRC the occupancy sensor is the same as motion, but with a longer time
Okay so for faster results Iโd go with motion
FWIW, @golden vessel I started to get false positive aqara motions ๐ฑ
Screwed up my crontab pcap rotation though so i don't have ota sniff yet
finally! I was feeling lonely here... ๐
I haven't been able to set up a sniffer yet (and after going crazy for two days, the sensor is silent now)
Im looking to change from deCONZ to Z2M, and need to upgrade my Conbee 1. Should I buy a Conbee 2 or use something like ZZH?
ZZH ๐
https://www.zigbee2mqtt.io/information/supported_adapters.html#conbee-ii
Support is still experimental
Thanks, i will buy a ZZH when the store opens ๐
Anyone have tried Sonoff motion sensors? im reading a lot of conflicting reviews.
Any more details?
Whats the difference between the conbee/phoscon and its integration and zha?
zha is integrated in HA (the zigbee network is managed in the component), deconz is an external service
ZHA works. deCONZ...
There's plenty of information in the topic and pinned messages about which integrations support which sticks.
Yeah, I'm gonna read the integration page tomorrow. Just wanted to know if I won't be wasting my time trying to make it work.
So I noticed with my aqara motion sensors that they will continuously detect motion that renews their detected state but it always takes 2 minutes of no motion from their last detection before they shut back off
I know modifying them is limited but is there anyway to shorten the 2 minute period?
There's the hardware hack that changes it to a 5 second cooldown
Yeah, not via software: https://community.smartthings.com/t/making-xiaomi-motion-sensor-a-super-motion-sensor/139806
Does it have to be 5 seconds? Can you do like 1 minute?
When there's no one in there sure
5 seconds, it's a hardware thing @pine goblet
The cool down shortening will also shorten battery life
Itโs weird because my sensor will detect new motion within the 2 minutes to renew it but itโs always 2 minutes before it switches to no motion
that's how it works. it only sends a message after 2 minutes
IKEA motion sensors are worse: near 3 minutes
Okay I understand better now
It reports home every 2 minutes
So the hardware mod makes it report home every 5 seconds
Samsung and hue too
It reports off..
Oddly enough, I've not seen much of a reduction, if any
Even for motion sensors in very frequently occupied areas
@red walrus Hue are like 5 seconds
Really? Mine isn't
At least when paired to the bridge, maybe it differs when not
I've got another in the wardrobe I haven't reset.. I'll do that tomorrow and test it
Mines in my ZHA stack
Iโm gonna try the aqara mod. The board inside that thing is probably so tiny
I was surprised how small the motion sensor was when I opened one
Yeah I bricked one because I looked at the photo wrong lol
I was going to get some of those pre-tasmotized
so not the zigbee ones
my bad it is zigbee
Tasmota motion sensor probably isn't a great idea unless they're not for a time-sensitive thing anyway
for the occupancy
i was going to use it in my den and dining room
unless someone is sitting in those rooms I want the lights off
on with motion
stay on with occupancy
Nice thatโs what Iโm afraid of doing but at $20 I canโt complain
Someone just sitting might not keep the sensor active though
I can get them for $15
no one really just "sits" anywhere
there's always some sort of motion
I have a hue in my bedroom that only tests for lack of motion oover a 15 minute period
and it detects even minor leg movements
the problems is my dogs sleep in the den...
and one is a cane corso
she sets off ALL of my motion sensors LOL
Big boys
Those hue motion sensors are the best motion sensors I've ever used
They're just rather...big boned
she's very lean but yes very big boned
very sweet girl.. we got her 10 weeks ago?
she's 6, ex puppy mill breeder
6ish....
i have a hallway samsung motion sensor thats basically pointed at the ceiling so she doesn't set it off
i read somewhere turning them upside down helps? I haven't noticed it..
You could tape the sensor a little bit too
there's something I didn't think of.. I'll try that
Wow aqara products are super cheap on AliExpress... probably couldโve saved myself quite a few bucks
$11/per if you buy 4
that is pretty cheap
door sensors are less than $10 per if you buy 4
can someone verify my topology? I'm thinking it should be: slaesh zigbee stick --> Zigbee2MQTT docker container --> MQTT --> Zigbee2MQTT inside HA supervisor addons
Craziness
banggood usa is even cheaper on some stuffs
@trail warren no, the add-on would be the zigbee2mqtt container
so I only need zigbee2mqtt in a separate docker container? How do I have my HassIO communicate with zigbee2mqtt?
Just use the zigbee2mqtt add-on if you're running an install method with add-ons
Zigbee2mqtt communicates to HA using MQTT
So you need an MQTT broker set up and HA needs to be connected to it
For my zwave, I had my zwave stick - ozwdaemon docker - eclipse mqtt - then in Hass MQTT, and ozwbeta
but for zigbee it sounds like I just need to add MQTT in HassIO, and not zigbee2mqtt
You need zigbee2mqtt AND an MQTT broker
ok - i'll add both those addons. But, does that mean I still need to run MQTT on docker and zigbee2mqtt on docker? or does MQTT in HassIO take care of that
If "MQTT in HassIO" is an MQTT broker then you're set there
So you need that plus the zigbee2mqtt add-on
Also sounds like you're running Supervised. I'd recommend HA OS, whether on bare metal or in a VM
I managed to get the HassIO VMDK running in a VM in Unraid which is actually going really fast and seems stable
Oh gotcha, so you are running HA OS. That's good
That's where I got confused with the MQTT and other docker containers
Well it's up to you then. Doesn't matter if they're add-ons or outside containers
so if I run the MQTT broker inside of HA OS, there's no need to run it in a separate docker container outside the OS?
Yes, that just means you have two separate MQTT brokers
I might keep the broker outside the OS, just in case something weird happens so I can have the configs saved
but I would still have to enable the MQTT addon inside the OS, but just point the URL to the docker container?
Not really sure why you would need two mqtt brokers, but if you insist, pick one and go with it
I think I see now. I just point zigbee2mqtt and ozwbeta towards one broker
less middle-men lol
Yes, that's what I've been saying
My last hurdle is finding my device in Integrations. I'm using an Aqara sensor but do not have the hub
maybe this is a good reason to use MQTT in the OS
I pointed Supervisor zigbee2mqtt to the MQTT broker and it's all working. I'm trying to research how to have HA find it
it's not showing up in config - devices or entities, nor integrations
I really think having two brokers is confusing you. Delete one of them. Pretty sure when you point the zigbee2mqtt integration to your mqtt broker things should start automatically start happening
the mqtt broker inside HA is off, using only the docker mqtt broker
things are pairing for sure - I'm seeing updates in the log when the contact sensor changes
but HA has no way it seems to add this sensor to integrations, and I don't see it in devices or entities
there may be a way to manually add the device to the config, but auto discovery would be preferable
Yeah, I have two revisions. The first one had a proper model id and the second ones are all like "66666". They work "ok" and have a timeout of one minute. However, they do trigger "very slowly". It takes a solid 2 - 3 seconds before the red light blinks and it finally detects the motion.
I've yet to figure out which motion sensor is the best. The Aqara ones do seem to react very fast, but they have their own issues. Konke motion sensors are also nice but do seem kinda slow too.
@trail warren , if you are seeing changes to the sensor in the HAss logs then it has been added to HAss
where do you think I can find the sensor if it's not in devices
I tried to create an automation and the device does not appear
MQTT found it
yes that was the missing part. Awesome guys. thanks for walking me through that
Quirk is assigned based on device signature. Pressing reconfigure won't change it. If device failed the interview, then it not supposed to stay
What do you mean with "not supposed to stay"?
Hi guys, how do i hot swap a conbee stick to a usb2.0 to my pi? how do i change the path in zha?
If the interview completely fails Zigpy removes it
Edit the config entry
(/config/.storage/core.config_entries)
Make a copy of that file first before editing in case something goes wrong
Also it'd be good to use the /dev/serial/by-id/ path this time
@red walrus Went back with the hue motion sensor to the hue hub . (not connected to conbee II)
Reason 1: firm updates ๐คท
2 . no zigbee connection coverage there.
3. boolean motion and "ON_OFF" are now working.
config entry where..?
Read Tedioreโs response right after mine
oh right sorry, thanks for the help๐
"path": "/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2231365-if00" this is wht is shown in my config file. is this what u meant?
so i dont have to change anything?
Shouldn't need to
cool! appreciate your help!๐
@sour shadow TIL you can change the hue motion sensor cooldown in zigbee2mqtt (and I'd imagine ZHA): https://www.zigbee2mqtt.io/devices/9290012607.html#occupancy-timeout
Tinkerer is away for 1h 3m 18s with a message :point_right: ๐คท
@red walrus correction, default cooldown for Hue motion is 10 seconds and is configurable (see my previous message)
Are you sure? A friend is moving to zha and he had an ikea light with model=unknown and manuf=unknown
I've also had that with xiaomi sensors if I didn't keep pressing the button (before the one touch paring being implemented)
what about temp?
Does anybody have any tips regarding getting a Xiaomi Smart Switch (square remote) to work in HA and/or node red? I have it paired and working in Phoscon but HA only sees is as a battery sensor! ๐
What do I have to do to make it work?
You'll have to listen for deconz_event or use a Deviceโข๏ธ trigger in the automation UI (if supported)
Buttons/remotes are stateless in ZHA and deconz
Thanks for replying, how do I listen for deconz_events? In developer tools? Iโm a noob at this! ๐ค
is there a comparison of the functionality of deconz and zha that one can read?
pros and cons of the both...
But deconz_event is not listed as available there, is it supposed to be?
Aaah! I think I got it now, at least read an event from the switch button!
Hi, I'm trying to flash a Sonoff RF Bridge using FTDI232, however I can only find COM1, which is allways there, even when I disconnect all the devices. I've tried the FTDIchip drivers, they did not help. Any suggestions on how to find this unit?
Yet is a zigbee bridge.
Fine RF then. ๐
Make up your mind. Which is it?
Is there currently an easy way to use the aqara motion sensor hack for 5s with ZHA?
I don't see why the integration would matter. It's a hardware hack.
is there a quirk already writeen for the Aqara x OPPLE ZigBee 6 way switch?
Well, ZHA itself has a build in 120 second timeout
Doesn't it just listen for the detected/clear messages?
zigbee2mqtt has standard 90 seconds, but can be changed to 5 second in config files
nope
Oh. I figured it would listen to changes as quickly as they come through and that the timeout was just for cases where the 'clear' message didn't come through in time.
Yea that's what I assumed also, sadly not the case. Tried connecting one of my modified sensors to ZHA. Results in a lot of buggy behaviour. (same behaviour as when you don't modify the timeout period in z2m config files)
@analog ember if you modify all of your sensors you can use https://github.com/walthowd/ha-constant-modifier
Otherwise, it'll be possible...eventually
I don't believe Aqara motion sensors send a "clear" message either, which is why the timeouts are required
That makes sense
Remember talking about plug sockets before looks like there is 4 gang now - https://www.aliexpress.com/item/1005001950784642.html?spm=a2g0o.productlist.0.0.85b65296ZR0TPk&algo_pvid=cbf4399a-ee61-442f-8dc9-34185a3912fc&algo_expid=cbf4399a-ee61-442f-8dc9-34185a3912fc-42&btsid=0bb0623016090922757598356ee8bd&ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_
Is Tuya not worse than even Xiaomi in terms of proprietary "additions"?
Look at the zha-device-handlers repo
Not all devices have extensive quirks (e.g. IKEA reporting battery percentages but doubled for some reason)
looks like someone did the opple 6 button 2 weeks ago
I might take a punt and buy one
I have a opple 6 button, what did you want to know?
if it works LOL
With
in general really.. I wasn't looking for it to do much more than scene selection
What Zigbee platform do you use
See the pinned messages ๐
I have 6 scenes for my master bedroom.. ZHA
There's a couple of links on known working hardware
I found the quirk
Yes The opple 6 button works with ZHA for all the actions
cool beans
I personally Would prefer to sell mine for the 4 button
each butter has press, double, triple and hold
so many combinations, 4 button is enough for me ๐
Be more confusing having 6 buttons in the dark tbh
using a Hue remote now
4 is easeir to tell for example top left bottom right
not using the dimmer as a dimmer but for scene selector
Opple are nicer feeling plastic then the hue
Use the Aqara magic cube on a rope
LOL @austere patio
she'd throw that to the dogs
literally
@final pivot they're only $15.. what would you sell it for LOL
no I meant how much
oh probs get how much I paid for it
People will pay the same second hand as they can get it in a few days instead of 4 weeks from china
all dependent on where you are for me sometimes there is banggood 1 week delivery to uk
Thx for the suggestion, sadly only have 2/7 modified, let's hope it will be possible soon.
For my European (specifically Dutch) folks, what are the best zigbee sensors on the market right now? I know the xiaomi ones are really good, but the shipping will probably take ages if I buy them on aliexpress, if they will even arrive at all.
best in show?
Best .... that's quite personal ๐
Other than the motion sensors, I'm happy with my Xiaomi sensors
Not that I've had an issue with non-delivery
hint, some aliexpress sellers ship from EU countries
Makes me laugh though when they have the option of shipping from France, Russia, or China, and in the UK I can't pick France ๐คฃ
#brexit
Hue motion sensors are the best in my opinion , pricey but they don't have 2 minute timeouts
are they best because they have a whopping 2 min timeout?
It's configurable down to 10 seconds
Tinkerer, what motion sensors do you use? (Assuming you have other models than Xiaomi motion sensors)
For Zigbee, I've also got a Konke one
Neither are anything as good as either Z-Wave one I've tried, but they're a lot cheaper ๐คท
I want to track down one of https://www.zigbee2mqtt.io/devices/LH-992ZB.html - I like the look of them, and maybe they won't suck ๐
why not hue.. too expensive?
And large, and ugly ๐
centralite 3326 work well if you can find them
bloody hell just checked the hue stuff out and theyre expensive as anything!
any recommendations for something between tuya and hue for price/workability?
Xiaomi
Their Mijia light sensor is really good
The temperature/humidity sensors, and door/window sensors, are all ok
They have good components
In context its not expensive, Comparing ยฃ30 sensor to Xiaomi ยฃ10 is not tit for tat, as the xiaomi is not as good ๐
I agree w/ Tinkerer
the Xiaomi ones are great if you have routers that will respect them
(so far, so good)
the devices themselves are great devices
If you only need a few just pay out the cash to get something that works and be done with it, buy cheap buy twice ๐
TBH the Konke motion sensor is ok too, if you don't mind that it's limited to a handful of channels, and has a long blind time apparently
yeah i totally get that @final pivot
I picked up a hue motion on FB selling page for ยฃ15, can always keep an eye out too
kicking myself as I had the hue hub and a few lights, got rid of them for tuya stuff to get more cheaper but kinda regreatting it now....
I sold mine and 2 lights for ยฃ on FB
40*
Yeah but you need to learn them things tbh, aslong as you can resell for not too much loss.
Being good with prices I often pick up bargain and resell them which makes up for my tech curiosity of buying cheap stuff that does'nt get used.
does anyone use tasmota2zigbee (ZbSend, ....) with RGBW lights?
So I've been reading up on Zigbee, because I'm trying to install a temperature and leaking sensor in the basement, but I don't know if it can reach my rpi. It is definitely in range (5-6 meters while wikipedia says zigbee should be able to reach about 10-20). But it has to go through two floors. Would that be possible? And if not, what is the best way to extend my range?
Two floors would be pushing it directly, but easily achieved with any non-battery Zigbee device added to the mesh - those relay (route) the messages
hey guys.
i have several SONOFF SNZB-03 motion sensors.
the two corridor ones work nice, but the one in my office... i'd like to adjust sensitivity if possible, because if i sit still and just move the mouse a bit, the sensor goes "clear"
i am using ZHA and when i go into MANAGE CLUSTERS i have this cluster:
IasZone (Endpoint id: 1, Id: 0x500, Type:In)
that seems to have some sensitivity related attributes. however when i click on "get zigbee attribute" nothing happens. so i don't know what kind of value it has now and which one to use if i want to run some tests.
anyone can help with this?
Means sonoff does not support sensitivity attribute.
do you know (out of the head) any other that does?
Just show me any device which supports all of the standard ZCL attributes
?
Hue motion sensor
thx @lilac wharf
I'm pretty impressed by hue outdoor sensor. Had to reduce sensitivity all the way down because it was picking up cars on the road 70' away. Should just put one on the tree to cove motion in front of the house
Are they the ones that take AA or AAA batteries?
Yeah, AAA
Can I attach multiple usb Zigbee adapters to a single home assistant os machine? (cc2531, possibly on long usb cables or USB over ethernet in different parts of the house)
Cables to different parts of the house? What madness is this?
It's a wireless protocol.
Most mains-powered devices work as routers. There's no need to have more than one device connected directly to your HA host.
I have a whole bunch of door and window sensors and two mains devices. the server is in the basement, one of the zigbee smart plugs is on the main level, and the other zigbee plug is updstairs. i get good results with the devices on the main floor of my house , but the upstairs plug is really spotty.
So you just need more routers.
find something that works as a repeater - for ex: ikea tradfri bulbs...etc.
Looks like Sonoff/Itead/eWeLink sensors are going to be directly supported by the SmartThings hub: https://www.ewelink.cc/en/2020/
Any one have any luck getting the EcoSmart remote button presses to show up in zha_events? I just bought a couple as they were on sale at Home Depot for cheap. I did do some research and noticed that people had problems with them, but never actually came across a solution. The remote pair's okay after I reset, but none of the button presses show up. All that shows up is the battery %.
They seem to work pretty well out of the box with zha.
Yeah, they're pretty boring sensors
I moved all my hue switches from the hue bridge to ZHA. I'm using node-red to listen to zha_events and handle all button presses. Here's how I did it, hope this can help someone that is doing something similar https://blog.klauvi.is/hue-remote and zha/
if you have any comments or questions regarding this, please send me a private message. I'm off to bed ๐ด
@violet dew first question is why? I have a HUBZ that I'm trying to get rid of. My plan was to either move to full Zwave on my Aeotec stick or for the times I do accent stuff (led strips, lamps, etc) I'd use my hue bridge
is there a reason you moved off Hue?
(also not bashing, just want to make sure I'm not making some sort of mistake committing more to Hue)
I got rid of all my propitary hubs to have a single mesh, reduce the number of failure points and give me a overall better user experience @tacit steppe
Tradfri/hue/gledopto/namron/Xiaomi all over zigbee2mqtt
Hiya, I'm thinking of getting a zigbee usb (conbee II?) and replace my hue hub with it since I want to expand and use other (and cheaper) products as well. Are there any downsides to this?
The only disadvantage I see is that you're loosing the ease of Hue app/bridge "just working" and some fancy features like the Entertainment Hub
But if you don't care about that then there's none imo
Don't have a sync box so i guess thats fine.
I guess i could also just have lights go through the hue hub while i keep stuff like sensors through HA
But ye the main thing that worried me was functionality of stuff but if I'm not losing out then i guess why not use the conbee for the ability to mix and match without requiring a hub
If you just connect the sensors directly to HA you have no mesh, and most likely won't connect ๐
Yup! If you have a few Zigbee devices then it makes sense to have it in one Zigbee stick mesh as the sensors can take advantage of the Hue lamps as repeaters
I would miss firmware updates for my Hue's though
Nope
They don't release every firmware, but they do release many
https://www.zigbee2mqtt.io/information/ota_updates.html#ota-updates for instance, but ZHA can also do it
And relevant link for ZHA: https://www.home-assistant.io/integrations/zha/#ota-firmware-updates
well that's pretty sexy, isn't it
Hi all. Is anybody having any problems with Zigbee2Tasmota and HA auto-discovery? I have tried many options and even tried rebuilding Sonoff-ZBBridge with USE_HOME_ASSISTANT options but am only seeing Z2T announce itโs own status to HA and not the sensor. Sensor is Sonoff Door sensor and is showing in Tasmota GUI fine. Any advice or discussion appreciated! Thanks.
Note this is a second bridge, the first is using ZHA and is working very well, but I need two due to a long distance between buildings and no repeater option in between the two.
HA AD is not supported for zigbee devices
Thanks, I'll stop trying to get AD working then! Manual configuration here I come ...
How about having a second HA instance and use the event stream thing to sync them?
Also, I think @Adminiuga#6821 told about a way to have 2 ZHA in the same HA instance.
hello.
i have a minor annoyance and i am trying to find out WHY it is happening.
i have different lightbulbs (gledopto, LIDL livarno) zigbee->tasmotized zbbridge->ZHA and after some inquiries in other channel, i'm trying my luck here as it seems to be the common denominator:
- i take any of the bulbs and set them to RGB 255.255.255
- then i turn them off and on. through physical power switch or automations (happened back when i used HA for automations and still happens in NodeRed.
- i do NOT pass RGB values when calling service. lights. on
and suddenly the RGB value is 255.254.254
why?
@sour shadow
i think i figured it out
Oh?
havent tested yet with the gledopto bulbs, but the LIDL bulbs have a little "problem" which everyone that has them knows:
you can't just go back from a RGB color (like blue) back to white by setting RGB values to 255.255.255
what you have to do is set the color_temp to 153
and what you CAN do (but i wasn't doing) is at the same time
set brightness to 255
and mine defaulted to 254
All 255 for RGB would be a gross white anyway
Kinda makes sense, they probably don't really support 8 bit colour anyway
difference between bright 255 and 254 is barely noticeable to the eye. at least for me. it was just screwing some of my scripts that were checking the current bulb RGB values
most of my home bulbs are set to 20% brightness but here in my office and in the entry corridor i do want 100%
I'd be shocked if you could notice the difference in the first place anyway lol
like i said, it was a minor annoyance as it was messing with some of my automations ... now that i know the cause, i can improve my automations
Yeah, makes sense
and i just learned that brightness:0 turns the lightbulb totally off xD
if even you use call service light ON + brightness: 0 ... turns it off ๐
Yeah
and brightness_pct: 100 is NOT brightness: 255 ... it's 254
That's documented. It's useful for automations where you turn the light on or off with a template
That brightness thing is also documented ๐
i do read docu... but there's so much and sometimes i don't know what i am even reading or i am not reading the proper one...
it's easy for me to miss such stuff
it is documented in ZCL cluster library
oh good to know blackadder ... i'll switch everything that i have at 255 to 254... that should probably solve a lot of future problems
not that my eye would notice any difference anyways
i have a new question ;)
i use ZHA. is there a way to turn off "routing" in a light bulb?
i have a few bulbs that i only have in HA to change their RGB, but i power them off with a physicall electric switch.
so i figured: that's probably not good for the zigbee mesh when routers drop off the network every few hours. maybe i could remove the routing option?
Nope
allright
Which bulbs are the ones that have no routing as a "feature"? I forgot their name already :P
Thanks @golden vessel - I've tried searching for @gentle flint post describing having 2 ZHAs on the one instance but not found it - any idea where that discussion was please?
I'll also try the home-assistant-remote technique thanks @sour shadow
I think I saw it here in this channel. But it's probably better to go with Tikerer's suggestion
This. But I'd recommend Tinkerer's solution
@junior meteor Sengled
Ah yes!
I can understand part of their reason (people sometimes turning lights off at the switch)
I'm fixing that
However...they claim having too many routers can "clog your network"
I'm hardwiring the most common switches
The fact that our Smart LED bulbs are not repeaters also ensures that your ZigBee Network doesn't become overcrowded, which would delay any user controls.
Guess my Philips Hue network is destined to fail
Yeah, you don't understand, it can happen that one command just circles endlessly between the routers and never reaches the light that should be toggled ๐
Like a Zigbee rube goldberg machine
Looks like IKEA broke all of their OTA files again
Although the Silicon Labs "Zigbee fundamentals" doc says
For example, in a very dense network, it is not always advantageous for all line powered nodes to be routers due to possible interfer-
ence issues which may occur when a child node tries to find a parent node to communicate with. It is important to try to create a bal-
anced network where all nodes have redundant paths, but without too many routers in close proximity to create interference.
That's a possibility where they took that information from - just added their own spin into this
But I mean I can imagine that it would mean like 20 routers in a very small space
Interesting read
It would be neat if you could configure this within routers via some cluster attribute
Yes, I would love the ability to disable routing capabilities for certain devices
Only for those that I don't trust like the consciot bulbs lol
Although those are Zigbee 3.0 certified...
To some extent you can with source routing, but that would only apply to packets being sent by the coordinator (I wonder if the reply follows the same path?)
Interesting
Highly recommend that document above btw, it was pretty fun to read
I was familiar with a lot of it already but still a nice refresh and I learned some new stuff
Are they talking about children performing an active network scan and two physically close routers interfering with one another when sending out their beacons, causing the child to pick a bad parent?
Maybe Xiaomi was onto something when they made their sensors connect to the first device they find instead of relying on LQI
Ah yes, that lovely "feature"
No worries @molten linden , saw it and thanks for reconfirming haha
I mean honestly, it's pretty interesting that lamps can be end devices too
Technically it makes sense that it's possible, it just didn't cross my mind
Which actually wonders me, do the Hue Go lamps register themself as end device?
That's a good question. Maybe only if paired when powered by AC
I would think not though
Oof
Huh, very interesting...
its why mine sits dead in a cabinet.
So battery life is probably terrible then lol
Wonder if the hue bridge handles it differently
possibly. I noticed when I had it on, it was a whole bunch of end devices were grabbing on to it.
I've been posting this in #templates-archived but this is a zigbee specific question. How can you target the subtype (turn_on) of a trigger in an if/else in action?
I didn't like that given that - it tends to move around even when on mains. and if off mains power......
Yeah, battery life is like 3-4 hours approx
{% if subtype == turn_on %} << i'm trying to accomplish something like that
right, they are assisting with the template and I've gotten it written, but is subtype something that is, I dont know how to say it, transmitted by a zigbee switch?
It might be an event thing rather than a state thing ๐คท
Really depends on where that comes from
lightify/osram switch (though I'm sure you werent actually asking for the specific device haha)
Well, no ๐
It depends on the context of the question
subtype could be from an event, or from an attribute
Knowing that shapes the template
Still not seeing what that has to do with this channel though
I would suspect an event, it has a type of remote_button_short_press
Could be a device trigger ๐
just to clarify, and this is not me being sassy, while this has to do with a template the question is specific to a zigbee device, so in the scenario where I'm looking to understand what is sent by actions on a zigbee device (ie this sensor) is that not a suitable conversation to have here?
(I'm honestly just fairly new to posting and want to make sure i'm not polluting channels)
Well, the problem is ... it depends on the context of that subtype
If you don't know where the original post is getting that from.... it's hard to help you help them
alrighty, i'll try to dig deeper. thank you!
in Developer Tools > Events, I should be able to Start Listening to zha_event and expect to see events coming from button presses on a zigbee switch right?
zha_event > Start Listening. Push botton on switch and it should show something correct?
If you're using ZHA, yes
I am, its one of the devices in that integration
Yes. Most of my Hue Go lights are stationary and plugged in. However, recently one old halogen R7s light (finally) died and since I didn't have any LED replacements on hand, I put one of my Hue Go lights there (staircase). I paired it with a Konke motion sensor (which does have a very long blind time) and I thought it would be fine for the next couple of days since it would only need to turn on for about one minute once or twice every couple of hours.
However, since it only ran on battery there, it only lasts a couple of hours. At least it's acting as a good router... until the battery dies and everything else for a couple of hours.
I'm not sure if it would make any difference to pair it when it's on battery already. (Paired mine whilst having it plugged in)
(At least the radios/antenna seems to be one of the best devices I have)
Your PR (https://github.com/zigpy/zigpy/pull/597) would also "fix" this though? Or are they completely broken this time around?
hi guys, no luck setting up the ikea buttons with ZHA ๐ฆ
@gentle flint Here you directed someone to download a file and add to zha /config/custom_components
What was the link
It's a lower-level problem but I think I might have a permanent fix (https://github.com/zigpy/zigpy/issues/599#issuecomment-751806213, based on the PR 597 branch). All out of devices to test it on though ๐ฆ
So I have a Phillips Hue "Puck" that is a zigbee bridge right?
Thanks to the excellent advice on here I now have most of my ZigBee devices up and running but am having trouble with a 4-button wireless scene switch from Amazon (model ESW-0ZAA-EU). Blakadder list has it listed as supported in the 'remote' category and ZHA is detecting it as 4 switches and a power sensor (battery presumably), but no events are observed in Dev Tools when I push any of the 4 buttons. The ZHA Visualisation shows the scene switch on the map but not connected to any other devices. Any ideas please?
A terrible one, yes. You'll want to read the topic here and pick a USB stick that works with one or more of the integrations.
Hey guys I have got this message in my logs Logger: homeassistant.components.zha Source: helpers/config_validation.py:749 Integration: Zigbee Home Automation (documentation, issues) First occurred: 12:10:31 PM (1 occurrences) Last logged: 12:10:31 PM The 'usb_path' option is deprecated, please remove it from your configuration this is my entry in config.yamlzha: usb_path: /dev/ttyUSB1 database_path: /config/zigbee.db Do I just remove the 'usb_path' option? Will that possibly cause an issue to my integration?
thanks
was there a link you meant to attach?
Zigbee :bee: - please remember to mention whether you're using zha (https://www.home-assistant.io/integrations/zha), deCONZ (https://www.home-assistant.io/integrations/deconz), zigbee2mqtt (https://www.zigbee2mqtt.io), or even something else.
Looking for devices? See https://zigbee.blakadder.com/ and https://www.zigbee2mqtt.io/information/supported_devices.html.
Nope. They're in the topc ๐
Left a few IKEA dimmers in a bag for a few months and they have drained their batteries completely flat. 0.3V ๐ฆ
If they show up as 4 switches, does the state of them change when you push the buttons?
How do I determine which Zigbee this hub is?
If it's Philips, it's none of them.
why do people keep saying this, i've had my bridge for almost four years with no issues lol
I'm just trying to use my horded junk
yeah
Would it handle everything?
no? but it's not designed to
But a zzh! or similar can...
so this bridge will not allow me to use remotes?
I don't follow. What would mean you can throw away remotes? Remotes are useful.
You'd just have a different hub.
i like having the dedicated hardware for my lights so that my lighting isn't affected if my server is down. i know about remote binding but i have rules on the hue bridge
and then ZZH for all my buttons, sensors, plugs etc.
If you get something like the zzh! and use Z2M, you can have all your remotes, lights, switches, etc on the same hub, @foggy gyro
Of course, there are other options for both the stick and the integration... which is why you need to read the topic.
Ok so the "puck" I have cannot do that?
read through the docs for each zigbee integration and see which ones interests you most, and then pick a compatible zigbee coordinator from there
Most people prefer to have a single Zigbee mesh.
I only have this thing cause someone a few years ago bought it for me thinking it was an Echo lol
lmao wtf
Grandparents are sweet
Grandparents and technology... ๐คฃ
in their defense the box art does have a picture of the Alexa symbol and showcases someone talking to their lights
I spent the whole day moving my hue lights from hue bridge to ZHA, using cc2531 on a rpi4 with ssd
That may be a downgrade in terms of performance
after I got to 50 devices on my zha, the rpi started behaving weird, had to reboot a few times and it would never fully work
So since I will be buying a hub do I want Z-wave or zigbee?
Yes
I think I managed to fix it by connecting external power to my ssd
Up to you. Z-wave tends to be more expensive but everything should just work. Zigbee is cheaper but the coordinator matters a lot more and some devices don't always play nice
I have both but prefer Zigbee
could it be that cc2531 needs more power the more devices you add to id?
maybe my use case matters
30+ Zigbee devices, 3 Z-Wave
CC2531 draws like 30-40mA
The cc2531 just isn't great in general
It's well within the 500mA budget of any USB2 port
If you aren't using Zigbee light groups, you are probably running into the concurrency limit of the CC2531
Zigbee also has higher bandwidth
I've heard people say Z-Wave can be slow with things like lights not turning on at the same time
i'm waiting for this guy to get back from holiday so I can replace cc2531 https://www.tindie.com/products/electrolama/zzh-cc2652r-multiprotocol-rf-stick/
I have a plethora of wifi power sockets and etekcity RF plugs. I can control my RF plugs using a Broadlink ir/rf blaster and their remotes, works great.
I want to buy a few different remotes and program them to over take the limited 5 buttons on the etekcity remotes as well as add functionality for those aforementioned wifi plugs
Would defo recommend this, replaced my cc2531 with it, it's much much better (would always reommend a usb extension with these)
it is very possible this device has yet another manufacturer value so the quirk for the TS0044 is not matching. It has to match both Manufacturer and Model and endpoints. You can check by going to the device page for the remote and seeing if the quirk is applied like this: https://imgur.com/a/6NYZfB8 if matched your's would say something like ts0044... if not open an issue at zigpy/zha-device-handlers and add the info from the Zigbee Device Signature option from that same page.
Are they appending random eight character strings to the manufacturer name??
at least for the remotes they appear to be using _TZ3000_+ random 8
It probably has something to do with the way tuya works with the actual manufacturers.. they may each get their own code when they create something with the tuya sdk for the modules they buy from tuya.
I am the same, lights and plugs are on Hue, no disbenfit on keeping it on same speed why's unless its a battery device like a button which I keep on ZHA, my second reason as it works via google/alexa without paying/complicated setup that might break.
How happy are people here with their zigbee bulbs?
I don't want my bulbs to rely on internet so I am switching away from Tuya and looking at zigbee as an alternative to wifi bulbs
i'm very unhappy with mine
I like my Zigbee bulbs. All Hue. Could possibly flash ESPHome/tasmota on those tuya ones though
Been meaning to try some of those out. The hardware PWM on the hues has spoiled me though
after having tasmota on bulbs the level of zigbee control is a bit meh ๐
My only benchmark so far is Oram, which is a great bulb, and a great ๐ฉ for Zigbee
yeah hardware pwm is the shit
What bulbs do you require? Orange, orange + cool white or Colour and cool/warm white?.... b22, or e27
Thanks guys for your input!
I'd need some that can change from cool white to warm white, and to be dimmable of course.
hi! is this the right channel to ask a (newbie) question on ZHA?
Interpretive dance
I have zigbe2mwtt set up and bunch of automations that talk to these bulbs through it
I am pretty new to the whole home assistant scene and have a bunch of Hue products (plugs, motion sensors, remote) and some smartthings products (buttons, sensors etc). I picked up a conbeeII and started adding a few of these devices to play with in deconz and in ZHA. I liked the native integration of ZHA so picked that over deconz. The trouble is that i am having difficulty finding documentation of how to do an automation with ZHA groups. I want to trigger two hue smart plug hooked up lamps to come on together when a smartthings button is pressed
Speaking of which, I am looking into how to make the dimming smoother and more responsive. The problem right now is the latency and the fact that Home Assistant sends lots of commands for each level change. Whereas I am thinking if it would be possible to send a command to the bulb "start increasing/decreassing brightness at certain speed" / "stop decreasing/increasing brightness"
So that the bulb does transition, rather than home assistant sending each level change
Transitions are largely controlled by the light itself. HA sends the go to this over X seconds and that's it
the issue with non smooth bulbs is proberly cheap bulbs, in that case don't buy cheap zigbee bulbs either
Do you have your zigbee devices already recognized by home assistant?
Phillips hue ambient are pricey but you can tell by the weight that there not just a hue price tag on it
Is that like Beats headphones where it's not just the pricetag, it's the small metal weights glued inside too? ๐
all my zibee devices show up fine and i can toggle them on/off and even created an automation to toggle them independently. Its just that i want to do it in a group
I say the hue bulb weight is an exeption ๐
Got it, you can create a light group
i created a group, got a group id and went into the automation for the smartthings automation page and the drop down only has devices, services etc
how do i select that group that i created?
this is a zha group btw since i read thats better than a HA light group
I actually got some RGBW wifi tuya bulbs that are pretty heavy
and get very hot
(assuming the zigbee group of the lights shows as a light. entity, never touched zha groups)
Fairs, big part of hue's marketing is towards the ''fade in'' to wake you up in the morning so there bulbs are made with it in mind
not sure what you mean by shows up as a light. entity
it doesnt show up as an entity at all
i get a groupid though
smartthings automation page
๐ค
At least two entities must be added to a group before the group entity is created.
Suggests that an entity should show in-> States
My concern is that several bulbs I tried were not tuyaconvertible. And the fact that tuyaconvert relies on a security flaw does not really inspire confidence in future proofness of it. Is there a bulb maficaturer that let you flash your own firmware?
Nothing to worry about with future proofing once the bulb is flashed with Tasmota/ESPHome
The exploit just makes it easy to flash with custom firmware, it has no effect once it's actually flashed
Sure, once it's flashed. But I got 4 different bulbs, only 1 of which was flashable.
Serial flash if they're ESP based ๐
That can be a pain though depending on the hardware
So your concern is whether they can be flashed, not the security vulnerability...
Too much hassle. Who want's to open a bulb soldier cable and what not? Come one ๐
You're not being forced.
My concern is that I won't be able to flash tasmota, and so i'll be stuck on whatever cloud malware manufacturer installed
Generally, don't tag people to ask for help - it comes across as bad manners, youโre demanding somebody answers you. Itโs different if youโre thanking somebody, obviously. If you do tag somebody keep it polite and respectful. Remember that everybody is a volunteer, and nobody has to help you, and people may block you.
Similarly, please donโt DM (direct message) people asking for help. It also comes across as demanding, and means that others canโt learn from what you do.
Finally, please keep tagging people in replies to a minimum. That too can become annoying very quickly and should be used only when it's necessary (such as if it's been a long time, or there's multiple conversations going on).
Good news... Zigbee
I've done it a few times, I don't mind lol. But yeah, this is off topic for this channel
Also calling a device ''expensive'' comparisment to another device that is cheaper yet you don't want to use because it's cheap for a reason happens alot.
Heh, true. buy nice or buy it twice
but I like buying twice /s
Buying twice means you get incremental upgrades, every time something fails
I would actually pay more for quality, But Philips Hue is just too expensive
Gotta wait for sales
Do you then still usse zigbee bulbs and if so why?
I have seen often 2 ambient for ยฃ24, so ยฃ12 for a bulb is not ''expensive;;
I was looking at some RGB and it was like 200 GBP, wtf?!
Z-Wave stuff generally kicks off above ยฃ30, for anything
I'd pay 25 GBP, no problem
sure, would not reccomend hue colour ๐
But then again I don't see any use for a coloured bulb
I have colour in light strips not bulbs
I'd prefer colour temperature over RGB, but RGB-CCT is nice - best of both worlds
How is this thing?
SONOFF ZBBridge
It's a thing, it works
Different integrations may support it, or not
For my uses am I best getting a PI and a USB zigbee dongle?
Serial over wifi isn't the best combination
-> States