grover / homebridge-ranger

A HomeKit range extender for Bluetooth Low Energy (BLE) accessories.
MIT License
73 stars 15 forks source link

Works fine with Eve Room (1st gen) #8

Closed ozaoral closed 5 years ago

ozaoral commented 5 years ago

I can confirm that Ranger works well with Eve Room (1st generation, the white "box"), sw v. 1.3.1 (466). The accessory was regularly shown as unresponsive in both the Eve app and Apple Home app, using extended config worked well - after increasing timeout, all works like a snap :)

Config example

"name": "Eve Dining Room",
"address": "c7:15:5e:3f:06:56",
"pin": "123-45-678",
"reachability": "true",
"reachabilityTimeout": "120000",
"rssi": "false"
grover commented 5 years ago

Thanks!