Fix sentence-casing and capitalization of "Zigbee" in smlight (#138647)

This commit is contained in:
Norbert Rittel 2025-02-16 14:46:08 +01:00 committed by GitHub
parent e767863ea4
commit 9e15a33c42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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