I am trying to add a custom card to my dashboard: https://github.com/nervetattoo/simple-thermostat?tab=readme-ov-file
I placed simple-thermostat.js into /config/www/cards, and then added an entry to my Resources page with the URL /local/cards/simple-thermostat.js.
I restarted Home Assistant, but I am unable to add this card to my dashboard. It is not available in the list of cards, and when I choose "Manual" and add type: "custom:simple-thermostat", I get an error "Custom element doesn't exist"
I'm sure I must be missing something, but I don't see anything in the official documentation about how to implement a custom card.
Could somebody point me in the right direction?
ps - I am not new to Home Assistant, but the tag options don't seem to cover my question. I've selected "Panel" because that sounds similar to a card.