-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Device: Zigbee Solar Rain Sensor #23532
Comments
Here's a fully working converter for this device, found here:
|
Yeah I saw this yesterday as well |
Added! Could you also submit a picture for the docs? This can be done by:
Make sure that:
|
Please, help me change the picture on this device in Z2M. I can't find clear instructions. |
Hi !
|
It seems that water leak is missing since the last release, I created a PR to put in back in the converter. |
Instructions are above your comment: |
Is this device stable on your network? Mine seems to stop sending data for several hours at a time until I move it significantly closer to a router. What’s odd is that I don’t have to re-pair it. Once I bring it near the router (within just a few centimeters), the sensor starts working normally again, sending data every minute as expected. After that, I can put it back in its original position, and it continues to function properly for a while, but then the issue comes back. Edit: It seems that it needs to reach directly the coordinator to be back again on the network (bringing it close to a router seemed to be close enought to send the info to the coordinator). |
Can you try covering the solar panel if that happens, before you move it, so we can rule out a low power situation? |
Ok I will try it next time, but it really happens randomly. Note that my battery is still 97%, so I don't know if the device will trigger any low power behaviour. |
Battery percentage reporting is non-optimal currently in Z2M, as most devices don't like usually considered pretty high voltage levels. As this one got a rechargeable battery the conversion from voltage to percent might actually be completely wrong. Would you mind graphing the battery voltage as well in HA to see if the battery just drops to a certain voltage when the device disappears? Thanks! |
In fact the device is under heavy sunlight and never has been under 95% for days (was at 80% at unboxing). |
Ah okay. Doesn't sound like a power issue in that case. 🤔 Have you confirmed that the signal strength is fine? Maybe it just falls off the network because it gets wet and thus the signal strength drops? Btw: Does the device report a battery voltage? |
@c4m0-lab did you try to wake the sensor (clicking shortly the pairing button) just before sending the configuration? |
no but I will do it now :) it worked - YEAH THANKS!!! |
That helped me too, thank you so much! |
Same issue, is there any solution to fix it, thk. |
@aston668334, I positioned a router close to a window. When the window is opened, sometime it starts to send data for a while again, but when the windows is closed, eventually it stops sending data. I didn’t have the time to sniff the network and I didn’t received a new antenna for my coordinator. |
In my case, it automatically connected to the nearest router (https://www.zigbee2mqtt.io/devices/TS011F_plug_1.html#tuya-ts011f_plug_1), about 2.5 metres away, with a house wall in between. The connection is consistently good and stable. So far, I have only been using the device since yesterday. |
Thk, I will try. |
Do you got fairly new windows? Because some of the higher tier ones get a metal coating for better insulation, but this blocks radio frequencies from passing through, easily. |
Yes I have, but I’m not going to change them for this device 😅😅 |
@rdorys ha you don't have to. You just need to put a non-battery-powered zigbee device outside. For example a zigbee module for switching lights, which can be placed inside a power outlet outside. Another option are USB powered zigbee sticks or plugs, which are often called "Zigbee repeaters". Ikea got one for example. Most non battery powered devices act as routers inside the zigbee network. You just need to have a router outside so the lamp can connect to it. The router outside will then transmit either through the wall or a window the signal to the next router. Routers are less focused on conserving power and thus can establish more reliable links. Hope this helps :) |
I can confirm it. The main problem with stability for me was the distance from the nearest device (socket). I brought that one meter closer and it has stabilized, the breaks are no longer there. |
So I guess we should add some info about this on the wiki page, right @Koenkk? 🤔 |
And how to deal with the need of manually configuring the battery reporting for some users ? |
I have the same problem. I have it outside and it stops working after a while. If I move inside it stars working again. I have other zigbee aqara devices near that outside and they work perfectly. |
@lluisd is your Aqara device a router? 🤔 |
I think it makes sense to create a new bug for this, to explain the issue dedicated from this one, as the issue seems well defined |
no, but I will try to move a little bit to check if it has signal. The only difference between these 2 devices is that the aqara sensor it´s not behind the balcony wall where I placed the rain-solar sensor |
Does this sensor works well for rain or does gale detection with morning humidity? |
@marine1988 you are right it can be triggered by morning humidity. |
Yes I tought that I never find a working sensor for rain that works |
There is one https://shop.ecowitt.com/en-fr/products/wittboy that works in home assistant, but not for 15$ 😀 |
Link
https://www.aliexpress.com/item/1005007269624052.html?spm=a2g0o.order_list.order_list_main.16.49731802i8AvVZ
Database entry
{"id":172,"type":"EndDevice","ieeeAddr":"0xa4c1386b5af8658b","nwkAddr":28526,"manufId":4417,"manufName":"_TZ3210_tgvtvdoc","powerSource":"Battery","modelId":"TS0207","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":1026,"inClusterList":[0,4,5,1,1280,61184],"outClusterList":[3,4,6,4096,10,25],"clusters":{"genBasic":{"attributes":{"dateCode":""}},"ssIasZone":{"attributes":{"iasCieAddr":"0x00124b002a2ee669","zoneState":1}},"genPowerCfg":{"attributes":{"batteryPercentageRemaining":148}}},"binds":[{"cluster":1,"type":"endpoint","deviceIeeeAddress":"0x00124b002a2ee669","endpointID":1}],"configuredReportings":[{"cluster":1,"attrId":33,"minRepIntval":3600,"maxRepIntval":65000,"repChange":0,"manufacturerCode":null}],"meta":{}}},"appVersion":67,"stackVersion":1,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{"configured":543112114},"lastSeen":1722943531629}
Comments
When i pair the device its been picked up as
I have tried to construct the converter, but its not sticking and im not sure if its because its already identified.
here is my converter
External definition
The text was updated successfully, but these errors were encountered: