tasmota / tasmota/docs

Please provide List of JSON [{'command':'Description'}] for Flutter app compatibility.

Open
#1,071 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation help wanted
Dominant language
Python
Stars
187
Forks
752
Avg merge
1d 2h
Merged PRs (30d)
4

Description

@
re PR: arendst/tasmota#

Please add the new feature to the appropriate article in Tasmota documentation

Hello arendst,

I am developing app called SWiBaord that helps configure and control tasmota devices using MQTT5 protocol. I want to have a json of commands and corresponding command description i.e.

[{'command1':'this awesome command does something'},
{'command2':'this awesome command does something too'}]

Currently I have added list of coomands by hand parsing json from the commands.md file. like as given below picture. But as the dynamic nature of the list of commands and it's description it keeps changing and it is hard to keep track of the changes and add to app.
Screenshot from 2022-10-03 09-05-22

And my app screenshot is :
photo_2022-10-03_09-06-28

Hope to get reply from you soon.

hjlabs.in

Contributor guide

Open the contributing guide

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 by reading commands.md and the linked Tasmota documentation article to understand how command descriptions are currently maintained. Confirm where the requested command-and-description list should live and what format the maintainers will accept; done means the documentation exposes the agreed list without requiring manual parsing.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.