MCU Temp Usermod
This commit is contained in:
11
usermods/mcu_temp/readme.md
Normal file
11
usermods/mcu_temp/readme.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# MCU Temp Usermod
|
||||
This usermod adds the temperature readout to the Info tab and also publishes that over the topic `mcutemp` topic.
|
||||
|
||||
|
||||
A shown temp of 53,33°C might indicate that the internal temp is not supported.
|
||||
|
||||
ESP8266 does not have a internal temp sensor
|
||||
|
||||
ESP32S2 seems to crash on reading the sensor -> disabled
|
||||
|
||||
Buildflag: `-D USERMOD_MCUTEMP`
|
||||
Reference in New Issue
Block a user