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.
MatjaLipu
About
- Username
- MatjaLipu
- Joined
- -
- Visits
- 48
- Last Active
- Roles
- Member
Comments
-
There is a mqtt-server package, but question is if Homey can handle such load
-
This is just a client, right? I would rather see two MQTT apps. Separate client and server (if needed).
-
Suggested that (between the lines) in Improved actions. Using block is one way, or add support for nested async sequential actions.
-
Thank you for your acknowledgment. Here is a short description of an app. Youtube app * "Search Youtube (live)" card; entered text (or token) is searched on youtube (you can also select you want to play best match or random search result) * "Get …
-
You don't need wifi on PC. Homey (currently) requires wifi. Only requirement is to be able to connect to Homey from PC. Try http:///
-
Can automator script be remotely triggered?
-
For sharing state/events between apps. But having a second thought it would be better to use global message bus+api. My idea is to be able link apps together in the flow editor. Like what I am doing with Youtube and Chromecast app. You need two flo…
-
First version can be found here https://github.com/matjaz/homey-youtube
-
https://github.com/athombv/homey/issues/227
-
What protocol does flic uses? Are there any specs? Does it require native extensions? Because Homey does not allow to run native code from third party apps.
-
IP is OK until it's static. basic ping could be enough (using net-ping npm package) or more advanced action trying to connect to tcp port. for visitors you don't know what IP they'll receive. So it would be better to check MAC. so you would have m…
-
Or if bug is fixed, add a milestone/label which release fixes it. So others knows when to expect a fix. as a bonus we get a list of fixed issues.
-
I've proposed this improvement here https://forum.athom.com/discussion/815/improved-actions
-
you can use sites like https://crossorigin.me/
-
I am looking into https://github.com/athombv/nl.action/blob/master/drivers/impuls.js repo but don't quite understand Signal object. I am planning to create a support for https://forum.athom.com/discussion/802/quigg-draadloze-contactdozenset-aldi
-
I was googling around and found implementation of the protocol. https://github.com/pilight/pilight/pull/215 https://github.com/d-a-n/433-codes/blob/master/database.md#quigg Implementation https://github.com/pilight/pilight/pull/215/files @Emile ca…
-
I am aware of * Trello * issues on Github * apps on Github But for detailed list of supported managers and what are known issues we need to dig forum/github/slack. So can somebody point me to information how to: * send/receive RF 433 signals? * …
-
So what's the point of app.json dependencies?
-
Found it. Thanks Homey.manager('cloud').generateOAuth2Callback https://developers.athom.com/api/
-
CORS is browser security. You can make regular request to any host from node. Depends on what you're doing. But calling other servers from browser requires CORS. You'll need own homey app or install this if it's enough. https://forum.athom.com/discu…
-
You can help yourself with https://developers.athom.com/library/api and homey can be your proxy. or add CORS headers to server you're calling.
-
There is a site called instructables.com where you can find many DIY projects including arduino and RF 433 For example http://www.instructables.com/id/RF-315433-MHz-Transmitter-receiver-Module-and-Ardu/
-
There is a similar system for all Github repos: https://www.bountysource.com
-
See https://github.com/pimatic/rfcontroljs/issues/13
-
Have a look at http://noflojs.org
-
https://www.kickstarter.com/projects/athom/homey-the-living-room-talk-to-your-home/posts/963919 Please correct me if I am wrong: I will be able to buy Homey in US before my "FIRST BATCH" pledge arrives?