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

i get error: Custom element doesn’t exist: mod-card.
why is that so?
Did every single step that there was, reinstalled it, i placed card mod folder to evrywhere but it still cant find it. Restared the HA few times.

1 Like

i have it working, but just in the more addon section. its not related to the built in weather info, im not sure that can be done at this stage.

1 Like

Thanks tbar05,

Yes I’m trying to get it as a more page. Could I be a pain and see you config for it?
I think I still have some bugs to iron out but seeing a working version might unlock the Eureka moment I need.

Thanks

1 Like

@Ezekiel

this is page.yaml in config\dwains-theme\addons\more_page\weather

- type: vertical-stack

  apparent_right_margin: 1em

  apparent_right_pos: 1em

  apparent_top_margin: 45px

  current_data_top_margin: 7em

  current_text_font_size: 1.5em

  current_text_left_pos: 5em

  current_text_top_margin: 39px

  entity_apparent_temp: sensor.bom_wodonga_feels_like_c

  entity_current_conditions: sensor.bom_wodonga_icon_0

  entity_daily_summary: sensor.bom_wodonga_detailed_summary_0

  entity_daytime_high: sensor.bom_today_max

  entity_daytime_low: sensor.bom_today_min

  entity_forecast_high_temp_1: sensor.bom_wodonga_max_temp_c_1

  entity_forecast_high_temp_2: sensor.bom_wodonga_max_temp_c_2

  entity_forecast_high_temp_3: sensor.bom_wodonga_max_temp_c_3

  entity_forecast_high_temp_4: sensor.bom_wodonga_max_temp_c_4

  entity_forecast_high_temp_5: sensor.bom_wodonga_max_temp_c_5

  entity_forecast_icon_1: sensor.bom_wodonga_icon_1

  entity_forecast_icon_2: sensor.bom_wodonga_icon_2

  entity_forecast_icon_3: sensor.bom_wodonga_icon_3

  entity_forecast_icon_4: sensor.bom_wodonga_icon_4

  entity_forecast_icon_5: sensor.bom_wodonga_icon_5

  entity_forecast_low_temp_1: sensor.bom_wodonga_min_temp_c_1

  entity_forecast_low_temp_2: sensor.bom_wodonga_min_temp_c_2

  entity_forecast_low_temp_3: sensor.bom_wodonga_min_temp_c_3

  entity_forecast_low_temp_4: sensor.bom_wodonga_min_temp_c_4

  entity_forecast_low_temp_5: sensor.bom_wodonga_min_temp_c_5

  entity_humidity: sensor.bom_wodonga_relative_humidity

  entity_pop: sensor.bom_wodonga_chance_of_rain_0

  entity_pop_1: sensor.bom_wodonga_chance_of_rain_1

  entity_pop_2: sensor.bom_wodonga_chance_of_rain_2

  entity_pop_3: sensor.bom_wodonga_chance_of_rain_3

  entity_pop_4: sensor.bom_wodonga_chance_of_rain_4

  entity_pop_5: sensor.bom_wodonga_chance_of_rain_5

  entity_pop_intensity: sensor.bom_wodonga_rain_today

  entity_pos_1: sensor.bom_wodonga_possible_rainfall_1

  entity_pos_2: sensor.bom_wodonga_possible_rainfall_2

  entity_pos_3: sensor.bom_wodonga_possible_rainfall_3

  entity_pos_4: sensor.bom_wodonga_possible_rainfall_4

  entity_pos_5: sensor.bom_wodonga_possible_rainfall_5

  entity_possible_today: sensor.bom_wodonga_possible_rainfall_0

  entity_summary_1: sensor.bom_wodonga_summary_1

  entity_summary_2: sensor.bom_wodonga_summary_2

  entity_summary_3: sensor.bom_wodonga_summary_3

  entity_summary_4: sensor.bom_wodonga_summary_4

  entity_summary_5: sensor.bom_wodonga_summary_5

  entity_sun: sun.sun

  entity_temperature: sensor.bom_wodonga_air_temp_c

  entity_wind_bearing: sensor.bom_wodonga_wind_direction

  entity_wind_speed: sensor.bom_wodonga_wind_speed_kmh

  large_icon_left_position: 0em

  large_icon_top_margin: '-3.5em'

  locale: en

  old_daily_format: false

  refresh_interval: 60

  separator_top_margin: 6em

  show_beaufort: false

  show_separator: false

  slot_l1: daytime_high

  slot_l2: daytime_low

  slot_l3: wind

  slot_l4: sun_next

  slot_r1: pop

  slot_r2: humidity

  slot_r3: possible_today

  slot_r4: sun_following

  static_icons: false

  sunset: true

  temp_font_size: 4em

  temp_font_weight: 300

  temp_right_pos: 0.85em

  temp_top_margin: '-0.3em'

  temp_uom_right_margin: 7px

  temp_uom_top_margin: '-9px'

  time_format: 12

  title: BOM Weather

  tooltip_bg_color: 'rgb( 75,155,239)'

  tooltip_border_color: 'rgb(255,161,0)'

  tooltip_border_width: 1

  tooltip_caret_size: 5

  tooltip_fg_color: '#fff'

  tooltip_left_offset: -12

  tooltip_width: 110

  tooltips: true

  type: 'custom:bom-weather-card'

