#Install dashboard.yaml

1 messages ยท Page 1 of 1 (latest)

kindred finch
#

Hi,

#

I saw this video, it's incredible, I'd like to install it, so I managed to install the theme and it works perfectly.

#

Now I'm stuck installing the dashboard.yaml file. Could someone tell me how to install it?

#

Please tag me ๐Ÿ™‚

gilded snow
# kindred finch Please tag me ๐Ÿ™‚

This is for Step 4 in the Dev's Getting Started instructions:
Take a look at Adding more dashboards with YAML. Pay attention to the second section that starts You can also add YAML dashboards when your main dashboard is UI configured:
The dashboard.yaml will go in its own folder in /config/dashboards/. Set up the configuration.yaml according to the link above.

#

Ensure you've installed everything from Step 2 and set up Step 5 accordingly. Be sure to include the custom helpers listed under the Getting Started section.

gilded snow
#

I should also mention that Step 5 means configuring everything manually within the dashboard.yaml file itself. There is no UI editor when you run a dashboard in YAML mode. You'll need something like VSCode or your preferred text editor.