Ville Skyttä
Ville Skyttä
Maybe close this as #2071 seems to be the same, but with some more thoughts and comments already on it?
Still open.
That's true, but there are multiple ways to look into this. In addition to benefits already mentioned here, hardwiring a specific config entry id (because it's required) will break when...
As mentioned in the original summary: > Aside: I would have converted these to icon translations, but ran into a few core issues doing so, so reporting those & punting...
Exhibit for the hassfest uppercase thing in https://github.com/home-assistant/core/pull/159753, and how I think we should fix it in https://github.com/home-assistant/core/pull/159754
Similarly looking into running in a container. I've found that to be able to mount code in the container, one apparently needs to use `perl.containerArgs`, and with that, `perl.containerMode` and...