No sensors in Homebridge-homeassistant

Hi all,

I’m not sure if this is the right place to ask, but I’ll give it a go anyways :slight_smile: I am fairly new to HomeAssistant, but have my apartment up and running, using a Raspberry Pi 3 - now I also have Homebridge and the Homebridge-homeassistant plugin installed for HomeKit support, and this is also working (almost) as I want it to.

BUT I cannot get my temp sensors and binary sensors to show in HomeKit even though it looks like it’s supported here:

When I go to my /usr/lib/node_modules/homebridge-homeassistant/accessories I only see fan.js, garage_door.js, light.js, lock.js, media_player.js, rollershutter.js and switch.js, so no sensors at all.

When I start Homebrigde it says: API version 2.1, but I don’t know if that helps you?
I’ve tried “sudo npm update -g homebridge-homeassistant”, but same result.

Hope you guys can straighten things out for a newbie like me :slight_smile: Thanks!

Hi again,

As I said, I’m a newbie (even to Linux), but the solution was simply to use this command: npm install -g https://github.com/home-assistant/homebridge-homeassistant.git