Fix: Add alternative 'offline' status to EspHome widget (#3107)

This commit is contained in:
RoboMagus 2024-03-11 15:06:27 +01:00 committed by GitHub
parent 54db9ac551
commit 247f73f0db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 1 deletions

View file

@ -109,6 +109,7 @@
},
"esphome": {
"offline": "Offline",
"offline_alt": "Offline",
"online": "Online",
"total": "Total",
"unknown": "Unknown"