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
Tried your suggestion and this works after entering userid/password.
Is it working at your side in Dutch with 0.8.34?
Not sure about the new movie or new episode trigger. There is an event called 'VideoLibrary.OnUpdate' that fires when a video item has been updated. Not sure if it also fires on new items etc. Will need to investigate this.
Do you guys have some ideas / suggestions what questions to implement? E.g:
If you guys come up with some cool questions, I will add them to the to-do list in the OP and implement them in a future release.
But Athom should provide the API for this.
In the new Kodi (V17) the mainscreen shows series that you are looking at (active)
If you would implement "are there new episodes" The app should first ask if you would like to see an episode from your active list, and when Yes, name the active series and let you chose. If No it should list the last few episodes that are reported into the new list from Kodi.
I have 145 series where there are 75 active and there are 6 new entries a day. So I would like to see new episodes first from my series I'm watching, and then have a choise for other series.
I also fixed an error where the app would crash on a connection loss. I had to dig deep in one of my node module dependencies and fix someone else's code for this, but it works . Also available in the next release!
Changelog:
- Added trigger-card for WakeUp (Can't test this myself because of my hardware, can someone confirm this is working?
- Added action-card for 'Play latest episode'
- Fixed a bug where app would crash on connection loss
- Fixed a bug where 'play latest episode' didn't work in Dutch
- Added a couple of fallbacks for speech 'play latest episode' (Homey asks for the name of the series if it can't find the one you're looking for) and 'watch a movie'. Try "I wanna watch a movie".
Please let me know your findings. If everything seems to be okay, I will push 1.2.0 to the appstore.Kodi herstart = working
kodi shutdown = working
kodi hibernate = not working (I'm using openelec on asrock system not sure if it is enabled)
I don't see a trigger-card for WakeUp
---- Edit ----
Hibernate is also not working directly so I can't test it at the moment
I'm sorry, I can't look through the code to pinpoint: I'm an bit on a tight schedule.
@Menno I installed kodi on a laptop and hibernate worked . Also, the wake up card is called 'Kodi woke up from hibernate'.
It even receives the shutdown callback correctly when closing Kodi (running on the Nexus Player, Android TV device)