Binding OneWire

HI,

I just started with Openhab und 1 Wire so maybe its a simple thing:

I installed the One Wire Binding and configured it. In the logs it says its connected. So far so good.
I created the file onewire.item with the content:

Number OneWireTempSensor "Temp [%.1f °C]" { onewire="deviceId=28.E028C8060000;propertyName=temperature;add=0.8;multiply=1.1;refreshinterval=10" }

but nothing appears. no temp sensor, no error no warning.

whats the problem? can you help please?

BR

If you’re creating an items file, the filename should be onewire.items, not onewire.item.