home-assistant-libs / home-assistant-libs/python-otbr-api

small update to MeshcopTLVType enum in tlv_parser.py

Open Beginner friendly
#189 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.