angryip / angryip/ipscan

Fetcher for TASMOTA

オープン
#503 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
feature-request
主要言語
Java
スター
5.1k
フォーク
835
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
This is absolutely not related to a "problem". It's purely a new feature request.
TASMOTA is a piece of firmware which can be flashed onto IoT devices. I have many. AngryIP Scanner finds them and reports their MAC and Webdetect reports their TASMOTA version number. It would be very useful if Angry could report the hostname as well.

**Describe the solution you'd like**
I would hope that the existing webhooks in TASMOTA could be queried to return the human-readable name of the host, please. This would involve an `HTTP GET to http:///cm?cmnd=Status%200` and parsing of the resultant JSON to extract `FriendlyName[0]` (or `DeviceName` if that is blank).

**Describe alternatives you've considered**
I believe this could be added as a plugin. unfortunately, I'm not a Java coder, or I'd add it myself.

**Additional context**
Happy to Beta test.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。