Skip to content

v0.6.4

Compare
Choose a tag to compare
@timmo001 timmo001 released this 26 Sep 20:40
· 2504 commits to master since this release
687f7dd

Full Changelog

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