Netatomo Configuration

In Openhab 2.1:

What am i doing wrong here? I get no information on my sitemap (and also nothing in the persistence)

In netatmo.things:

Bridge netatmo:netatmoapi:raspi [ clientId="clientID", clientSecret="ClientSec", username = "User", password = "Password", readStation=true, readThermostat=false] {
    Thing NHC  	     woonkamer  	[ equipmentId="Macadress of device"]

In items.items:

//Netatmo
Number HomeHealthTemp “[%.1f C]” { channel = “netatmo:NHC:raspi:woonkamer:Temperature” }

In sitemap:

Text item=HomeHealthTemp