rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.85k stars 546 forks source link

Add issue template #227

Open ultratoto14 opened 3 years ago

ultratoto14 commented 3 years ago

@rospogrigio, @postlund i'm thinking of adding an issue template (i do not have the rights)

Most of the time we ask for the same data:

This issue is to discuss about if it is something that should be implemented and if yes how.

postlund commented 3 years ago

Yes

ultratoto14 commented 3 years ago

Hello @postlund and @rospogrigio, I initiated a wiki page on how to find the boundaries of a new device, and find what DP is related to what function.

We can have different templates for new device support, bugs, enhancement

A first draft of the issue template can be (tell me your thoughts...):

Description

For a new device, first check if you can find a similar device in the Known Devices Did you check that an issue with the same kind of behavior has not been already created ?

Environment

Which version of localtuya are you running ? plugin version from HACS, master Are you using the Home Assistant Tuya Cloud component ? Are you using the Tuya App in parallel ?

Configuration

Write here your yaml or config_flow configuration for the failing device

DP dump

Paste here a DP dump (see HOWTO-get-a-DPs-dump) You can also try to qualify your device using the procedure described here

Steps to reproduce

1.

Provide Home Assistant logs

Provide Home Assistant logs if relevant

ultratoto14 commented 3 years ago

@postlund, @rospogrigio any thought ?

postlund commented 3 years ago

@ultratoto14 Looks good to me. We can start with this and adjust along the way.

ultratoto14 commented 3 years ago

I do not have the rights to set it up, so I may ask you @rospogrigio and @postlund

ultratoto14 commented 3 years ago

@postlund do you have access to the repository settings ? Seems that using an old way, I can commit issue template in the repo but it is not what is recommended by github.

postlund commented 3 years ago

@ultratoto14 I don't, same permissions as you.

ultratoto14 commented 3 years ago

264 tries to add it, let see if it's working after merge.