Matthieu Houdebine
Matthieu Houdebine
**Is your feature request related to a problem? If so, please describe the problem.** There is no entries in theme.yaml for network metrics (upload/download speed) **Describe the feature / solution...
**Is your feature request related to a problem? If so, please describe the problem.** There is no entries in theme.yaml for date/time **Describe the feature / solution to your problem...
**On Linux** the Configuration UI has a new field "CPU fan" to allow the user to select it. The list has all the fans and their current speed in %...
### Discussed in https://github.com/mathoudebine/turing-smart-screen-python/discussions/96 Originally posted by **trebor-56** December 4, 2022 Any chance of a date option dd-mm-yy **Is your feature request related to a problem? If so, please describe...
**Is your feature request related to a problem? If so, please describe the problem.** Installing this project and running it at boot must be done manually **Describe the feature /...
**Is your feature request related to a problem? If so, please describe the problem.** Temperatures are now always displayed in C° **Describe the feature / solution to your problem you'd...
Numpy is used for RGB565 conversion in [`lcd_comm_rev_a.py`](https://github.com/mathoudebine/turing-smart-screen-python/blob/main/library/lcd/lcd_comm_rev_a.py) This change has been added in this PR: #317 It could be extended to other display driver classes that also use RGB565...