Problem with Quirky Overflow Driver with latest Homekit add

Continuing the discussion from Quirky Overflow Water Sensor:

I'm trying to get the Homekit app running with all my devices. After much experimentation and tweaking, I've got everything working

I am encountering some problems (but since I have a new C8, I have pretty much clean logs), I found that it seems that the Overflow sensors are generating a null pointer exception, which I believe then causes the Homebridge app to crash/hangup/not-respond-properly.
(I'm using : Quirky Overflow Water Sensor)

[dev:419](http://172.16.224.199/logs#)2023-04-10 07:18:54.364 PM[error](http://172.16.224.199/logs#)java.lang.NullPointerException: Cannot get property 'profileId' on null object on line 79 (method parse)
[dev:419](http://172.16.224.199/logs#)2023-04-10 07:18:53.376 PM[error](http://172.16.224.199/logs#)java.lang.NullPointerException: Cannot get property 'profileId' on null object on line 79 (method parse)
[dev:419](http://172.16.224.199/logs#)2023-04-10 07:18:52.911 PM[error](http://172.16.224.199/logs#)java.lang.NullPointerException: Cannot get property 'profileId' on null object on line 79 (method parse)
[dev:419](http://172.16.224.199/logs#)2023-04-10 07:18:51.875 PM[error](http://172.16.224.199/logs#)java.lang.NullPointerException: Cannot get property 'profileId' on null object on line 79 (method parse)
[sys:1](http://172.16.224.199/logs#)2023-04-10 07:18:51.134 PM[info](http://172.16.224.199/logs#)Zigbee Discovery Stopped
[dev:419](http://172.16.224.199/logs#)2023-04-10 07:18:50.805 PM[error](http://172.16.224.199/logs#)java.lang.NullPointerException: Cannot get property 'profileId' on null object on line 79 (method parse)
[dev:419](http://172.16.224.199/logs#)2023-04-10 07:18:50.395 PM[error](http://172.16.224.199/logs#)java.lang.NullPointerException: Cannot get property 'profileId' on null object on line 79 (method parse)
[sys:1](http://172.16.224.199/logs#)2023-04-10 07:18:50.247 PM[info](http://172.16.224.199/logs#)Created Zigbee Device Quirky Moisture Sensor
[sys:1](http://172.16.224.199/logs#)2023-04-10 07:18:48.798 PM[info](http://172.16.224.199/logs#)Initializing Zigbee Device 7CE5240000098FD5, 3AD7
[sys:1](http://172.16.224.199/logs#)2023-04-10 07:18:45.099 PM[info](http://172.16.224.199/logs#)Zigbee Discovery Running

That's the error section from the onboarding of one sensor until I received errors. Has anybody got the Overflow driver working on these sensors with the latest C8/firmware and Homekit app? (I had a similar issue with C7's so not sure it's anything particular to C8)

Is anybody doing updates to the Overflow Driver?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.