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
- There is no music/movies/tvshows in your library and you wanna play something
- You tell Kodi to stop, next track or previous track when there's nothing playing.
Show detailed informationSomething went wrong, please try again.
- Dutch support (done)
- Multi-device support (waiting for firmware 0.8.25 before I can implement this)
Currently all events (movie starts playing, episode starts playing etc.) are triggered by the Kodi app. This means that these events are only triggered when those commands are executed by speech through Homey. I figured out a way to listen for events on a Kodi device. This means that Homey could respond to events whenever you play a movie / pause / stop etc. with your remoteMany of you are already using the app. What are your experiences? Any feedback / requests?
- Dutch support
- Event triggering from Kodi side instead of Homey side. Flows get triggered even when you start a movie with your remote now .
Any people wanna help me test this? After installation you need to re-add the device since I changed the communication protocol from HTTP to websockets (TCP). This requires different configuration.
Please let me know your findings, so I can push a stable version to the app store
Hm, that's weird, because the old version didn't have a flow card <when movie started>, right?
I checked and it indeed says v1.0.1 installed. Do I have a mix of 1.0.1 and 1.1 installed maybe?
You're using the eventserver now?
Will do some tests, but Terminator 2 is on tv, so it will have to wait
What portnumber do I need to use? The one for the webserver (8080) or the eventserver (9997)?
What am I missing?
Are you pausing with your remote? The app store only has version 1.0.1, this only supports pausing / resuming Kodi when you're talking to Homey.. If he doesn't do anything when you say 'pause', check http://<ip_homey>/manager/speech-input/ to see what Homey heard. He probably doesn't get that you're saying 'pause' or 'resume'..
To test v1.1
- Install latest version 1.1 from Github
- Delete and re-add your device.
Firmware 0.8.27 is required now.
@Fire69