mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Fix sentence-casing and capitalization of "Zigbee" in smlight (#138647)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Set up SMLIGHT Zigbee Integration",
|
||||
"description": "Set up SMLIGHT Zigbee integration",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
},
|
||||
@@ -111,7 +111,7 @@
|
||||
"name": "Zigbee flash mode"
|
||||
},
|
||||
"reconnect_zigbee_router": {
|
||||
"name": "Reconnect zigbee router"
|
||||
"name": "Reconnect Zigbee router"
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
|
Reference in New Issue
Block a user