...
Weather station now reads BME280 (good test sensor choice with 3 readout values)
Relative humidity and barometric pressure are placed in the sensor structure
Temperature is place placed in the hardware data structure to represent case temperature
ESP32 core temp is also read
...