My lovelace setup

Hello Guys! I just wanted to share my lovelace setup:

You can find more about my custom home assistant setup here: https://macbury.github.io/SmartHouse/HomeAssistant/Lovelace/

6 Likes

Kudos for all your wonderful custom cards, they look awesome.

Cena benzyny to skąd?

I`m just scraping prices from https://www.autocentrum.pl/paliwa/ceny-paliw/malopolskie/
You can see sensor for that here:
https://github.com/macbury/SmartHouse/blob/9bdcaad7038413af3bb7810c49c827c423aea903/home-assistant/sensors/fuel.yaml#L2

Looks good. Is the Zone Cleanup Tool source on your git repo?

Yep, the only thing removed are credentials :stuck_out_tongue:

hello,

i really love your vacuum card, but i wasn’t able to configure it (i’m a really a noob)

i have a Hassio on Rpi, vacuum controll OK, i rooted my vacuum + Valetudo fot the map

i added the card.js in www/custom-lovelace/vacuum/
and the resources:

  - type: module
    url: /local/custom-lovelace/vacuum/card.js

but i get this when i add the card :

Custom element doesn't exist: vacuum-card.

{
  "entity": "vacuum.apifion",
  "type": "custom:vacuum-card"
}

did i miss something ? please help ^^

what are you using to get the backgrounds please?