Advertisement
kijoha

Untitled

Jul 6th, 2020
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.47 KB | None | 0 0
  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: light.lampe_ved_computer
  16.     - entity_id: sensor.tog_mod_*
  17. sort:
  18.   attribute: due_in
  19.   method: attribute
  20.   numeric: true
  21.   title: Transport
  22. type: 'custom:auto-entities'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement