theyosh / TerrariumPI

Home automated terrarium/aquarium or other enclosed environment with a Raspberry Pi
https://terrarium.theyosh.nl
GNU General Public License v3.0
408 stars 98 forks source link

[FEATURE]: "All sensors" menu in version 4.7.0 #845

Closed duenni closed 11 months ago

duenni commented 11 months ago

Hi,

in older versions of TerrariumPi one could set an entry to settings.cfg to have an "All sensors" overview menu. Is it possible to get that menu back in v4.7.0? I searched a bit in the Settings and Wiki but couldn't find an option for it. Thanks for considering!

Regards

theyosh commented 11 months ago

You are right. It should be there, but I did not code it correctly. So I have updated the code and now it should work.

It is the last option 'All gauges on a single page' which should be toggled on. Not sure if a page reload is needed, but there should be a new menu item at the home section.

So, do a git pull and just reload your browser. Make sure cache is cleared. Of holding the shift key while reloading.

duenni commented 11 months ago

Nice one! It's there now. Thanks!