mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Replace "Open" with common state in comelit
(#141949)
This commit is contained in:
@@ -42,9 +42,9 @@
|
||||
"sensor": {
|
||||
"zone_status": {
|
||||
"state": {
|
||||
"open": "[%key:common::state::open%]",
|
||||
"alarm": "Alarm",
|
||||
"armed": "Armed",
|
||||
"open": "Open",
|
||||
"excluded": "Excluded",
|
||||
"faulty": "Faulty",
|
||||
"inhibited": "Inhibited",
|
||||
|
Reference in New Issue
Block a user