Aaron - Make It Work

Results 13 comments of Aaron - Make It Work

Also experiencing the same problem with the E1 Pro. Will attempt the curl command switch as a work-around.

I'm noticing that the target distance on this sensor drops to zero and then back up to true distance. Not sure if there's a way to filter out zero data....

It would be cool if this was added to HACS! Working on a video on how to use the PIXOO 64 with HA... would be cool if I could include...

Having this issue as well! I get an error as soon as I click the Region Upsert input field: ![image](https://github.com/nurikk/zigbee2mqtt-frontend/assets/90069122/5eec5dd5-fcf4-4e17-a016-2a1cb8f932a8)

It would be great to see this one work! Would this method still work to find the Tuya Data Points? https://www.zigbee2mqtt.io/advanced/support-new-devices/03_find_tuya_data_points.html

Not sure if this information will help, but I can't get very far with an external converter. Here's the illuminance cluster when my office light is off: `2023-09-06 17:37:35Received Zigbee...

> ```yaml > external_converters: > - ext_converter.js > ``` I've tried the external converter. Same as @VikeDragon, I get Occupancy, Battery, and Linkquality. Occupancy and Linkquality seem to work, but...

> Added illuminance, removed battery: https://gist.github.com/Koenkk/2e438754fac949869e5c2cf5219382aa Getting an error with the illuminance: `Error 2023-09-11 19:19:38Failed to configure '0xb43a31fffe265417', attempt 3 (Error: ConfigureReporting 0xb43a31fffe265417/1 msIlluminanceMeasurement([{"attribute":"measuredValue","minimumReportInterval":10,"maximumReportInterval":3600,"reportableChange":5}], {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 52598 -...

> Try just binding the illuminance cluster without configuring the reporting. Also, send the Tuya BlackMagic packet during the pairing, although I don't know if it has any effect or...

> Some inside details 😉 Wow, so many of these devices have that same sensor inside! I'm testing a bunch of these and I'm finding that! Hopefully we can get...