angryip / angryip/ipscan

Fetcher for TASMOTA

Ouverte
#503 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
feature-request
Langage dominant
Java
Étoiles
5.1k
Forks
835
Métriques de merge des PR
Aucune PR mergée en 30 j

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.