Olen / homeassistant-plant

Alternative Plant component of home assistant
365 stars 25 forks source link

2024.11.0b1 warnings on constants #201

Closed hmmbob closed 2 weeks ago

hmmbob commented 3 weeks ago

Got this 5x in my log (I have 5 plants):

2024-11-01 13:04:14.318 WARNING (MainThread) [homeassistant.const] UnitOfConductivity.MICROSIEMENS was used from plant, this is a deprecated enum member which will be removed in HA Core 2025.11.0. Use UnitOfConductivity.MICROSIEMENS_PER_CM instead, please create a bug report at https://github.com/Olen/homeassistant-plant/issues

For users

This is only a warning, the component will still work perfectly fine & you can ignore this safely.