Open Roedandan opened 8 months ago
canyou also post a screenshots about the config and errors?
Sure! Config.json
Sure! Config.json
ah i kwill probably face the same this year too and hope theres a fix boing to be made:
@Roedandan for now im using Glances to get the proper info:, maybe the @catchdave can do something with this?
No worries, the intergration still works at the moment. It's a warning saying that in the near future, certain parts of the current code are going to be removed from home assistant. This means that if we wait too long fixing it, the intergration won't be usable anymore.
No worries, the intergration still works at the moment. It's a warning saying that in the near future, certain parts of the current code are going to be removed from home assistant. This means that if we wait too long fixing it, the intergration won't be usable anymore.
Cool Cool indeed, but then i just wanted to share in my previous message, maybe its possible to intergratie glances stuff in there but then people probably need to run glances on their host, which i do because its freeking good
Oh, I have no experience with glances. I'll have a look!
Oh, I have no experience with glances. I'll have a look!
Trust me you gonne love it, if you in IT, you almost have too love this
Here is an example @Roedandan
Hi!
I know this is a non-maintained build, but the functionality is super important to me! Thanks for building it!
Recently, HASS log gives some warnings about about decrepated constants which will be removed in a future release (2025.1).
These are the warnings at hand:
DATA_MEGABYTES was used from synology_dsm, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfInformation.MEGABYTES instead, please report it to the author of the 'synology_dsm' custom integration
DATA_RATE_KILOBYTES_PER_SECOND was used from synology_dsm, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfDataRate.KILOBYTES_PER_SECOND instead, please report it to the author of the 'synology_dsm' custom integration
DATA_TERABYTES was used from synology_dsm, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfInformation.TERABYTES instead, please report it to the author of the 'synology_dsm' custom integration
TEMP_CELSIUS was used from synology_dsm, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'synology_dsm' custom integration
DATA_GIGABYTES was used from synology_dsm, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfInformation.GIGABYTES instead, please report it to the author of the 'synology_dsm' custom integration
I personally have little to no experience with custom intergrations, I just use the ones built by others like a lazy person haha. If you will still update this I would be eternally gratefull, otherwise I'll try and fix it myself :)
Thanks!
Roan