Skip to content

Releases: dwainscheeren/dwains-lovelace-dashboard

v1.3.0 - New homepage, responsive and a lot of new features

04 Apr 18:35
Compare
Choose a tag to compare

NOTE: v1.3.0 is only compatible with HA 0.107 or newer

Got Dwains Theme already installed?

  • Step 1: The way HACS plugins are loaded is changed its now  /hacsfiles/  path, so update HACS & All Plugins you have installed! And make sure you are at least running HACS 0.22!   Also if you use any custom plugins make sure you change the path of them too in  dwains-theme/resources/custom_resources.yaml
  • Step 2: This version needs Swipe Card so download that in HACS. Go to HACS -> Plugins -> Search for “Swipe Card” and install it!
  • Step 3: Copy all the files from the 1.3.0 zip file over your existing files.
  • Step 4:  ui-lovelace.yaml  in the root of your HA setup is no longer required so remove this file.
  • Step 5:  Update your HA to 0.107! This version is only compatible with Home Assistant version 0.107 or newer.
  • Step 6: Reboot your HA!! And clear your browser cache.
  • Step 7: From HA 0.107 there is a new function to make multiple dashboards. Dwains Theme will be installed as a individual dashboard so you need to access it left in the menu from now on. You also need to configure Dwains Theme as default dashboard on each device in your household. You can do this by going to Configuration -> Lovelace Dashboards -> Click on Dwains Theme and click on Set as Default on this device.

Got any problems during the update process? Join Dwains Theme Discord for personal support!

Changes: #

  • Reworked the design to be responsive, works now fully on desktop, tablet and mobile!!
  • Added Dwains Theme Notifications, you can now push notifications into my theme with service call  dwains_theme.notification_create  they will show on the homepage header.
  • Added devices view on the homepage, now you can switch between rooms and devices direct from the homepage!
  • Added new Black and White themes, check them out! :D
  • Added support for locks inside a room, use them with  lock:  can be single lock entity or group of locks!
  • Added support for pressure inside a room, use them with  pressure: .

Complete changelog v1.3.0

1.3.0 was a lot of work! :D If you want to help me you can do a small donation:

v1.2.1 - Bug fixes & small new features

29 Feb 15:19
Compare
Choose a tag to compare

Got Dwains Theme already installed?
Copy the content of the this release over your existing files and overwrite all existing files! Note: The way resources are loaded has been changed from version 1.2.* on. If you are updating from a version older then 1.2.* overwrite your ui-lovelace.yaml file with the one in this version! Do you have any custom resources? Go to the folder dwains-theme/resources/ rename the file custom_resources-sample.yaml to custom_resources.yaml and place your resources in that file! This file will never be overwritten with updates instead of the old way, so you can keep your own additional resources safe.

The way more_entities inside persons.yaml and rooms.yaml has been changed, please read the changelog.

Read more on how to update here

Changelog v1.2.1

v1.2.0 - New features & bug fixes

26 Feb 10:51
Compare
Choose a tag to compare

Got Dwains Theme already installed?
Copy the content of the this release over your existing files and overwrite all existing files! Note: The way resources are loaded has been changed from this version on. Overwrite your ui-lovelace.yaml file with the one in this version! Do you have any custom resources? Go to the folder dwains-theme/resources/ rename the file custom_resources-sample.yaml to custom_resources.yaml and place your resources in that file! This file will never be overwritten with updates instead of the old way, so you can keep your own additional resources safe.

Added function to reload theme config, without restarting HA Use the new button on the theme settings page or do a service call dwains_theme.reload

Read more on how to update here

Changelog v1.2.0

v1.1.5 - Weather fix

16 Feb 17:40
Compare
Choose a tag to compare

Got Dwains Theme already installed?
Copy the content of the this release over your existing files and overwrite all existing files! Note that if you made any changes to ui-lovelace.yaml to compare those files.

Read more on how to update here

Changelog v1.1.5

v1.1.4 - Bug fix

16 Feb 15:27
Compare
Choose a tag to compare

Got Dwains Theme already installed?
Copy the content of the this release over your existing files and overwrite all existing files! Note that if you made any changes to ui-lovelace.yaml to compare those files.

Read more on how to update here

Changelog v1.1.4

v1.1.3 - Some bug fixes

16 Feb 15:19
Compare
Choose a tag to compare

Got Dwains Theme already installed?
Copy the content of the this release over your existing files and overwrite all existing files! Note that if you made any changes to ui-lovelace.yaml to compare those files.

Read more on how to update here

Changelog v1.1.3

v1.1.2 - Some bug fixes and small new features

14 Feb 14:46
Compare
Choose a tag to compare

Got Dwains Theme already installed?
Copy the content of the this release over your existing files and overwrite all existing files! Note that if you made any changes to ui-lovelace.yaml to compare those files.

Read more on how to update here

Changelog v1.1.2

V1.1.1 - Dwains Theme Official Release

11 Feb 18:10
Compare
Choose a tag to compare

Yeah v1.1.1 The official release version 🎉

If you appreciate what I have made you can Buy me a coffee/beer or donate to my PayPal account.
You can also post a reply in this HA thread with how happy you are. 😀


If you are a beta tester and running 1.0.*, follow the guide below.

Update from 1.0.* to 1.1.0

  1. Backup the folder dwains-theme/configs
  2. Then remove the following folders from your HA setup. custom_components/dwains_theme, dwains-theme, themes, www/dwains-theme.
  3. Copy the downloaded zip content to your HA setup
  4. Copy back the backup folder configs to dwains-theme so you again have a dwains-theme/configs folder.
  5. Copy the file dwains-theme/configs-samples/icons.yaml to dwains-theme/configs
  6. Copy the file dwains-theme/configs-samples/dynamic_page.yaml to dwains-theme/configs
  7. Rename the file dwains-theme/configs/more_addons.yaml to more_page.yaml. The content of this file is changed to:
more_page:
  addons:
  1. The way Dwains Theme is loaded is changed, take a look inside configuration-sample.yaml and copy the new code between Copy from here till Copy till here.
  2. Download from HACS the plugin: state-switch if you don't have it.

V1.1.0 - Release version

11 Feb 17:55
Compare
Choose a tag to compare

If you are a beta tester and running 1.0.*, follow the guide below.

Update from 1.0.* to 1.1.0

  1. Backup the folder dwains-theme/configs
  2. Then remove the following folders from your HA setup. custom_components/dwains_theme, dwains-theme, themes, www/dwains-theme.
  3. Copy the downloaded zip content to your HA setup
  4. Copy back the backup folder configs to dwains-theme so you again have a dwains-theme/configs folder.
  5. Copy the file dwains-theme/configs-samples/icons.yaml to dwains-theme/configs
  6. Copy the file dwains-theme/configs-samples/dynamic_page.yaml to dwains-theme/configs
  7. Rename the file dwains-theme/configs/more_addons.yaml to more_page.yaml. The content of this file is changed to:
more_page:
  addons:
  1. The way Dwains Theme is loaded is changed, take a look inside configuration-sample.yaml and copy the new code between Copy from here till Copy till here.
  2. Download from HACS the plugin: state-switch if you don't have it.

v1.0.5

03 Feb 17:39
Compare
Choose a tag to compare

This release contains some bugs fixes.

Got Dwains Theme already installed?
Copy the content of the /dwains-theme folder over your HA existing /dwains-theme folder.