macnow / homebridge-platform-eq3btsmart

EQ-3 Bluetooth Thermostat plugin for Homebridge
7 stars 5 forks source link

Found 0 devices #2

Open malleralle opened 7 years ago

malleralle commented 7 years ago

Hi, I installed your plugin on my RPi. Unfortunately the plugin does not find my eq-3 Thermostat. When executing homebridge the command line shows:

EQ - 3 Discovering devices...
EQ - 3 Found 0 devices.

Connecting with Bluetooth on raspberry pi worked.

How can I get it to work, that the plugin discovers the thermostat?

robimac04 commented 7 years ago

I have the same issue. But when installing it together with the homebridge-eq3ble plugin (https://www.npmjs.com/package/homebridge-eq3ble), it correctly detects my thermostat.

macnow commented 7 years ago

Try install it: sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev libcap2-bin

And after that run this command: sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)

robimac04 commented 7 years ago

Thank you, that solved the issue for me.

Tapsel99 commented 2 years ago

I stil have the same issue. If I enable the homebridge-eq3ble it shows up as a accessory and I can change temperature but it doesn't send the command to my thermostat in the console it only says setting temperature to * but it won't do ut