hi
I am interesting for this device. Do you know if it could work with conbee II?
I use mine with Conbee II.
I have had some issues with range. Right now it’s working fine.
It keeps connecting to my Conbee instead of using the router right next to it.
It has very poor reception when connected to the Conbee but for about three days it was connected through the router and it had much better reception.
Is there any way to lock it to a router?
The really annoying thing with this device (for me with poor reception) is that it has the pairing button behind the mount.
So I first have to take it off the mount then re-pair and mount it again.
But apart from that it seems to work fine.
Nice that it works with conbee II. May I ask how precise is this sensor when the rain stops? Right now I have a water leak sensor for rain and the main problem is that it reports that the rain stopped after at least 1-2 hours than the actual time the rain stopped (until it dries)
Since you already have the conbee I think you will know the answer for my next question (unrelative). Can I add a sonoff zigbee device to use it as zigbee2mqtt?
I have read that the sonoff dongle is better than conbee (wider range etc) but I don’t want to remove conbee and reallocate all my sensors
If you look at the image above it seems to detect dry rather quick.
Much quicker than I expected.
Perhaps something is not correct, I’m not home at the moment.
But it said wet at 9:45, then 9:54 it was dry.
This could be a smal drop that it first detected then it dried or dripped off.
It has not rained when I have been home while this device also worked since I got it.
This has been the first test today actually.
I don’t use sonoff or Z2M so I don’t know.
ok, please if possible give us feedback when you can actually monitor it’s behavior when you are at home.
yep it will work with sonoff dongle and z2m.
i use usg-01 router and z2m, works great for weeks.
Cross posting from here: Rain/Solar ZigBee Sensor not working as expected... loosing connection - #9 by elzorro
TL;DR: the sensor loses connection very fast and even from a short distance.
It’s been working great for me. Accurate and reliable. It is 2 meters from the closest router.
I have also a device, works flawlessly. Its about 10m away (through a concrete wall) from the connected device (its a philips hue bulb).
So far so good.
Ronny
Hi, how are you happy with that? I need some solution that will measure my lighting intensity because of solar panels. If the electricity purchase price is low, the solar panels don’t produce anything because the overflows are turned off and so I can’t see data-wise if the sun is shining, but I would need to know if I can turn on high EV charging or turn on the heating.
I can’t say that it works well as a solar meeter.
I get this:
But I think it looks the same every day, even on cloudy and rainy days.
Edit
Yeah as expected it looks the same pretty much every day even days when it’s raining.
@Hellis81 Ok, thank you, so I need something more useful for information on whether the sun is shining or not.
So my tip was not that useful…
As a test, I have ordered a few of these new IKEA light/motion sensors to but against a window for using the light sensor to control lights based on the outside luminescence.
They are cheap and use AAA batteries.
According to this image the ZigBee antenna is right up against the Li-ION battery. You can see the antenna on the zigbee microcontroller in the cut-out in the green PCB. That would reduce the range in the direction outward of where the battery is located as the outer shell of the battery is made of steel.
Maybe in some situations where the sensor is performing poorly you could try rotating it 90 degrees and see if the RSSI improves over a period of hours.
this sensor is a big sh…for illuminance lol the 4 november was a rainy day and the 5 november was a very shining day, same values…lol
work like a charm in esphome
source : https://www.instructables.com/Interfacing-Photoresistor-With-ESP32/
code esphome:
sensor:
- platform: adc
pin: 34
name: "Luminosite Huawei Solar Cuisine"
id: illumination_huawei_solar2
unit_of_measurement: lux
update_interval: 5s
filters:
- lambda: return (( x * 3.3 / 10000.0) * 3000000.0);
```
Apparently… @Hellis81 has the same findings.
You would think that an outdoor sensor would be perfect.
Of course ESPHome gives you more guarantee to work but WiFi & mains power are a big disadvantage - at least for me.
even in front of a windows, inside? you cant plug a usb cord on a wall socket?
if you already use some bluethooth Proxy in Esphome, its really simple to add this lux sensor to one of them.
or if you have Z2M the AQARA P1 is cheap Motion Sensor P1 - Aqara
ALiexpress Aqara motion sensor with luminance 9.21€ free shiping to France
Yeah, BT could be another option but still: that cable on a wall…
I don’t have an outlet close enough to a window to be acceptable.
The IKEA VALLHORN (also zigbee) is in the same pricerange, ‘locally’ available AND with rechargeable AAA batteries which could last longer.