mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Fix sentence-casing and capitalization of "Zigbee" in smlight (#138647)
This commit is contained in:
parent
e767863ea4
commit
9e15a33c42
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user