mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Use (new) common state "Empty" in whirlpool
(#147847)
Use (new) common state "Empty"
This commit is contained in:
parent
a180cabea9
commit
35f0505c7b
@ -113,7 +113,7 @@
|
||||
"name": "Detergent level",
|
||||
"state": {
|
||||
"unknown": "Unknown",
|
||||
"empty": "Empty",
|
||||
"empty": "[%key:common::state::empty%]",
|
||||
"25": "25%",
|
||||
"50": "50%",
|
||||
"100": "100%",
|
||||
|
Loading…
x
Reference in New Issue
Block a user