I feel like I’m missing something in configuration options but I can’t seem to find it, so I’m asking here.
I understand that mireds are the internal unit used for a number of systems, likely due to the ease of representing the value with a single byte (similar to brightness, etc). That’s fine for internal use, but it’d be incredibly helpful to instead display that value as Kelvin in the more-info view when clicking on an entity in Lovelace.
I understand that I can create custom entities or sensors that display this value calculated as Kelvin using a template, but that seems extremely excessive and still does not achieve the task of displaying this in more-info views. I know I can use the secondary-info custom entity card to tack that on underneath the entity in an ‘entities’-esque view, but again, that requires I define a sensor or attribute in config files for every bulb, which becomes quite tedious if I change anything up.
Is this a setting that can be changed for the frontend as a whole, similar to enforcing using Fahrenheit/Celsius or Miles/Kilometers for the units? It doesn’t appear in any visible UI configuration pane and I’m hoping this is something I can set in one spot in my configuration.yaml to set that up.
Any help is greatly appreciated! Kelvin are the standard unit used for discussing color temperatures and I feel should be the default display, with mireds accessible as an attribute.