v0.6.4
Changed
- β¨ add edit config dialog
- π¨ π₯ reduce UI updates
- π¨ fix layout
- π¨ handle hass connection errors
- β¨ allow to disable time and date in the header
This version requires an update to API v0.3.1
I have created a configuration UI to edit your config.json
from the web! No more syntax errors or trying to figure out what goes where. Obviously, if you prefer to use JSON you still can, from the api like usual. (be sure to report any bugs you find to the issue tracker)
I have tweaked the UI, adding animations, fixing margins, position issues etc.
You can also disable time and date to reduce the size of the header further.
https://git.timmo.xyz/home-panel/configuration/#time
Breaking change
There is one change to the config, which moves date format to the date object. See: https://git.timmo.xyz/home-panel/configuration/#date