Skip to content

Releases: timmo001/home-panel

v0.9.1

16 Apr 22:17
Compare
Choose a tag to compare

GitLab CI

Changes

  • 69fa723 ⬆️ Update dependency react-moment to v0.9.1 (#267)
  • 62dc2b3 ⬆️ Update dependency react-moment to v0.9.2 (#270)
  • 15f11c2 ⬆️ Update dependency mocha to v6.1.3 (#268)
  • 92781b3 ⬆️ Update dependency @mdi/font to v3.6.95 (#271)
  • 3c32a57 🔨 Switch to relative paths for app build
  • af678c9 ⬆️ Updates tzdata to 2019a-r0

Full Changelog

v0.9.0

10 Apr 21:44
f356f77
Compare
Choose a tag to compare

GitLab CI

A couple of requested features in this one including improvements to the config UI and support for more Home Assistant domains. Also squashed a few bugs as well as the usual updates.

Changes

  • a22d3f7 ✨ Add HA entity_id autosuggestions (#261)
  • 5fd4487 ✨ Home Assistant Requested Domain Support (#262)
  • 0c69ca4 🚑 Fix Raw editor cancel
  • 4df240b 🔥 Fix entities for header editor
  • 67ad372 🔨 Allows disarming alarm_control_panel when pending
  • d62f097 ⬆️ Update dependency mocha to v6.1.0 (#263)
  • f61e75a ⬆️ Update dependency mocha to v6.1.2 (#264)
  • 69d7990 ⬆️ Update dependency nodemon to v1.18.11 (#265)
  • f356f77 ✨ Reorder pages, groups and cards (#266)

Full Changelog

v0.8.1

30 Mar 14:20
Compare
Choose a tag to compare

Fixes a couple of bugs introduced in the rewrite. Also adds input_boolean support and fixes iframe height issue.

Changes

  • 747bac5 ✨ Input boolean support
  • 10b8938 🔨 Fix name and add icon in more info
  • 6d18a43 🔨 Fix HA auth check at login
  • c586b39 🚑 Fixes typo
  • ae19a52 ⬆️ Update dependency eslint to v5.16.0 (#258)
  • 5c6816f 📚 Remove old config setup

Full Changelog

v0.8.0

29 Mar 21:11
Compare
Choose a tag to compare

This is a big one. There are a few things you will need to be aware of when updating so please read on.

The first major change is there is now a brand new configuration UI which will allow you to visually see what you are adding or changing. Take a look in the new section in the docs for how to use these new features.

The next one is a complete rewrite of the API that Home Panel uses. This should fix the issues that users were facing, as well as a nice new shiny framework for the project to use. (It's feathersjs if anyone is interested) This locks down the config to each user, so every user will have their own config instead of having one shared between all.

The API will require users to create a new account which will create a new 'internal' config for each user. This means you will have to take a copy of your old config.json and paste it into your new account.

Since the config is now internal, I have added a raw config editor, so you can still edit your config the 'traditional' way, just via the UI.

Updating your config

There is also a bunch of updates. The base docker image has been upgraded to Alpine 3.9, ARMv7 is now supported

Highlights

All Changes

  • e12c17c 📚 Update docs for community add-on release
  • 4d3069c ⬆️ Update dependency @material-ui/core to v3.9.0 (#196)
  • 6dfd9f9 📚 Update Shields
  • 7d1295e 📚 Update badges
  • d8a20c7 📚 👕 Fix duplicate links
  • dcab2e6 🎨 Update manifest and icons
  • 4353eb9 🎨 Optimize images (#198)
  • a806ac8 ⬆️ Update busybox to 1.28.4-r3
  • a13c8ae ⬆️ Update dependency moment to v2.24.0 (#201)
  • 0a21842 ⬆️ Update dependency home-assistant-js-websocket to v3.2.5 (#200)
  • 4085943 ⬆️ Updates tar to version 1.31-r0
  • 583dba1 ⬆️ Update mui monorepo (#202)
  • 3d53bec ⛵ 📚 Update docker setup
  • 942b260 ⬆️ Update dependency @mdi/font to v3.4.93 (#203)
  • 4fecf73 Upgrade to alpine 3.9 (#205)
  • 54b6567 📚 Date license
  • 137de79 ✨ Automatic rebase with /rebase
  • 345a984 ⬆️ Update mui monorepo (#206)
  • 0d12a57 ⬆️ Update s6-overlay to v1.21.8.0
  • 73c9dd0 ⬆️ Update react monorepo to v16.8.0 (#207)
  • 6751655 ⬆️ Update react monorepo to v16.8.1 (#208)
  • a109e73 ⬆️ Update s6-overlay to v1.22.0.0
  • 3e09a5b ⬆️ Update dependency react-scripts to v2.1.4 (#212)
  • e17f1d7 ⬆️ Update dependency prop-types to v15.7.1 (#213)
  • 00a85f7 ⬆️ Update dependency react-scripts to v2.1.5 (#221)
  • 77f4230 ⬆️ Update Node.js to v8.15.1 (#223)
  • 98bc3bb ⬆️ Update react monorepo to v16.8.3 (#222)
  • 1a5f9a0 ⬆️ Update dependency prop-types to v15.7.2 (#220)
  • 1e523e7 ⬆️ Update build dependencies
  • fdff241 ⬆️ Update dependency @mdi/font to v3.5.95 (#219)
  • 1f5a902 ⬆️ Update NodeJS version
  • 15737b1 ⬆️ Update Node.js to v10.15.2 (#224)
  • 6af6014 ✏️ Update docs link
  • 6f0f1e4 ✏️ Update docs links
  • c420645 Merge branch 'master' of github.com:timmo001/home-panel
  • 7b3313b ⬆️ Update Node.js to v10.15.3 (#228)
  • b5a41d1 ⬆️ Update react monorepo to v16.8.4 (#229)
  • d1f39d4 ⬆️ Update dependency home-assistant-js-websocket to v3.3.0 (#230)
  • 5400c64 ⬆️ Update dependency react-scripts to v2.1.8 (#231)
  • 0716cd5 🚀 Add ARMv7
  • ae0ee1f ⛵ Update Dockerfile
  • cc26544 ⬆️ Update dependency react-router-dom to v5 (#235)
  • e18b64c ⬆️ Update dependency home-assistant-js-websocket to v3.4.0 (#236)
  • 5cae4f1 ⬆️ Update react monorepo to v16.8.5 (#237)
  • 1080691 ✨ 🎨 Rewrite Edit Config UI and Cleanup UI (#199)
  • 6cc5a49 🎨 Add missing gifs
  • e45622d 📌 Pin dependency recompose to 0.30.0 (#239)
  • d41f216 🔥 🔨 Rewrite API (#238)
  • 8902e4f 📌 Pin dependencies (#243)
  • 9ec715a ⬆️ Update dependency superagent to v5 (#246)
  • 40d7bf3 ⬆️ Update react monorepo to v16.8.6 (#245)
  • 35bb304 ⬆️ Update dependency @material-ui/core to v3.9.3 (#247)
  • cd9082b ⬆️ Update dependency mocha to v6 (#244)
  • 1fd9e1b ⬆️ Update dependency superagent to v5.0.2 (#248)
  • e53d027 ✨ Raw config editor (#250)
  • 28f432d 🔨 Disable yarn ci check
  • 258835b 🔥 Fix login loop

Full Changelog

v0.7.0

09 Jan 23:10
Compare
Choose a tag to compare

This version combines the two docker images into one using the s6-overlay. Anyone who has been running this app with Docker Compose / Docker will now need to migrate to use the new setup. See docs here:

https://git.timmo.xyz/home-panel/setup/#docker-compose

Changes

Full Changelog


This release was created with reporeleaser 🎉

v0.6.9

07 Jan 18:16
Compare
Choose a tag to compare

Changes

  • ⬆️ Bump @mdi/font from 3.2.89 to 3.3.92 (#186)
  • ⬆️ Bump @material-ui/core from 3.7.1 to 3.8.1 (#185)
  • ⬆️ Bump @material-ui/lab from 3.0.0-alpha.26 to 3.0.0-alpha.27 (#184)
  • 🚀 CI Rewrite (#187)

Full Changelog


This release was created with reporeleaser 🎉

v0.6.8

29 Dec 17:02
8b710b5
Compare
Choose a tag to compare

Full Changelog

Changed

  • ✨ Add media_player HA platform support (#183)
  • ⬆️ Multiple dependency updates
  • 🔨 Update to new components

v0.6.7

25 Nov 23:25
Compare
Choose a tag to compare

Full Changelog

Changed

  • ✨ 🌈 Weather support (#151)
  • ✨ ❄️ Climate support (#164)
  • 🔨 🔥 Other optimisations and bug fixes
  • 🛠️ ⬆️ Update dependencies
  • ✨ 🎨 Update screenshots

v0.6.6

30 Oct 15:40
ed1f7f4
Compare
Choose a tag to compare

Full Changelog

Changed

  • ✨ 🎨 add more configuration (#125)
  • ✨ Optional Home Assistant Authentication (#141)
  • ⬆️ update React to latest version
  • ⬆️ 🔨 dependency updates (#136)
  • 🔥 remove unneeded packages (#138)
  • 🔨 only show navigation if there is more than one page
  • 🚑 UI and speed fixes

v0.6.5

28 Sep 18:51
bac12d0
Compare
Choose a tag to compare

Full Changelog

Changed

  • ✨ 🔨 refactor UI (#122)