mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 23:41:48 -05:00
Drop duplicated lower-case "qnap" from setup description (#149384)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Connect to the QNAP device",
|
||||
"description": "This qnap sensor allows getting various statistics from your QNAP NAS.",
|
||||
"description": "This sensor allows getting various statistics from your QNAP NAS.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]",
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
|
||||
Reference in New Issue
Block a user