Open
Description
Heho.
I have two problems.
type: 'custom:vertical-stack-in-card'
cards:
- entity: vacuum.kartoffelsauger
type: 'custom:vacuum-card'
image: default
compact_view: false
- type: 'custom:check-button-card'
title: Filter reinigen
entity: sensor.kartoffelsauger_filter_cleanup
color: Green
width: 50%
text: day(s)
severity:
- value: 3 days
color: Yellow
- value: 7 days
color: Red
- type: 'custom:check-button-card'
title: Filter austauschen
entity: sensor.kartoffelsauger_filter_replace
color: Green
width: 50%
text: day(s)
severity:
- value: 50 days
color: Yellow
- value: 60 days
color: Red
- type: 'custom:check-button-card'
title: Vordere Rolle reinigen
entity: sensor.kartoffelsauger_frontroll_cleanup
color: Green
width: 50%
text: day(s)
severity:
- value: 12 days
color: Yellow
- value: 14 days
color: Red
- type: 'custom:check-button-card'
title: Vordere Rolle tauschen
entity: sensor.kartoffelsauger_frontroll_replace
color: Green
width: 50%
text: day(s)
severity:
- value: 10 months
color: Yellow
- value: 12 months
color: Red
- type: 'custom:check-button-card'
title: Sensoren reinigen
entity: sensor.kartoffelsauger_sensor_cleanup
color: Green
width: 50%
text: day(s)
severity:
- value: 25 days
color: Yellow
- value: 30 days
color: Red
- type: 'custom:check-button-card'
title: Aufnahmerollen reinigen
entity: sensor.kartoffelsauger_cleanuprolls_cleanup
color: Green
width: 50%
text: day(s)
severity:
- value: 75 days
color: Yellow
- value: 90 days
color: Red
- type: 'custom:check-button-card'
title: Aufnahmerollen ersetzen
entity: sensor.kartoffelsauger_cleanuprolls_replace
color: Green
width: 50%
text: day(s)
severity:
- value: 8 months
color: Yellow
- value: 9 months
color: Red
The first one is the creation of Entities. The entered sensor entities does not exists thats correct, then I click on "Create" and the bar becomes green, but after a reload its blue with this message again.
What can I do against this?
The second problem is that the text shows "less than 1 undefined" even after I entered the "text" value. Is this problem related to the first?
Greetings
Marco
Metadata
Metadata
Assignees
Labels
No labels