-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
homebridge-broadlink-rm-tv #565
Comments
I don´t know if this issue happened when you removed the address and mac but your config isn't valid. Every host parameter and mac address parameter has double quotes (""content"", should be "content") Try this config again: https://pastebin.com/mUdhRNE3 |
I have removed the host and MAC address as I only have one RM now, but I am
still having the same issue.
Do you have any other suggestions?
On Thu, 23 Apr 2020 at 8:36 PM, Ron Polenthon ***@***.***> wrote:
I don´t know if this issue happened when you removed the address and mac
but your config isn't valid. Every host parameter and mac address parameter
has double quotes (""content"", should be "content")
Try this config again: https://pastebin.com/mUdhRNE3
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#565 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJV6UNYWHIE6KWSUCREQT4LRN74XVANCNFSM4MO2YHRQ>
.
--
Regards.
|
This is my config: { But I am still getting the following error message in the log: Invalid argument expected string Any help is gratefully appreciated. |
This error message is not an error that affects the service startup. Does your service start? |
Yes my service will start and the RM works and appears in HomeKit, it all works fine. The issue is, my accessories do not show in the HOOBS ui under the accessories tab. The HOOBS team tell this is because of the error message that comes up |
Does all accessories not show up or just the TVs? |
None of the accessories show up. |
Please share the entire log, not only two lines of it. There has to be another issue. |
[4/23/2020, 4:34:43 AM] HOOBS listening on port 8080. |
I have tried to remove any personal info |
WOW, as an aside, I’ve just found your app, I’m only have the trial, but loving it. This this is how I’ll manage HOOBS from now on. Thank you for you help on this issue. |
I haven’t found any error in your logs that could cause that no accessories get displayed. Are you on the latest HOOBS version? Regarding the app. Great that you like it. More to come for HOOBS users later this summer. |
Yes I have the latest version. Its interesting, as on your app an Error comes up for accessories to. Is there a way to share information form the app with you? |
Wait a minute, about which "accessories section" are we talking about? I thought you are talking about the accessories section in the web interface which allows you to control accessories (turn on and off, change color, etc). Accessory control is not implemented yet in the app, so what are you talking about? |
My accessories do not show in the HOOBs ui at all. But also in your app, on the dashboard tab, when you scroll down to configuration, it’s says installed plugins (my has 7) and next to that it says connected accessories (my says error). When you click on the accessories, it’s shows you platforms and then accessories. The the accessories section, only a few of my accessories are showing. Does this make sense now? |
Hi @rpolenthon do you have any other suggestions? |
The "ERROR" message under "Connected Devices" makes sense, as the web UI doesn't show any accessories too. The reason why in the app there are only a few or no accessories is, that this page (with platforms and accessories) is a visual representation of your config and not an accessory control page. I don't know why you experience that issue, maybe @askovi has an idea? |
Thanks for that @rpolenthon, hopefully @askovi will be able to shed some more light on the situation. |
This is an issue with out loadout test. |
That sounds awesome thanks @mkellsy. When do you think that update will be available? Thanks everyone for your help regarding this, I really appreciate it. |
Hopefully next week |
we recommend updating to 3.2.3 |
Description
A clear and concise description of what the bug is.
Invalid argument expected string
Unable to determine plugin type for "homebridge-broadlink-rm-tv"
Version
Please include the version of HOOBS you are using.
0.4.53
Did you upgrade
Please let us know if you upgraded from a previous version.
Pervious version
If you upgraded, please let us know your previous version.
Did you orginally upgrade to HOOBS 3 from HOOBS 2.1.1?
Did you perform an upgrade from HOOBS 2.1.1? Some things are different.
What device are you using?
Please let us know the device you are running HOOBS on.
If this is a custom install, what's your operating system?
Please let us know what operating system and version you are using. Ex. Fedora 30 or macOS Catalina.
I'm using a raspberry pi 4
List your plugins
Please include a list of the plugins you are using. We need to be able to find it on NPM. If the plugin is no published, please include a link to the repository.
Post your config
This can be found in the interface, Configuration -> Advanced or you can get it via SSH
cat ~/.hoobs/etc/config.json
Post your log
You can get the log from the intercafe. This is in the Log section.
The text was updated successfully, but these errors were encountered: