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.
swttt
About
- Username
- swttt
- Joined
- Visits
- 2,163
- Last Active
- Roles
- Member
Comments
-
I wish i got get it to work before 1.5.0 ships to experimental... Local no issues, but if someone else is testing it just don't wants to pair...even without devices...
-
Indeed, PUT is for altering data. Like capabilities for devices etc. Where POST is used for adding stuff (in this case speech)
-
Did a code clean-up and using the new athom-api. Still running into issues when other users try the app
-
It's getting there...but i can't promise you will not encounter any issues tho. Have seen some memory leaks lately (could be caused by community apps as well), but for me homey is running stable and only reboots on updates. Where other users do ex…
-
@Reinier Did some more debugging, current GitHub version shows TCP debug as well. Any chance you could test that and see what the console outputs? Some more info might be helpful as well, like what iOS version did you try? What router are you usin…
-
Tried to fix the issue by forcing a value on init. It will get updated after that with the right values tho... Other then that the used lib got an update, had issues with the TCP connections that should be fixed now.
-
Well, i removed some functionality (and added one function). But Sabnzbd is ready for SDK 2 and already published in the App Store. Old paired devices should still work, where the old capability might give some issues. The new version isn't polling…
-
@Reinier My guess is that it has to do with the "undefined" values. Will look into it tho..
-
If you keep a button pressed (long press) does the flow keeps activating or just activates once?
-
@MVanHouts Not sure what you are using to control the TV tho, but it might be possible to create a flow that used the device card for your tv. (if it has the class tv tho, so the new IR apps for example) So then you should be possible to: IF TV i…
-
Better logic has a numslider
-
@quakerix You are using the Beta? Then you should be able to drag a widget from the corner and make it bigger or smaller.
-
@lenonline You should be able to see some info in the Settings->z-wave->stuff for geeks log. Is it allways the same device thats missing the command?
-
But still, never had non-responding dimmers with a stable z-wave network (really never, not once). I get it that you want to find a solution to your problem by creating some kind of fallback (and i think @bvdbos his solution is the best one for thi…
-
By the way, you are using the right branche right?
-
@Reinier I expect you are running 1.5.0 DP? Does the log show the different light class devices? How does it get stuck? With the message not able to connect? Had someone else who wanted to test with the same issue, where locally i paired it again …
-
@Eternity Time to try out the HomeyDash beta tho improved allot (if that pic is recent tho...)
-
Net als z-wave moeten er ook voor zigbee apps gemaakt worden. Nu dacht ik dat ik @TedTolboom had gehoord over Jung of Gira...maar begin nu te twijfelen Kwestie van geduld, het zal zeker mogelijk zijn...of zelf gaan verdiepen in apps.
-
@powermarcel10 If you trust me enough, you are able to test the new api by logging in, the page stays the same but in your console you can find all relevant homey information So, no you aren't able to login yet..but in the chrome developers cons…
-
Still hoping to do some testing with a simple bracelet with BT. Would be nice to build an OS for the RPI Zero that gets settings from homey on boot, and sends data back on detection of the bluetooth devices (defined by settings). This way you can cr…
-
@powermarcel10 Actually i am struggling a bit with the new API. It is kinda awesome, but still lacking some crucial things. Everything since the published beta has been allot about testing, mostly about doing everything right this time. And make i…
-
Wow, really just WOW. Never thought about replacing a socket with USB socket (still have one laying around from busch jaeger ) And then the magnetic placement....wow...how "locked" in place is it? Amazing creativity!
-
This is actually a great idea, but has some down sides for now. Getting data from a temp sensor and switching a relay needs access using the bearer token. This token will be replaced with API tokens in 2.0.0, so creating an app/driver like this now…
-
@rabell Its still a work in progress But yeah, thats expected.. To control multiple lights with 1 input, you could take a look at virtual devices app or the better logic app
-
Forgot to mention you need to add a env.json in de root directory with BEARER_TOKEN and your bearer token as value. Then on pairing if it asks for a code use 200-20-200.
-
Thats something Athom is adding tho, checks if lights are on in a zone.
-
Ha thnx guys, the used lib does most of the heavy lifting tho..
-
Thnx, added the link to the OP
-
And parts of that aren't true either I think oauth isn't enabled yet, but other then that it should work. It will get a rewrite when 2.0.0 gets there to support the api keys tho! The docs are failing descriptions but at least the functions are def…
-
It's called developers preview with a reason