Check the temperature of your Pi via the command Line

From a Windows computer in the search box (Lower left side of your screen next to the Windows button) type: terminal
In the window that popped up type: ssh admin@mynode.local

Default password is bolt

Enter this: vcgencmd measure_temp

It will show you the temperature
temp=35.0’C
umbrel@umbrel:~ $