Skip to content

Commit

Permalink
Update Device_support_request.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
asgothian authored Nov 13, 2024
1 parent 096fbf4 commit 9bdc72c
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions .github/ISSUE_TEMPLATE/Device_support_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ body:
placeholder: '_TZ3000_upgcbody'
validations:
required: true
- type: input
id: coordinator_fwversion
- type: input
id: Link to device
attributes:
label: Coordinator firmware version
description: Can be found on the Device tile for the coordinator in the Admin GUI / Zigbee Tab
placeholder: '20230921'
label: Link
description: Post the link of the device listing on zigbee2mqtt.io
placeholder: 'https://www.zigbee2mqtt.io/supported-devices/'
validations:
required: true
required: false
- type: input
id: coordinator_type
attributes:
Expand All @@ -46,4 +46,12 @@ body:
placeholder: Electrolama zig-a-zig-ah! (zzh!), Slaeshs CC2652RB stick, SONOFF Zigbee 3.0 USB Dongle Plus ...
validations:
required: true
- type: input
id: coordinator_fwversion
attributes:
label: Coordinator firmware version
description: Can be found on the Device tile for the coordinator in the Admin GUI / Zigbee Tab
placeholder: '20230921'
validations:
required: false

0 comments on commit 9bdc72c

Please sign in to comment.