Skip to content

Instantly share code, notes, and snippets.

@esbenr
Created April 2, 2020 14:59
Show Gist options
  • Save esbenr/8a8c5a5def754d123da71d6df6a58934 to your computer and use it in GitHub Desktop.
Save esbenr/8a8c5a5def754d123da71d6df6a58934 to your computer and use it in GitHub Desktop.
Lovelace card for displaying renovation sensors in Home Assistant
entities:
- entity: sensor.renovation_restaffald_formatted
name: Restaffald
icon: mdi:trash-can
- entity: sensor.renovation_emballage_formatted
name: Emballage
icon: mdi:recycle
- entity: sensor.renovation_pappapir_formatted
name: Pap og papir
icon: mdi:newspaper
- entity: sensor.renovation_haveaffald_formatted
name: Haveaffald
icon: mdi:leaf
- entity: sensor.renovation_storskrald_formatted
name: Storskrald
icon: mdi:sofa
title: Renovation
show_header_toggle: false
type: entities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment