-
-
Notifications
You must be signed in to change notification settings - Fork 122
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
Add Model of Raspberry PI #228
Comments
This code block was never part of PADD, but only chronometer. This has nothing to do with
I consider this a feature request. |
I know, I had packed this myself in the Padd version but with version 3.7.0 this code does not work anymore :( |
Try
|
I think this is a good idea to have. Thanks Yubi for the POSIX conversion. |
Thank you, this works :) |
We're thinking about integrating the code in |
I forked the padd repo with my changes https://github.com/lastsamurai26/PADD/blob/master/padd.sh between line 321 and 369 is your code |
Thanks.
Maybe System? |
I just thought since the hostname is in the network, the model may belong to it. I have inserted the code only for the regular screen but maybe you can do this also for the others. System also sounds good |
I filed a PR which implements this but different than @lastsamurai26 could you please test https://github.com/pi-hole/PADD/blob/model/padd.sh |
Thanks for testing. The warning should be fixed now. Please try again. |
Implemented with https://github.com/pi-hole/PADD/releases/tag/v3.8.0 |
in the version of the chronometer which is supplied with the Pihole,
the model was then and is still displayed. Is there a possibility to do this here too ?
This is the code, but it doesn't work with #!/usr/bin/env sh only with #!/usr/bin/env bash
The text was updated successfully, but these errors were encountered: