mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-06-29 08:31:38 +00:00
Wrong device issue improvements
This commit is contained in:
@@ -6,7 +6,7 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Only use this if the device is detected as **supported** and is fully functional but has a wrong picture, vendor, model or description.
|
||||
Only use this if the device is detected as **supported** and is **fully functional** but has a wrong picture, vendor, model or description.
|
||||
- type: input
|
||||
id: link
|
||||
attributes:
|
||||
@@ -61,4 +61,4 @@ body:
|
||||
label: Notes
|
||||
placeholder: Some additional notes...
|
||||
validations:
|
||||
required: true
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user