custom-components / ble_monitor

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

[Bug]: Microsiemens unit (starting HA 2024.11) #1397

Closed Elarion245 closed 2 weeks ago

Elarion245 commented 2 weeks ago

What happened?

After upgrading to 2024.11, the following is reported: UnitOfConductivity.MICROSIEMENS was used from ble_monitor, this is a deprecated enum member which will be removed in HA Core 2025.11.0. Use UnitOfConductivity.MICROSIEMENS_PER_CM instead, please report it to the author of the 'ble_monitor' custom integration

Sensor type

MiFlora plant sensors

Relevant log output

No response