home-panel

A web frontend for controlling the home.

MIT License

Stars
218

Bot releases are visible (Hide)

home-panel - v0.6.4

Published by timmo001 about 6 years ago

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

home-panel - v0.6.3

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • ✨ add paging support and transitions (#110)
  • ✨ add login validation
  • 🔨 multiple fixes and UI changes
  • 📚 update docs

In this version, you can now add pages! Just add "pages" to the same level as theme, header and items. See here for documentation. Also here for setting the group's page.

home-panel - v0.6.2

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • ✨ support for scaling groups and cards (#101)
  • ✨ add support for hass groups (#107)
  • ✨ iFrame Support and tweaks (#96)
  • ⬆️ update home assistant js websocket to 3.1.3 and update nginx (#105)
  • 🔨 fix header date width on small screens
  • 🔨 move duplicate JSS into common js files (#99)
home-panel - v0.6.1

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • 🚑 🔥 update hass and fix callService to new version
home-panel - v0.6.0

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • ✨ ⬆️ 🔨 support for new hass authentication (#62)
  • ✨ 🔨 refactor and split Main class into separate classes (#94)
  • 🎨 change favicon to circle icon
  • 🔨 small fixes
  • 🔨 update repo automations and add bots

This version requires Home Panel API v0.3.0 since the auth system has changed and is no longer handled by the API to verify logins.

home-panel - v0.5.7

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • ⛵ 🚀 add multiple architecture support (armhf, aarch64, i386 and amd64) (#61)
  • ✨ add support for the alarm component (#65)
  • ✨ allow support for rounded cards (#67)
  • ✨ add military time and date format support (#63)
  • 📚 update docs

The next release will likely be support for the new hass authentication system. I am holding off updating for now while people migrate to the new hass version.

home-panel - v0.5.6

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • ✨ group toggle functionality (#58)
  • 🔥 🚑 make icons show for all entities and fix positioning
  • ⬆️ update material-ui to version 3.0.0 (#60)
  • 🔨 increase header max width for medium screens
  • 🔨 allow missing weather icon, condition, and other json items
  • 🚀 other automation changes and bot setup
home-panel - v0.5.5

Published by timmo001 about 6 years ago

Full Changelog

Changed

✨ 🔨 screen size, resolution and portrait fixes (#51)
✨ 🎨 card icon support (#53)
📚 add icon docs
📚 add docs for icon color
📚 🎨 add primary color to example themes

home-panel - v0.5.4

Published by timmo001 about 6 years ago

Full Changelog

Changed

✨ 🎨 🖌️ add theme support
🔨 fixes
📚 split docs into sections
📚 add theme docs
📚 add color docs

This release allows you to change the whole look of the app with custom theme support!

I would love to see what people can make with this new release, so make sure to share your themes with the community!

home-panel - v0.5.3

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • ✨ improve login error handling and responses
  • 🎨 update source placeholder
  • 🎨 update logo and icons
  • 🔥 📚 fix docker mapping
  • ⬆️ upgrade packages
  • 📚 update docs
  • 🔨 cleanup
home-panel - v0.5.2

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • 🔥 🔨 remove env and add api url to account creation
  • 🚀 add release-file
  • 📚 update docs

This release removes the API environment variable. Please check the updated docs for setup and login

This release is also an effort to create a built zip which will be used in the upcoming hassio addon.

home-panel - v0.5.1

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • ⛵ remove rebuild on every run of container
  • ⛵ remove source files after build inside container
  • ✨ add images

This release will reduce the docker image and remove the need for the container to rebuild the app on every run

home-panel - v0.5.0

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • ✨ Add new login system
  • 📚 update docs to match new login system

This release overhauls the app to use a new login system using the API. You will need to move your config.json to the API instead of the webapp. Take a look at the docs for the new setup procedure.

home-panel - v0.4.6

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • 🔥 fix non-ssl hass setups
home-panel - v0.4.5

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • 🔨 allow for hassio ws proxy

This is a small change to allow for the use of hassio's websocket proxy in the effort to create the hassio addon

home-panel - v0.4.4

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • ⬆️ upgrade packages
  • 🔨 remove redundant code
  • ⛵ remove useless build step
  • ⛵ add api to compose file
  • 📚 update docs
  • 🖼️ optimised images
home-panel - 0.4.3

Published by timmo001 about 6 years ago

Full Changelog

Changed

  • ⬆️ upgrade packages
  • 🔥 hass ssl fix
home-panel - 0.4.2

Published by release-drafter[bot] about 6 years ago

Full Changelog

Changed

  • 🔨 fix radio hidden position
  • 🔨 fix theme selection
  • ✨ added screenshots and more examples to docs
  • 🚀 temporary fix for #28
  • ⛵ fix docker for non ssl setups
  • 📚 update docs to include unsecure examples
home-panel - 0.4.1

Published by release-drafter[bot] about 6 years ago

Full Changelog

Changed

  • 🚀 fix ci build
  • 📚 change to mkdocs
  • ⛵ shrink container by cleaning yarn cache
  • 🔥 fix missing entity or missing config
home-panel - 0.4.0

Published by release-drafter[bot] about 6 years ago

Full Changelog

Changed

  • ✨ add link support (#17)
  • ✨ radio support (#15)
  • 📚 update docs
  • ⬆️ update packages

This release adds the requirement of https://github.com/timmo001/home-panel-api