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.

EvertorN

About

Username
EvertorN
Joined
Visits
1,085
Last Active
Roles
Member

Comments

  • Just published v0.1.0 which adds mobile support.You can now send tweets with the Homey mobile app!
  • I added one to Kodi too! Good to see this is begin stimulated by athom 
  • RobinVanKekem said: A beta test opt-in would be nice in the app store. Not a big priority, I get that. Would be nice though... Not sure whether they'll do that. An opt-in beta without approval would get around their acceptance process, w…
  • Committed v1.3.0 to Github. Can peeps test and verify? Changelog: - Added add-on support (start add-ons through "start addon xxxxx") - Fixed flow triggers for movie started by addons (e.g. exodus). Note that episodes cannot be distinguished when pl…
  • I can confirm that Specto in combination with Trakt works flawlessly with Homey: - Add all your stuff you want to watch to your Trakt watchlist (movies and tv shows) - Install Specto, configure Specto to integrate with your Kodi library - Import yo…
  • Aaron said: Is it definitely not going to work or you just havent found out how to make it work? It would be really cool if you could say "play name of movie" and it would search it on exodus. But I guess that it is pretty hard to make that wor…
  • You should install the module via npm. Open a commandline window and execute: npm install homebridge --prefix "C:/users/path_to_your_app_nl.nielsdeklerk/" This should automatically create a folder 'node_modules' in your root folder and will also i…
  • 1.2.0 has been published Currently working on addon support. Looks like I will be able to start an addon, but I can't control them. So directly playing a movie on Exodus won't be possible, but starting Exodus is gonna work.
  • RobinVanKekem said: If Kodi isn't started and I start the app, it seems it only tries to connect once? I'm sorry, I can't look through the code to pinpoint: I'm an bit on a tight schedule. You are right. It only reconnects after it has a…
  • Just committed 1.2.0 to Git! Can some of you that know how to use the CLI please test before I push it to the appstore? (@Fire69, @Phuturist, @RobinVanKekem ?) Changelog: * Added trigger-card/action-card/speech for Shutdown/Hibernate/Reboot: * - "…
  • @wingie: I managed to reproduce your problem where you weren't able to play a latest episode in Dutch and fixed it. Will be available in the next release! I also fixed an error where the app would crash on a connection loss. I had to dig deep in on…
  • Just tried this. Works awesomely on my Android phone. Is it also possible to make Homey listen to Pushbullet events, rather than sending them? So let's say I wanna trigger a flow based on the fact that someone sent me a text. Would that be possible?
  • I think apps crashed just as much before 0.8.34 but they would simply be restarted. Now with the watchdog users have insight in crashes and apps don't seem to be automatically restarted anymore. 
    in 0.8.34 Comment by EvertorN May 2016
  • @overlord or just mention the episodes and movies that are added that day  
  • DieterKoblenz said: EvertorN said: DieterKoblenz said: DieterKoblenz said: No chance to support CEC commands right (like poweron, standby)? Gonna bump this ;-) and also would like to know if it's possible to tr…
  • @Everyone: I am also working on a brand new (and more user friendly) speech interface where Homey will talk back if it doesn't understand you etc. I am also planning on writing some Kodi Q&A functionality, where you can ask Homey about your …
  • @wingie. I will investigate when I have some time. I haven't tested Kodi on 0.8.34 yet. Just got myself some hardware to setup Kodi here, so I will be able to do that soon. It seems that 0.8.34 broke some stuff, will keep you posted.
  • DieterKoblenz said: DieterKoblenz said: Looking at the API this is not possible.. Athom should allow to override a user language in certain apps. Consequence is that you need another voice installed. @Emile would it be possible …
  • DieterKoblenz said: DieterKoblenz said: No chance to support CEC commands right (like poweron, standby)? Gonna bump this ;-) and also would like to know if it's possible to trigger when a new movie or episode gets added to the l…
  • wingie said: @EvertorN will wait patiently on your progress, one question left if the app is running and not yet flagged as misbehaving why does the play movie xxx works (in Dutch) but play episode xxx not? Only reason I can come up with…
  • Hm I think indeed this has something to do with the 'misbehaving check' that has been implemented in 0.8.34. I know that Kodi crashes when a disconnect occurs. One of the dependencies of a library I am using does not handle the connection error, so …
  • wingie said: @EvertorN  i've tested it via the /manager/speech-input page but nothing is happening. My kodi nuc is on (have picture on my screen)  i've made some screen grabs for you from the speech input page and from the realtime logger page …
  • RobinVanKekem said: EvertorN said: wingie said: @EvertorN Had to reinstall Kodi app after upgrading to 0.8.34 because I got the message "Kan apparaat niet vinden cq tekst in deze richting " as soon as I said "Oké homey speel d…
  • wingie said: @EvertorN Had to reinstall Kodi app after upgrading to 0.8.34 because I got the message "Kan apparaat niet vinden cq tekst in deze richting " as soon as I said "Oké homey speel de laatste aflevering ". After installing the app and …
  • Overlord said: @EvertorN  Do you have any ideas why the kodi app won't connect to my Kodi? Everything is in place for it, no firewall etc. can control Kodi via remote and web on port 9090 but Homey still gives the same error "unexpected server …
  • I built some basic parsing like that in my Kodi app. It's pretty hard to get right since the speech recognition of Homey is far from perfect. You'd better build it in a conversation way ("I wanna listen to music ".." what play list do you want to li…
  • Fire69 said: Still found some spare time for that?  Anything interesting about those techy features you'd like to share?  Hehe yep. Already implemented a flow card for 'play latest episode of xx' and coded a speech conversation for s…
  • 1.1.2 is published to the app-store :-). Good to know is that I used some new techy features that are available as of FW 0.8.30. I already saw a crash report coming in of a crash that is related to Homey being on a firmware version lower than FW 0.…
  • This looks awesome Robin! Sounds like Buienradar++++. Can't wait to try this. Any link to the source so we can already play around with this? Also, have you implemented a speech interface? As in, can I ask Homey "What's the weather gonna be like to…
  • TedTolboom said: @EvertorN the event triggers are working quite nice (with recorded TV and liveTV) 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 …