39afd7fac7
The apps were on four-space indent only because nothing pinned a style; .editorconfig is what lua-language-server reads on save, so the tree now matches the sibling repos. Manifests and the catalog regenerate from the reformatted sources.
HomeAssistant
Displays up to 12 Home Assistant entities as status cards.
After installation, edit config.txt:
url=https://home-assistant.example.com
token=replace-with-a-long-lived-access-token
entity=weather.home
entity=light.living_room
Create a long-lived access token from your Home Assistant profile. Keep config.txt private; it contains credentials. The repository version contains placeholders only.