mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Make spelling of "self-test" consistent in zha
(#143842)
While the "self-test" button already contains the recommended hyphen it's missing in the switch and sensor entity names.
This commit is contained in:
parent
3f82120cdc
commit
5706fb26b8
@ -1590,7 +1590,7 @@
|
||||
"name": "Floor temperature"
|
||||
},
|
||||
"self_test": {
|
||||
"name": "Self test result"
|
||||
"name": "Self-test result"
|
||||
},
|
||||
"voc_index": {
|
||||
"name": "VOC index"
|
||||
@ -1841,7 +1841,7 @@
|
||||
"name": "Mute siren"
|
||||
},
|
||||
"self_test_switch": {
|
||||
"name": "Self test"
|
||||
"name": "Self-test"
|
||||
},
|
||||
"output_switch": {
|
||||
"name": "Output switch"
|
||||
|
Loading…
x
Reference in New Issue
Block a user