mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +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": {
|
"config": {
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"description": "Set up SMLIGHT Zigbee Integration",
|
"description": "Set up SMLIGHT Zigbee integration",
|
||||||
"data": {
|
"data": {
|
||||||
"host": "[%key:common::config_flow::data::host%]"
|
"host": "[%key:common::config_flow::data::host%]"
|
||||||
},
|
},
|
||||||
@ -111,7 +111,7 @@
|
|||||||
"name": "Zigbee flash mode"
|
"name": "Zigbee flash mode"
|
||||||
},
|
},
|
||||||
"reconnect_zigbee_router": {
|
"reconnect_zigbee_router": {
|
||||||
"name": "Reconnect zigbee router"
|
"name": "Reconnect Zigbee router"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"switch": {
|
"switch": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user