Advertisement
JLindvig

Untitled

Jul 6th, 2020
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. card:
  2.   header:
  3.     image: /local/img/fynbus.jpg
  4.     type: picture
  5.   show_header_toggle: false
  6.   title: Næste bus fra Pilevadvej
  7.   type: entities
  8. filter:
  9.   include:
  10.     - label: Busser
  11.       type: section
  12.     - entity_id: "sensor.bus_mod*"
  13.     - label: Toge
  14.       type: section
  15.     - entity_id: "sensor.tog_mod*"
  16. sort:
  17.   attribute: due_in
  18.   method: attribute
  19.   numeric: true
  20.   title: Transport
  21. type: 'custom:auto-entities'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement