Add maintenance dashboard and summary counter
This commit is contained in:
@@ -462,3 +462,14 @@ cards:
|
||||
- entity: input_datetime.vacation_end
|
||||
name: Slutter
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- condition: numeric_state
|
||||
entity: sensor.antal_vedligeholdskort
|
||||
above: 0
|
||||
card:
|
||||
type: tile
|
||||
entity: sensor.antal_vedligeholdskort
|
||||
name: Vedligehold
|
||||
icon: mdi:wrench-cog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user