mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +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": {
|
||||
"binary_sensor": {
|
||||
"jvc_power": {
|
||||
"name": "[%key:component::sensor::entity_component::power::name%]"
|
||||
"name": "[%key:component::binary_sensor::entity_component::power::name%]"
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
|
Reference in New Issue
Block a user