RPI one wire doesnt work

Hi,
im totally new to home assistant but some experience with the RPI.
So my problem, i have an DS18B20 temp sensor and it is working on the RPI, so i configured the configuration.yaml like this:

sensor:

  • platform: onewire
    names:
    10-0008032c1689: “home”

I tried some variation of this editing but if this part is in the configuration.yaml homeassistant doesnt even start!
Is this editing that wrong so HA wont start? :wink:

RPi3
raspian jessy
HA 0.42.3

Ok i got it, it was an syntax mistake but i didnt see any temp module or something …