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
If anyone else has suggestions, post them here and I will add them
Another question, the triggers like 'on movie start' or 'on episode start'. Do they only work as the movie or episode is started via Homey? Or should they also work as I start a movie/serie via my remote?
Started a serie without using Homey and it did trigger my flow!
-edit- After a reboot of Homey, this works!
Install from app shop went well, but when configuring Kodi as device in my livingroom i cant connect to my Kodi install.
Kodi is running on the same PC I use to configure the Kodi app.
can connect with mij Kodi remote on the iPad and with Chrome via port 9090 on the assigned port.
getting the error "unexpected server response 200"
anybody a suggestion, getting a little bit fed up.....
Installed fine today (fw 0.8.32) also connecting to kodi on port 9090 worked after enabling setting in kodi (Go to System->Settings->Services->Remote control and enable the settings Allow programs on this system to control XBMC and Allow programs on other systems to control XBMC.) + restart of kodi
tried KOdi version 15, 16 and 17 but nothing works, that is for Homey/Kodi
Any tech peeps wanna test this before I push it to the app store?
Have been noticing that it didn't work al the time.
Will try your new version tonight and report back!
Follow these instructions for installation requirements: https://developers.athom.com/library/getting-started/
First I tried if Homey/Kody app was responding: no.
Rebooted Homey: Kody app was working again.
Closed Kody and started Kody: Homey/Kody app did not respond when starting a serie.
Rebooted Homey: Kody app worked again.
Closed and started Kody: Kody app wasn't responding.
Did the same test procedure with your new version from Github and all is fine!
I reinstalled the Kodi app and rebooted the Homey several times. Any idea what is happening? Other options in the flow etc. work excellent!
Ok, I think I figured it out. I have my Homey set on Dutch. So apparently the Kodi commands also need to be in Dutch (for me a plus).
This however brings me to my next problem. The Dutch translation of Play movie x = Speel film x. Homey hears every time speelfilm x so doesn't start the movie. Anyway to solve this? Perhaps the sentence "Kijk film x"?
Dutch should be supported. I tested this on a previous firmware version. I will update the OP with the dutch commands any time soon. For now, check the speech-part of the app.json if you're curious about the Dutch commands: https://github.com/MarvinSchenkel/HomeyKodi/blob/master/app.json
"nl" : ["speel film", "speel de film", "start film", "start de film"]
It seems that only the first two phrases are recognised. If I enter "start film", "start de film" on the speech input page, Homey does nothing.
Within Kodi, I'm using PlexBMC (and compatible skin) to show the various movies / series stored on the NAS (also accessible from the tablets of the kids with the same interface = idiot proof)... For starting movies, I will use the Plex app of @MikeOne.
Do you know if it is possible to capture the event triggers of add-ons (like PlexBMC) out of the Kodi App (to trigger light scenes)? Currently, it is not triggering if I pause / resume a movie via PlexBMC...
Another thing i noticed if i use the phrase "speel laatste aflevering" nothing is happening
Maybe @EvertorN can build in some debug info which we can see with the real time logger.
Keep up the great work!