Skip to content

Commit

Permalink
docs(issue_template): change new_device template
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviml committed Feb 13, 2021
1 parent 3eb094c commit 5c320e9
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions .github/ISSUE_TEMPLATE/new_device.md
Expand Up @@ -12,24 +12,23 @@ assignees: xaviml

## Device Information

* Device Model: [ eg. E1743 ]
* Device Description: [ eg. IKEA TRADFRI E1743 wireless dimmer ]
* Device Manufacturer: [ eg. IKEA ]
- Device Model: [ eg. E1743 ]
- Device Description: [ eg. IKEA TRADFRI E1743 wireless dimmer ]
- Device Manufacturer: [ eg. IKEA ]

## Integrations

If possible, provide the event mappings for the different actions that can be performed on the controller. Specify the integration.
<!-- If possible, provide the event mappings for the different actions that can be performed on the controller. Specify the integration.
If you can provide mappings for multiple integrations, copy the section below as many times as needed.
If you can provide mappings for multiple integrations, copy the section below as many times as needed. -->

### Integration: [ Choose from `z2m | deconz | zha` ]

#### Actions

* `button_xyz_press`: Sent when button xyz is pressed
* `button_xyz_hold`: Sent when button xyz is held
- `button_xyz_press`: Sent when button xyz is pressed
- `button_xyz_hold`: Sent when button xyz is held

#### Notes

(Optional) Additional notes for the integration, eg. known bugs, issues or limitations of the device for the specified integration.

<!-- (Optional) Additional notes for the integration, eg. known bugs, issues or limitations of the device for the specified integration. -->

0 comments on commit 5c320e9

Please sign in to comment.