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.
jorden
About
- Username
- jorden
- Joined
- Visits
- 1,268
- Last Active
- Roles
- Member
Comments
-
It's actually javascript, which is easier to learn than Java
-
Does it work if you directly use the IP? http:///web/powerstate?newstate=0 (replace with the IP of the settopbox)
-
The TV can export a list of codes it accepts. I saw Netflix in there (which is also built into this app), but no Spotify or Plex (both of which I installed on my TV). So I don't know if @MarcoF can find a way to do that?
-
I'm not sure the update will solve it, but it should avoid the crash. It could simply be that the protocol on your TV is different than the one used to build this. However, when the update is published you will be able to manually enter your IP-addr…
-
@Marcof ah okay, that's not a problem here because my router recognizes the name of my TV and uses that instead of the MAC-address. So never mind that
-
My app just updated, and showed the devices for 1 or 2 seconds, one of them with an error, and then no more devices... It's probably an error because of one of my z-wave devices not being recognized.
-
PS: A volume slider would be cool too. I also implemented that in https://github.com/jordenc/com.onkyo and it's not hard at all (as long as it is possible to read out the volume and set a specific volume)
-
I like what you did with the progress bar during pairing! Very good idea. You could skip this step if automatic detection works (which it did for me): "Determine the MAC address of your TV: * [Settings] > [Network] > [Network Setup] > [Vie…
-
Update coming up soon. Shouldn't crash anymore when it doesn't autodetect your TV on the network.
-
@Julian sorry I forgot about it! I have just tried and indeed, I was using the wrong kind of trigger... I triggered the app instead of the device, while I made the cards for the device and not the app... So now I bind everything to the device inste…
-
Got into the API today. Not sure if it works, but I made an app: https://github.com/jordenc/io.nuki.smartlock I just placed my order for a Nuki minutes ago so I won't be able to test the app until first week of august...
-
Is the correct IP entered for your device?
-
And it is published!
-
My doorbell didn't work anymore. Couldn't pair again. I unplugged Homey for a minute, then tried to pair and then it worked.
-
Try homey I hate you, or I love you
-
I google'd a bit for you, to see if there was an API. I was unable to find anything about that, even read some reviews mentioning that these lights use a 'closed' system. I found someone who 'reverse engineered' it a bit, but no real 'code' yet. Ho…
-
Submitted to the app store for approval!
-
@Panda That's only for my apps, sorry. I made it using www.mollie.com but that requires some programming. To use Ideal you need to have a registered company and go through quite an extensive approval request. You're probably better off using someth…
-
* Emile said: Homey v0.8.37 has just been released to experimental users. Changelog: * Added `getName`, `getClass` and `getCapabilities` methods for drivers * Fixed a bug where speech in a Flow would not be spoken back to a smartphone …
-
New version is just published. Not sure if it fixes this, but if it doesn't, I will get to fixing it
-
If that still happens with the new version 1.0.4 (not yet published, pending in the app store) I am looking forward to seeing the error message (But I'll probably get it by mail as well so I'll try to solve it then)
-
Actually had a discussion about this yesterday because I am about to buy a Sonos Play. Emile told me that they are working on it, and they are not going to approve 3rd party Sonos apps in the app store. So just have some patience
-
Github now has STRM BOX / Bluetooth, will publish it to the app store soon.
-
@mbalik79 Yes, thanks so much!
-
@mbalik79 I actually just use a text-editor (https://panic.com/coda/). It is only available for the Mac. Under Windows I used Notepad++ for all programming but I don't work with Windows anymore.
-
@tim1990 That is not possible with this library. @BasVanDenBosch I doubt it. I think that the people that have this problem, have a TV that uses a different system and therefor it doesn't work. I actually don't use request.js, that is a file that i…
-
I'll do that ASAP. I think STRM BOX is 'Net', but not 100% sure.
-
Same here with battery powered. I am waiting for the rewrite Emile is working on.
-
I am not completely familiar with all models, but if they have network support I think they probably are supported. The app works based on iscp, which, for as far as I know, all onkyo receivers with network support.
-
OK, that's awesome