View difference between Paste ID: qsBSfAgb and 0gjiggwe
SHOW: | | - or go back to the newest paste.
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_*
12+
    - entity_id: "sensor.bus_mod*"
13
    - label: Toge
14
      type: section
15-
    - entity_id: light.lampe_ved_computer
15+
    - entity_id: "sensor.tog_mod*"
16-
    - entity_id: sensor.tog_mod_*
16+
17
  attribute: due_in
18
  method: attribute
19
  numeric: true
20
  title: Transport
21
type: 'custom:auto-entities'