@GooN wrote:
I´m trying to get the multiple dashboards of lovelace inplace. But I can´t seam to get it to work. I have added the following to configuration.yaml
lovelace: mode: storage resources: - url: /community_plugin/compact-custom-header/compact-custom-header.js type: module - url: /community_plugin/mini-media-player/mini-media-player.js type: module - url: /community_plugin/bignumber-card/bignumber-card.js type: module - url: /local/list-card-scroll.js?v=0 type: module - url: https://unpkg.com/moment@2.22.2/min/moment-with-locales.min.js type: module - url: /local/clock-card/clock-card.js type: module - url: /community_plugin/circle-sensor-card/circle-sensor-card.js type: module - url: /community_plugin/lovelace-markdown-mod/markdown-mod.js type: module - url: /community_plugin/button-card/button-card.js type: module - url: /community_plugin/mini-graph-card/mini-graph-card.js type: module - url: /community_plugin/calendar-card/calendar-card.js type: module dashboards: lovelace-generated: # Needs to contain a hyphen (-) mode: yaml filename: notexist.yaml title: Generated icon: mdi:tools show_in_sidebar: true require_admin: true lovelace-yaml: mode: yaml title: Dashboard icon: mdi:script show_in_sidebar: true require_admin: false filename: dashboard.yaml
But the diffrent dashboards wont show up in the UI. Only the dashboards created in the UI shows up.
Anyone having the same problem?
/Anders
Posts: 2
Participants: 2