First working implementation of Devices

This commit is contained in:
rospogrigio
2020-09-11 14:48:49 +02:00
parent 9a45eb8398
commit c008339f43
8 changed files with 36 additions and 15 deletions

View File

@@ -15,6 +15,7 @@
"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": "Friendly name",
"host": "Host",
"device_id": "Device ID",
"local_key": "Local key",