Use friendly_name instead of name in config entry
This commit is contained in:
committed by
rospogrigio
parent
9973c5fdcb
commit
e79b4cf619
@@ -14,7 +14,7 @@
|
||||
"title": "Add Tuya device",
|
||||
"description": "Fill in the basic details and pick device type. The name entered here will be used to identify the integration itself (as seen in the `Integrations` page). You will add entities and give them names in the following steps.",
|
||||
"data": {
|
||||
"name": "Name",
|
||||
"friendly_name": "Name",
|
||||
"host": "Host",
|
||||
"device_id": "Device ID",
|
||||
"local_key": "Local key",
|
||||
|
Reference in New Issue
Block a user