mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
stop hating myself
This commit is contained in:
@@ -758,10 +758,22 @@ cards:
|
||||
- state: "on"
|
||||
class: "door-open"
|
||||
|
||||
|
||||
- entities:
|
||||
- sensor.dishwasher
|
||||
states:
|
||||
- state: "Idle"
|
||||
class: "appliance-off"
|
||||
- state: "Problem"
|
||||
class: "appliance-problem"
|
||||
- state: "Running"
|
||||
class: "appliance-on"
|
||||
- state: "Pending"
|
||||
class: "appliance-pending"
|
||||
|
||||
- entities:
|
||||
- sensor.washing_machine
|
||||
- sensor.tumble_dryer
|
||||
- sensor.dishwasher
|
||||
- binary_sensor.keurig
|
||||
- binary_sensor.microwave
|
||||
- binary_sensor.stove
|
||||
|
||||
Reference in New Issue
Block a user