NPN probe on SHT42 does not react

Hi all,
I just fixed the port of the probe in the SHT42 config, by updating Klipper. (It is now PB1 as expected).
Nevertheless, the probe is reacting in wrong direction. The probe is always lightened and if I use a tool to get near by the light goes off... but Klipper shows it always as open.

These are my settings in the printer.cfg:

Inductive probe configuration

[probe]
pin: ^probe_pin
z_offset: 0.0 # Adjust this to fit your setup

Probe

[probe]
pin: ^toolboard:probe_pin

In the "old" RatOS, I used this setting:
[probe]
pin: ^probe_pin

Any idea why this is not working anymore?
Was this page helpful?