angryip / angryip/ipscan

Fetcher for TASMOTA

Open
#503 1 comment 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
Java
Stars
5.1k
Forks
835
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.