mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Replace wrong name reference of binary jvc_power sensor in jvc_projector (#137271)
This commit is contained in:
parent
1445e17521
commit
83edee47ff
@ -36,7 +36,7 @@
|
||||
"entity": {
|
||||
"binary_sensor": {
|
||||
"jvc_power": {
|
||||
"name": "[%key:component::sensor::entity_component::power::name%]"
|
||||
"name": "[%key:component::binary_sensor::entity_component::power::name%]"
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user