Hi,
Im working on custom project - to klipperize my Sunlu S2 filament dryer. So I replaced default screen with some new parts
designed chamber with rpi pico, display, some mosfets, servo and other pheripherals.
Idea was to create standalone filament dryer which I can control with klipper and check dryer status/temp/hum in klipper/mainsail interface.
I wrote code in C so now dryer is working as should. Then I wrote Py script - so now I can send macros and start drying/stop drying/check status.
But I would like to read data from sensors and add them to Mainsail interface.
I was trying to add new temperature_sensor and add it to extras/ but Klipper do not see it.
any ideas how I can achieve that ?? and have similar reading like those below (nevermore example). Any directions what should be done ??

