- translated entities are better without explicit names where possible. - icon change for Laundry switch PR #3080
@@ -51,7 +51,6 @@ entities:
type: boolean
name: lock
- entity: binary_sensor
- name: Status
class: problem
category: diagnostic
dps:
@@ -61,12 +60,13 @@ entities:
mapping:
- dps_val: 0
value: false
+ - dps_val: 1
+ value: false
- value: true
- id: 19
type: bitfield
name: fault_code
- name: Water tank
translation_key: tank_full
@@ -101,7 +101,7 @@ entities:
name: switch
- entity: switch
name: Laundry
- icon: mdi:dishwasher
+ icon: mdi:tshirt-crew
category: config
- id: 105