Closed jeffjumper closed 10 months ago
Ok, looks like they're still working on deprecations, so I'll hold off until the release version and make all the changes at once.
I added these, so let me know if you're still seeing any
Looks like you got most of them but there's still one more:
2024-01-04 10:01:04.026 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from daikinskyport, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/apetrycki/daikinskyport/issues
Looks like I forgot to remove the import. Should be all set now.
Looks good now. Thanks again!
I put your latest changes from #90 into my beta system this morning and these are the deprecation warnings from my log:
Thanks for your work on this integration!