DD - Automatic area-based dashboard for desktop, tablet and mobile - V3.7.0

This is something i am trying to achieve. But no luck.
Can you share your config?

1 Like

Just put your favorites in your house info page. See the docs of Dwain themes: https://dwainscheeren.github.io/lovelace-dwains-theme/configuration/house_information.html

1 Like

@j_lucas As per @broesie link in the above post.
I already had those entities, and I simply added them into the House Information section of the config.

1 Like

In my tablet view I have at the left also a bar with β€œdwains theme icon” β€œcommunity icon”, "settings"etc. How did you disable the left bar?

1 Like

Thanks, but this is not something i am looking for.
I am trying to filter out devices that are OFF… need to place kind of Entity Filter Card up there

1 Like

In packages\dwains_theme

lovelace:

  mode: yaml

  resources: !include_dir_merge_list ../../dwains-theme/resources/

  dashboards:

    dwains-theme:

      mode: yaml

      title: Dwains Theme

      icon: mdi:alpha-d-box

      show_in_sidebar: true

      filename: dwains-theme-lovelace.yaml

show in sidebar, set it on true or false

1 Like

Update time!

:tada: v1.3.1 - Some small bug fixes

NOTE: It may contain some bugs. Please open a Issue on Github when you find something!
NOTE: v1.3.1 is only compatible with HA 0.107 or newer

How to update to 1.3.1?

If you are running Dwains Theme 1.3.0:
Follow the normal update manual see here
If you are running older version of Dwains Theme then 1.3.0: Follow the update manual of 1.3.0 see here

Changes:

  • Fixed a bug in dwains-flexbox-card that it sometimes loads slow, now it’s a lot faster.
  • Added translations for Rooms & Devices on homepage.
  • The margin above the header is now only applied on laptop & dekstop view.
  • Fixed bug for width of tabs on mobile, now you can’t scroll horizontal anymore.

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

–

New here with Dwains Theme?

Have a feature request?
Open an issue on GitHub with the title FR or Feature Request

4 Likes

You did a great job @dwains!
Version 1.3.1 is so much faster!!!

2 Likes

Just updated to 1.3.1 and it is blazing fast again.

Thanks for the update Dwains!

2 Likes

Thanks @dwains Version 1.3.1 is so much faster at refreshing the pages . :tada:

2 Likes

awesome work @dwains! you guys need to update, itΒ΄s damn fast now!

1 Like

I changed β€œshow_in_sidebar” to false but that did not make any difference (after cache deletion). On my mobile I do not have the sidebar but on Tablet and PC I have this side bar

1 Like

Hi
First of all, awesome work, I love the theme and how easy it is to configure. I am running into a weird snag though. I keep on getting the error:

Package dwains_theme_configuration setup failed. Component frontend has duplicate key 'primary-font-family'

But as you can see below, the only occurrence of the variable is in each of your Light/Dark themes. The theme actually works, I have to restart Home Assistant from the command line, as the Config Checker prevents me from restarting via the webpage due to this error though.

config $ find . -iname "*.yaml" -exec grep -H primary-font-family "{}" \;
./themes/dwains-theme-black.yaml:  primary-font-family: 'Open Sans'
./themes/dwains-theme-white.yaml:  primary-font-family: 'Open Sans'
./themes/dwains-theme-dark.yaml:  primary-font-family: 'Open Sans'
./themes/dwains-theme-light.yaml:  primary-font-family: 'Open Sans'

I can upload my config if you’d like, but I don;t want to spam the forum if there is an obvious answer, and I’m just being a bit simple.

1 Like

Did you also copy the www folder?

1 Like

I did, this is the result of tree -d www:

www
β”œβ”€β”€ community
β”‚   β”œβ”€β”€ atomic_calendar
β”‚   β”œβ”€β”€ button-card
β”‚   β”œβ”€β”€ custom-header
β”‚   β”œβ”€β”€ harmony-card
β”‚   β”œβ”€β”€ light-entity-card
β”‚   β”œβ”€β”€ lovelace-auto-entities
β”‚   β”œβ”€β”€ lovelace-card-mod
β”‚   β”œβ”€β”€ lovelace-layout-card
β”‚   β”œβ”€β”€ lovelace-more-info-card
β”‚   β”œβ”€β”€ lovelace-state-switch
β”‚   β”œβ”€β”€ lovelace-xiaomi-vacuum-map-card
β”‚   β”œβ”€β”€ mini-graph-card
β”‚   β”œβ”€β”€ power-wheel-card
β”‚   β”œβ”€β”€ secondaryinfo-entity-row
β”‚   β”œβ”€β”€ swipe-card
β”‚   β”œβ”€β”€ weather-card
β”‚   β”‚   └── icons
β”‚   └── zigbee2mqtt_networkmap -> /config/custom_components/zigbee2mqtt_networkmap/www
β”œβ”€β”€ dwains-theme
β”‚   β”œβ”€β”€ fonts
β”‚   β”‚   └── fontawesome
β”‚   └── plugins
β”‚       β”œβ”€β”€ dwains-cover-card
β”‚       β”œβ”€β”€ dwains-flexbox-card
β”‚       β”œβ”€β”€ dwains-notification-card
β”‚       β”œβ”€β”€ dwains-swipe-card
β”‚       └── dwains-weather-card
└── images
    └── persons
1 Like

I never heard about this issue from somebody. So not sure, you 100% sure you installed everything correctly? Otherwise join the Discord server for support.

What kind of tablet do you have?

ipad pro 12.7 inch.

1 Like

Could you post a screenshot of the homepage in my theme? And did you run 1.3.1?

The latest 1.3.1 is great, much faster to load now. Good job @dwains :clap:

1 Like