- entity: camera.wodonga_radar

  type: picture-entity

  aspect_ratio: 0%

more_page.yaml

more_page:
  addons:
    - name: Weather
      icon: fas:cloud-sun
      path: 'dwains-theme/addons/more_page/weather/page.yaml'

and make sure you have the integration and frontend listed in the custom_resources.yaml

1 Like

I think I’m still too new to figure all this out. What is the easiest way to remove this theme for now?

1 Like

Other than some minor issues, I’ve switched over to Dwain’s Theme as the primary interface for our mobile devices.

I’ve been slowly adding to it over time, but have been mindful of not complicating it too much and keeping it user friendly. The UI side of HA is all about trade-offs between effort and complexity but this is the best balance for me right now.

So yes, I am (with a lot of others) still following any updates and any significant limitations I’ve encountered are probably more inherent in HA than in your theme. Please keep up the good work!

1 Like

This theme is amazing, thanks for the great work.

I’m just having one issue: Adding a vacuum to a room is making the UI to crash on refresh. It just happens with the vacuum. Any ideas?

1 Like

Hi I would like to know if version 1.4.1 is compatible with HA 0.115? I want to upgrade HA but hesitant if your current theme is compatible with it. Thank you so much for your time and effort in this incredible theme! I am using it everyday on my phone, laptop and tablets! Superb!

1 Like

Any way to get TTS working with Alexa? I don’t think the default media player entity / card works with Alexa TTS…

1 Like

Heyy :slight_smile:

Just a small question, does someone of you also have the problem
that all popups kinda looking strange ? Updated to 0.115.1 but had the problem in earlier Versions
as well.
Here is what I expected:

And this is what I got:
Screenshot 2020-09-19 181612

Someone know how to fix that? (Everything Else ist working well in the new version of HA)

1 Like

Same issue

1 Like

Thats an issue with the “custom:more-info-card” card which is used throughout the theme. The only way to fix it is to edit the code to remove the custom card and go back to hass pop-ups, or wait for the card to be fixed.
There’s a closed issue here with no fix.


Additionally the latest home assistant version re did quite a bit of the more info which is also not handled with the custom card, meaning it will not show.
1 Like

Hi tbar05,
i have this in my custom resources

  • url: /hacsfiles/bom-weather-card/bom-weather-card.js
    type: module

Whats the one im missing?

1 Like

did you have the card working outside of dwains theme?

you shouldnt need to add anything else. if you copied my code exactly, you will need to remove this part, that was for a radar image i added

- entity: camera.wodonga_radar

  type: picture-entity

  aspect_ratio: 0%
1 Like

No, but I only use this theme, so I haven’t tried it by itself.
I kept your camera section and changed it to my entity name as a way to be sure something was working. That part works :slight_smile:

1 Like

have a read through the repo details then if your still struggling

you need to download the icons and add the BOM forecast integration on HACS

1 Like

thanks I’ve done that (but will go back and do it again) with the forecast did you add anything to your resources yaml? I’ve got the weather card as shown above

1 Like

no i dont think you should have to add anything to the resources yaml for that as its an integration, not front end

1 Like

Cool I’ll keep digging. Worst case I’ll make an entities page and put them in and come back to it later. Thanks for your help

1 Like

Any update on the garage door issue? I’m currently having to use the MyQ app separate to open/close the garage.

1 Like