home-assistant-libs / home-assistant-libs/python-otbr-api
small update to MeshcopTLVType enum in tlv_parser.py
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 8
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 7
Description
Based on the openthread repository, you could maybe update 74 and add 59 like so:
THREAD_DOMAIN_NAME = 59
WAKEUP_CHANNEL = 74
Cheers.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in tlv_parser.py and compare MeshcopTLVType with the OpenThread dataset.h reference linked in the issue. Add THREAD_DOMAIN_NAME=59 and WAKEUP_CHANNEL=74, then verify that the enum contains both values and that the parser still loads successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100