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.
RobinVanKekem
About
- Username
- RobinVanKekem
- Joined
- -
- Visits
- 1,277
- Last Active
- Roles
- Member
Comments
-
Tombo said: Hey guys, So I created one myself :-) Some remarks on this: * To use it, just add the property "$schema" in the root object and as value: "https://raw.githubusercontent.com/tmsns/homey-json-schema/master/schema.json" You can al…
-
It's CTRL-SHIFT-J for Chrome on Windows console log
-
https://forum.athom.com/discussion/1164/voice-commands/p1
-
I also have HomeEasy and did some quick testing but haven't figured out how to get it working. Anyone got it working?
-
And push notifications isn't working if you opted in for beta testing
-
Henk_Kuipers said: I configured Homey as secondary controller, Vera Lite as primary, it works very well: - Start your Homey - In Vera Lite, backup you network and create a full backup just to be safe - In Vera Lite (UI7) click on Settings, Zwav…
-
Fire69 said: superice said: I'd have to look it up, but I think the 1.x branch uses the language of the phone, 2.x has no localization yet, so english only. Would you prefer localization by phone or by Homey? I guess by Homey woul…
-
Update 2.0 beta 3 build 37 of tonight solved the zones problem!
-
Same here: no devices in the app anywhere.
-
Yes, no issues so far.
-
Oh, and until friday I did not have this issue.
-
I had to re-login to the app. Normally, when entering an password, you get to see the character a second before it changes to a dot or asterisk. This window is now very short.
-
Yes, download the LTS (Long Term Support) version and not the stable! https://nodejs.org/en/
-
A bit of work but you could try and switch IP addresses if you think it's a firewall issue?
-
In the buienradar app (https://github.com/athombv/nl.buienradar/blob/master/app.js) there is the following code used: Homey.manager('geolocation').on('location', function (location) { Homey.log( location ); lat = locat…
-
That would be even more helpfull! Isn't it possible to develop an plugin for IntelliJ IDEA to have code completion?
-
If you have different devices in different rooms you have to click a lot in the app. Is there a favorite list somewhere? If no => feature request
-
If you switch to Dutch you'll have to speak Dutch and Homey will reply in Dutch
-
EvertorN said: I use Visual Studio Code along with a plugin called standardjs. This plugin forces me to write my code consistently . Visual Studio, never thought of that. Thanks!
-
superice said: Yes, it does, pretty well actually. IntellJ's autocomplete is made for Java, I think, so I'm not sure how good the JavaScript-support is (actually, WebStorm may be better suited for you if you're used to the Jetbrains tools). Atom …
-
superice said: Personally I'm fan of Atom with a ton of plugins (linter-eslint, minimap, project-viewer, pigments) and the themes Atom Material and Atom Material Numix for syntax highlighting. It's very extensible, and has all the features I'd …
-
All done, will publish my app soon. Although I don't have any experience outside Android Studio for Android development it looks like Athom did a really nice and stable development environment. Only wish the error messages sometimes are a bit low o…
-
caseda said: By my knowledge the zwave devices only can be connected to 1 controller at a time. Unless you put one of the controllers in "Inclusion" mode. Depends if it's possible to get the values through a API
-
Depends on the device but as a general for Z-wave you don't need another bridge.
-
MarcoF said: Here I have a specific DHCP Pool from: 192.168.1.100 - 192.168.1.200 The group before and after the pool can be used for fixed addresses. Most of the fixed/static devices(receiver, TV, decoder, AP, managed switches, Rpi's, etc) …
-
There is a timer app for this kind of logic.
-
You do know that Chrome browser is the only supported browser, right?
-
Thanks for the offer! Figured it out, stupid me: I have to fire the triggers myself, duh! The below code will fire both conditions as triggers. Homey.manager('flow').trigger('temp_above', tokens); Homey.manager('flow').trigger('temp_below', token…
-
brot84 said: Normal is when you hear a feather noise... A loose screw noise is not normal I guess you mean the noise of a spring.
-
No, it didn't. Great it's working for you!