-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added meta information to 00_SIGNALduino.pm #811
Conversation
Pull Request Test Coverage Report for Build 2790
💛 - Coveralls |
Pull Request Test Coverage Report for Build 2816
💛 - Coveralls |
Du bist ja schnell. Mal sehen wie sich das dann auf Meldungen im FHEM Log auswirkt. :) |
@sidey79, |
Updated / corrected meta
4391e0c
to
63f2cf0
Compare
Fixed json syntax
Fixed version number
So sieht das Ergebnis aktuell aus. |
Sieht auf jedenfall schonmal gut übersichtlich aus. Die alias von @elektron-bbs und @HomeAutoUser musst Du nur noch tauschen 😉 Kann man die Versionsnummer nicht „beschneiden“? |
Updated meta information
Alias habe ich getauscht. Scheint wohl auf die Position anzukommen :) Das Meta Modul generiert aus den im Modul angegeben Daten und was es sonst noch so auswertet ein JSON. Und die Versionsnummer extrahiert es entweder aus dem Modul oder aus den hinterlegten Meta Daten. Die commit ID kommt dann später in der Anzeige dazu. Ich habe da keine Möglichkeiten gefunden, etwas zu ändern.
|
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: