Hi there,
I am very new to Home Assistant, I have a strong IT background (linux, big data) and I thought, getting into it won't be so hard.
So I created a fresh new dashboard, I got into RAW Configuration and added this code:
views:
- title: HUI-Test
cards:- type: custom:hui-element
card_type: markdown
content: Hallo Welt!
- type: custom:hui-element
This always gives me an error: "Custom element doesn't exits: hui-element"
May someone point me into the correct direction. Tried with AI all day, even did a complete fresh install, removed me pihole from the network, I am totally lost atm.