mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-16 17:59:49 +00:00
Fix: Add alternative 'offline' status to EspHome widget (#3107)
This commit is contained in:
parent
54db9ac551
commit
247f73f0db
3 changed files with 8 additions and 1 deletions
|
@ -109,6 +109,7 @@
|
|||
},
|
||||
"esphome": {
|
||||
"offline": "Offline",
|
||||
"offline_alt": "Offline",
|
||||
"online": "Online",
|
||||
"total": "Total",
|
||||
"unknown": "Unknown"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue