mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Replace "Open" with common state in comelit
(#141949)
This commit is contained in:
parent
b3379e1921
commit
4a4458ec5b
@ -42,9 +42,9 @@
|
|||||||
"sensor": {
|
"sensor": {
|
||||||
"zone_status": {
|
"zone_status": {
|
||||||
"state": {
|
"state": {
|
||||||
|
"open": "[%key:common::state::open%]",
|
||||||
"alarm": "Alarm",
|
"alarm": "Alarm",
|
||||||
"armed": "Armed",
|
"armed": "Armed",
|
||||||
"open": "Open",
|
|
||||||
"excluded": "Excluded",
|
"excluded": "Excluded",
|
||||||
"faulty": "Faulty",
|
"faulty": "Faulty",
|
||||||
"inhibited": "Inhibited",
|
"inhibited": "Inhibited",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user