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
Seriously awesome work for the rest with this app!
I tried installing it but Homey says something went wrong:
app folder does not exist app.js does not exist app.json does not exist ./assets/ does not exist ./assets/icon.svg does not exist
@EvertorN Question, I have my Homey set to Dutch, and the command 'Pauze' when inputted via the speech input manager does not work and 'Pause' does? I did got another Dutch phrase working (not sure anymore which one) so does it partially work for Dutch?
When I use 'pauze', the movie stops. When I use 'pause', nothing happens.
Do you have any other media apps installed? Maybe something is interfering?
Anyway, somebody got a clue on how to test if my Kodi is listening on port 9090 for JSON-RPC?
But since the autodiscovery in Yatse wasn't working, and you seem to have the same problem with Homey, it might be a problem with your Kodi and not Homey.
Just tested, when you disable the webserver, Yatse can't find Kodi.
Same for the Kodi-app, so I guess you have a problem with your Kodi.
Can you install it on an Android phone to do a quick check it you can add that one?
In Yatse, it was found and added, but I got a message I need to fill in username/password.
The eventserver runs on port 9090 per default. You don't need a username/password anymore as of v1.1. If you know how to code you can try to set up a TCP connection in powershell and see if that works. There are plenty of examples on the web on how to do that .
ComputerName : yourkodi
RemoteAddress : 192.168.0.123
RemotePort : 9090
InterfaceAlias : Ethernet
SourceAddress : 192.168.0.234
PingSucceeded : True
PingReplyDetails (RTT) : 0 ms
TcpTestSucceeded : True
That issue that I mentioned was talked about on slack by Jeroen from Athom. A temporary folder becomes read only which prevents the installation of apps.
I'll check again when I can actually install the app again.
How to solve this?