This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Official SDK2
Comments
I have a problem with this app. It works, actions are triggered and all is well.
But after each new start of my PC with kodi ( a day later for instance) each action is triggered multiple times.
I have homey say "Enjoy !" when kodi starts playing, but it is telling me this a lot of times after a few days.
First day 1 trigger
2nd day 2 triggers
3rd day 4 triggers
4th day 8 triggers
then 16, 32, 64, 128 triggers.
(Imagine, Enjoy, Enjoy, Enjoy, Enjoy, Enjoy, Enjoy.......... when a movie begins )
When I reboot Homey, all starts from the beginning again.
It also means my hue lights get triggered soooooo many times after a few days, I think that that in itself causes other problems as well.
Thanks!
That is, for the Kodi-machine in the living room. The one in my home theater room is working fine every time!
Thats correct. I never restart on the same day though. So I do not know if I restart on the same day that it would trigger the same issue. However, I would not be surprised if it did.
Even stranger is that it does seem to work fine on my other Kodi system. I have a flow which turns off a light when Kodi starts and back on when I pause the movie or it ends. That flow seems to be working fine all the time!
I just checked the logs and noticed different messages:
This is for the Kodi that keeps working fine. The other one has logs like:
Those logs appear just once in a while. The other lines more often.
Ping also shows a 'destination unreachable' for one machine and a timeout for the other. No problem, but I looks like the retries behave differently for both responses.
I cant even get my kodi flows to tell my anything. Iam running kodi on a amazon FireTV box.
Homey says its connected
"Could not connect to your Kodi! Please verify your details. Error: unexpected server response (404)"
Running Kodi 17.4 on Ubuntu.
I'm able to remotely connect to Kodi with the Kodi remote app via port 8080. Also able to access the Kodi server via a browser over port 8080.
But just not with Homey over port 8080. FAQ only states not to use 9090.
Sorry I had a different interpretation of what the FAQ meant.
So you know KODI is playing audio, video, movie, .etc.
http://{KODI IP}/jsonrpc?request={"jsonrpc": "2.0", "method": "Player.GetActivePlayers", "id": 1}
Results
Jack
Log file: settings - kodi
For me the voice commands are working. Same for the flows.
The standard voice command "speel muziek van artiest......." is not working
Homey says there are no music apps installed.
i think the music system build in homey is mixing thing up
Got my Homey this week, one of the deciders was this brilliant app that I now try to configure.
Embarrassingly, I get the famous "Error: unexpected server response (200)"
I am a bit confused though, so I would really appreciate some assistans from you. The FAQ says that I should configure my HTTP port to be different from the TCP port. Done! But in the app I should enter my TCP port, is that the HTTP port, or the static TCP port which is 9090 (since it is static I do not see any point in having that choice though)
When I enter all the settings in the app, I get the "Error: unexpected server response (200)"
I am convinced that I have done something wrong, but I need some help to figure it out. The IP number of the device is 192.168.1.34, of that I am sure. I also tried to use port 8080 but with the same result.
FYI, just tried to use another port in the app. This port is not selected in kodi, then I get another error message: Could not connect to your Kodi! Please verify your details. Error: connect ECONNREFUSED 192.168.1.34:4532
Hi (first post)
I'm getting my hub next week. Would this work with Kodi that's installed on Qnap Nas, and is on the same network?
Thank you
When it is possible to connect to the web interface, it works.
You could test it to connect with a browser to homey.
Thank you.
I will report back when it's all setup.
Any idea to why this is happening? (I want the movie on kodi to stop or pause instead)
Hopefully the default voice commands will make configurable by Athom.
Also to clarify. Accessing Kodi over the web has nothing to do with how Homey connects to Kodi. Kodi has two ways of receiving connections, HTTP and TCP. HTTP is a one-way communication method and is also the protocol that is used to communicate through the web. TCP allows for two-way communication and is required to 'listen' to events from Kodi (e.g. movie start). This is the reason the Homey app uses TCP to communicate with kodi.
@Stefan_8182: Unfortunately I cannot do anything about this because Athom thinks its internal speaker command is more important than the kodi command. I am not sure if and when Athom will make their speech recognition smarter, but for now the internal commands conflict .
Is it possible that after first starting the addon Kodi is not switching to the addon with this command because the addon is already started?
Thanks...