NorthernMan54 / homebridge-dht

Homebridge plugin for DHT22 Temperature / Humidity Sensors
72 stars 14 forks source link

Homebridge is failing to read sensor #32

Closed Philipp1887 closed 4 years ago

Philipp1887 commented 4 years ago

Hi,

I connected the dht to GPIO 25 and adjusted my config.json accordingly.

journalctl tells me: [dht22] Error: [Error: failed to read sensor]

Unfortunately theres no Error No. which is why I cant start any debugging. (Google search) ;) The wiring is correct and I do have the current BCM2358 lib. Also the user "homebridge" is member of "gpio".

I look forward to hearing from you. (:

Philipp1887 commented 4 years ago

Hi,

I connected the dht to GPIO 25 and adjusted my config.json accordingly.

journalctl tells me: [dht22] Error: [Error: failed to read sensor]

Unfortunately theres no Error No. which is why I cant start any debugging. (Google search) ;) The wiring is correct and I do have the current BCM2358 lib. Also the user "homebridge" is member of "gpio".

I look forward to hearing from you. (:

wow. lol. nevermind, I forgot to do a reboot after updating the BCM lib.