tasmota/docs

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

開放

#1,071 建立於 2022年10月3日

 (0 則留言) (0 個反應) (0 位負責人)Python (751 個分叉)github user discovery
documentationhelp wanted

倉庫指標

星標
 (187 顆星)
PR 合併指標
 (平均合併 14小時 3分鐘) (30 天內合併 2 個 PR)

描述

@ 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

貢獻者指南