-
I like how I can turn on both the TV and Apple TV with one switch now (The Apple TV CEC). It'd then be great to also turn off the whole setup with the same switch.
For this to be possible, we'd nee…
-
root@APPDEV001:/opt/apps/homebridge# npm run start
> homebridge@0.1.1 start /opt/apps/homebridge
> DEBUG=\* node app.js || true
module.js:338
throw err;
^
Error: Cannot find module 'no…
-
After a couple of hours, i can't switch on my light with my iPhone.
Pleas can someone help me to run home bridge stable?
**I am Getting this error:**
**This is in my homebridge.err file**
…
-
For the last 24 hours or so, there seems to be an issue with Wink communicating with Homebridge. I can't seem to get the devices to respond, but if I run Homebridge maually, I can see that it only upd…
-
My Broadlink Mini3 was working until I restarted Homebridge to make a change to another accessories and now I see the following in the log:
`[Broadlink Mini3] LearnIR (no device found at )`
I ca…
-
I have 3 w215's setup as accessories and only the last one seems to work. The other three register, and show up in home kit, but turning any of them on always turns the last switch on. Same with tur…
-
I have added all the api's yesterday and security panel is working fine on home app. I just added a light to the panel and changed lights to true but I cannot see it in home app. Can you please let me…
-
I'm having trouble getting this running on the Pi.
I had modified your code to always convert data to utf8. This works perfectly for my devices and running this plugin on my mac. However, when use…
-
Hi,
I use the homebridge-telldus plugin for homebridge, it does get my devices from telldus live but when I try to change the state of the device, nothing happends.
My config.json is as such:
```
…
-
[This is](https://github.com/nfarina/homebridge/blob/620c8473b86fe21fe473b18894e6ca592caeb13b/lib/bridgeSetupManager.js#L52-L62) how the callbacks are handled for setting/getting characteristics. Omit…