-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since the update the tv and the ac won't respond #43
Comments
Hi @Stevak. I'd love to help you out but we need something to go on. Could you try enabling debug logging so we can see what is going on? I personally use it to run two TVs and an AC unit so we should be able to getting it going. If you really need to you can install the old version of this plugin using |
Same issue here, since the last update all my homebridge devices are not responding |
@galbartal Are you able to give us more detail - logs hopefully? Did this issue start when moving from 4.0.0 to 4.0.1 or were you on an earlier version previously? |
Could @Stevak or @galbartal confirm if this issue is the same as the one reported yesterday: #45 ? |
Issue #45 has now been fixed in version 4.0.2. I'm going to assume this issue is related to that bug, unless someone can provide more information. Feel free to re-open or create a new issue if you're still having issues after updating. |
4.0.2 intalled here, my aircon also says "no response" in homekit. Here's my log [11/25/2019, 1:21:24 AM] Loaded config.json with 0 accessories and 1 platforms. Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:
[11/25/2019, 1:21:25 AM] [homebridge-cmdswitch2.cmdSwitch2] Playstation is removed from HomeBridge. |
I see a lot of references to the original plugin. Do you have both You can run |
I made sure I uninstalled the original one first with: npm uninstall -g homebridge-broadlink-rm I'll run again and paste the log here |
sadaN-Desktop:~ sadan$ npm list -g --depth 0 sadaN-Desktop:~ sadan$ DEBUG=* homebridge -D
[11/25/2019, 8:17:58 PM] Loaded config.json with 0 accessories and 1 platforms. Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:
EventedHTTPServer Server listening on port 51826 +0ms Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:
EventedHTTPServer Server listening on port 51826 +0ms |
And here is my config { |
Alright... I think I might've spotted a red-herring before - those references are correct - sorry. What type of Broadlink device do you have? There are a lot of calls to
|
I own an RM mini 3, since I don't have any temperature source atm I'm gonna be using "pseudoDeviceTemperature": 0 for now.... It works fine now, thanks!! |
I've updated to the latest version, which was a mistake, because since then I'm unable to control my tv, nor my ac and it even affects other plugins.
I've tried reinstalling, that didn't help.
tried going back to the previous version, without much success, so now I have to go to the base version because it's the only one that works (and I lose the TV support).
Please fix it, the weird thing is that there's no indication of any errors in the console, so I have no idea why it's happening.
The text was updated successfully, but these errors were encountered: