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
-
Perfect, so at least that works right! Tomorrow I will try to continue to get the session key back to the pairing window, and then make sure it can add the device as well. Then we go into the next phase, of testing the action card, which probably is…
-
OK, I did another small update to at least make sure the session ID is parsed correctly. it should show that in the log. If that works then tomorrow I can continue to try to finish the pairing.
-
Can you please try again?
-
Homey Speech recognition is not perfect, but it is getting better. However, you also need to learn how to best deal with it, at least for now. In my experience, it works best if you just use 1 or 2 keywords in the middle of a sentence. So you can us…
-
And found the solution as well
-
Strange bug, didn't find the solution to it but for now I managed to work the bug out of the code. Can you please try again?
-
That's strange, I thought I didn't change that part of the code from previous version. I will doublecheck! Update: Hmm, same here. Doesn't run the get_devices anymore. Will work on it for a bit, probably a fix tomorrow.
-
Uploaded version 0.0.4. Things are getting harder and harder to test, since I cannot walk through the pairing session (for I don't own a LG television). What is new: - When pairing, it should read out the session ID correctly now, into the field. =…
-
Thanks @2Be! And ofcourse @Phuturist for your VERY generous donation
-
Awesome, actually better than I expected In a few hours I hope to be able to continue. Have to grep that thing and store it in the device, then add the device, and then I can begin to add actions!
-
There is no check on the ip you enter. So you can enter whatever you want, and it will still be added. I might make an update so that if it times out, you get to hear it.
-
Next 'work in progress' version is available for download. Please install it, run "athom project --run" and then in Homey try the following steps: 1. Add a device, choose the LG SmartTV app 2. It should find a device and fill in the IP as IP and na…
-
I got http://www.d2c.nl up as well, for the following apps: https://apps.athom.com/app/com.onkyo https://apps.athom.com/app/com.synology.surveillance https://apps.athom.com/app/email.sender https://apps.athom.com/app/com.lg.hombot https://apps.athom…
-
@henor that probably means wrong IP indeed. Make sure you only enter the IP-address and no spaces, or http:// Simply like this: 192.168.1.123
-
Thanks, that's what I need to continue
-
Sourcefiles updated on Github, hopefully I can get a fully discovered device back now Working together with @mbalik now via private messaging so hopefully there is progress. However I will be gone in an hour for a weekend off, so no progress for a…
-
@Bumblez although I agree that in a perfect world that would be the best, it might complicate things a lot.
-
I am away from tomorrow until monday so that wouldn't have been an option What would greatly help; if someone could run the app on their Homey (some developer-skills required, see https://developers.athom.com ... you need to install NodeJS and ath…
-
You can not 'access' the battery variable directly unless you make the battery level the trigger. So: When: Battery level changed Then: Send mail with 'Level' variable. You can also temporarily store the level in a variable using 'Better logic' so…
-
If someone near Amsterdam or Almere can bring me an LG television for 3 days, I can do this Actually made a first setup at https://github.com/jordenc/com.lg.smarttv but nothing works yet, it's just a general template. Will see if I can take that a…
-
Try to find some documentation. Not all companies have an open API. In that case, someone has to 'remote engineer' their way into it, which is a lot of work and doesn't always play out right.
-
The home/away status from the app is not working currently, as far as I know. In a future version they will try other ways to do that, the old way didn't work too well.
-
Just fixed the last few parts of the capabilities that didn't work, about an hour ago. Now once the update is approved in the app store (or if you install via Github) the device should also appear in your smartphone, you can turn it on and off by cl…
-
@Rocodamelshe no I think it should work on every version, but I have only tested 0.8.35
-
I actually also do npm install homebridge. Had a brainfart when I typed the git clone thing.
-
Menno said: Just installed! Installation went OK! Like the When receiver goes on so you can set volume by time of the day for example I like to set the volume lower when the tuner (radio) gets activated.
-
Might be because I accidentally removed a module and forgot to reinclude it on Github. I fixed it before I submitted it again today.
-
New version is published.
-
Go commandline, go to the folder nl.nielsdeklerk.homebridge Create a directory node_modules (in OSX: mkdir node_modules, Windows should be somewhat similar) Type in: git clone https://github.com/nfarina/homebridge That should do it. Ofcourse, firs…
-
I like the idea. Even though I make apps for fun, it takes a lot of time. A small donation would sure help. Perhaps Athom can enable this in the app store and app.json so we have a 'universal' donation button.