mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 03:08:01 +02:00
Replace wrong name reference of binary jvc_power sensor in jvc_projector (#137271)
This commit is contained in:
@ -36,7 +36,7 @@
|
|||||||
"entity": {
|
"entity": {
|
||||||
"binary_sensor": {
|
"binary_sensor": {
|
||||||
"jvc_power": {
|
"jvc_power": {
|
||||||
"name": "[%key:component::sensor::entity_component::power::name%]"
|
"name": "[%key:component::binary_sensor::entity_component::power::name%]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"select": {
|
"select": {
|
||||||
|
Reference in New Issue
Block a user