fix USB Zibee Device title (#193)
This commit is contained in:
parent
f250d78267
commit
c16eaf2020
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: home-assistant
|
||||
version: 1.3.3
|
||||
version: 1.3.4
|
||||
upstream_version: 5.3.0
|
||||
appVersion: 2021.2.2
|
||||
description: home-assistant App for TrueNAS SCALE
|
|
@ -222,7 +222,7 @@ questions:
|
|||
default: "/dev/ttyUSB0"
|
||||
# Zigbee device -----------------
|
||||
- variable: zigbee
|
||||
label: "USB Z-Wave Device"
|
||||
label: "USB Zigbee Device"
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
Loading…
Reference in New Issue