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:
Norbert Rittel
2025-04-28 20:07:50 +02:00
committed by GitHub
parent 3f82120cdc
commit 5706fb26b8

View File

@@ -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"