Manu
Manu
> Should we also delete the old SENSOR_TYPE? I really wanted to delete it, but then realized it is imported from __init__ and used in the service schema but i...
> Wait why is it used in the service? i don't know, didn't want to explore further, that's something i postponed for later xD
Seems it was still in the schema but unused in the service and marked as deprecated, so i think it is save to remove SENSOR_TYPES
@joostlek There are also these Task sensors, that i haven't touched yet, because I'm planning to migrate them to todo entities. Should I remove them for now or with the...
Oh, well, then maybe i should add the max. health sensor back. I removed it because 50 is a fixed value for maximum health so that sensor is quite useless....
@joostlek ok, i added deprecation warnings for the old task sensors, hope that does the job. :D Will be working now on the todo entities. Should i add them to...
> The PR is now starting to do too much, let's try to scope it down to its original scope yeah, also think so, the deprecation warnings should be in...
@joostlek follow-up to what we were discussing in #111351 Maybe it's too much icons or still not enough but i think it looks neat ^^
Oh, that's not how it supposed to be done?
> You're always overwriting the translation key now I don't know if i understand what you mean, the icon translation keys are only overwritten or set when the list is...