Skip to content

Commit

Permalink
add examples with realtime column
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilv2 committed Jun 5, 2020
1 parent 2cfd2a8 commit a67f548
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ Example with a custom layout in the `ui-lovelace.yaml`. In this case also the sc
title: Due at (real-time)
- field: due_at_sch
title: Due at (scheduled)
- field: is_realtime
title: RT
```

Expand All @@ -121,6 +123,8 @@ columns:
title: Due at (real-time)
- field: due_at_schedule
title: Due at (scheduled)
- field: is_realtime
title: RT
config_type: columns
entity: sensor.brugsepoort_gent
title: 'Brugsepoort, Gent'
Expand Down
Binary file modified example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified example2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a67f548

Please sign in to comment.