home-panel

A web frontend for controlling the home.

MIT License

Stars
218

Bot releases are hidden (Show)

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