Koenkk / zigbee-herdsman-converters

Collection of device converters to be used with zigbee-herdsman
MIT License
885 stars 2.95k forks source link

Add noise state for Livolo TI0001-illuminance #7727

Closed PaulVanSchayck closed 2 months ago

PaulVanSchayck commented 3 months ago

As already mentioned in PR https://github.com/Koenkk/zigbee-herdsman-converters/pull/7707 , I was looking for a way to represent both the 4 different noise states the device reports, as well as a binary sensor when noise was detected.

Would this be an acceptable way? This works quite nicely for me.

Koenkk commented 2 months ago

Thanks!