Use (new) common state "Empty" in whirlpool (#147847)

Use (new) common state "Empty"
This commit is contained in:
Norbert Rittel 2025-07-01 08:59:55 +02:00 committed by GitHub
parent a180cabea9
commit 35f0505c7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -113,7 +113,7 @@
"name": "Detergent level",
"state": {
"unknown": "Unknown",
"empty": "Empty",
"empty": "[%key:common::state::empty%]",
"25": "25%",
"50": "50%",
"100": "100%",