custom-components / ble_monitor

BLE monitor for passive BLE sensors
https://community.home-assistant.io/t/passive-ble-monitor-integration/
MIT License
1.92k stars 248 forks source link

fix unit of conductivity #1399

Closed Ernst79 closed 2 weeks ago

Ernst79 commented 2 weeks ago

Fix unit of conductivity (fix #1397 )

Chreece commented 1 week ago

Is there a reason why the device class of conductivity is not: SensorDeviceClass.CONDUCTIVITY?

Ernst79 commented 1 week ago

No, there is no good reason. :-) we should fix that.