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.
Vonkenboer
About
- Username
- Vonkenboer
- Joined
- Visits
- 88
- Last Active
- Roles
- Member
Comments
-
Vonkenboer said: What commands can be used to control/check the Homey? Nevermind... Using athom --help did the trick.
-
I'm a Linux (x)Ubuntu user, and I used these commands: sudo apt-get install nodejs sudo apt-get install npm nvm install 4.5.0 nvm use 4.5.0 npm install -g athom-cli athom login Using my Homey email account and password, I'm logged in. What comman…
-
jorden said: @Vonkenboer feel free to test it... I don't believe a normal user can access the API. But to be honest, I have been more concentrated on the code than the minimum required permissions. I dug up my code. To get the Security …
-
I tried something similar on my Fibaro and I didn't need a admin account for DSM just a mamager account on Surveillance Station. It's a while ago so I don't know how precisely I did it. If I'm remember it right you have to send a command, with the…
-
Thanks for your suggestion DieterKoblenz. When I have a bit spare time, I'll take a look at Domoticz. Sounds promising. But the suggestion I want to make is to Athom is to add options to opt-out services. Then we can make choice whether to use it …
-
Vonkenboer said: @jorden Just tried your Synology App. Looks nice! But one major drawback regarding the App. If I'm right, you have to add an user with admin privileges which could be a huge security hazard! When compromised it has access to a…
-
So, what you're saying, there is nothing to do about it?
-
BTW, als ik de jouw genoemde verschillen bekijk kan dit goed verklaarbaar zijn. Een wolkje voor de zon kan al dit effect hebben.
-
Waarschijnlijk is het een oude versie van de Fibaro sensor? Zo uit mijn hoofd waren er wat problemen met oudere versies van de Fibaro bewegingssensor betreffende de luxmeting. Een optie is misschien om de firmware te updaten zodra er dit beschibaar…
-
MarcoF said: elco@outlook.com said: There is no Google Analytics in the Homey web-app, is there? I don't see in in the source code. And that better not change: I don't want Athom to track when, where or how I log in to my Homey on my n…
-
jjtbsomhorst said: something I do not understand is that you buy the ultimate sniffing machine. Because with the built in microfone it is possible to list 24/7 and are afraid of Google getting your personal information? Also I m surprised tha…
-
I read your privacy statement and have a simple question: "If you do not wish to receive any cookies at all, you may set your browser to refuse cookies all together. Please note that in that case you may no longer be able to use all the function…
-
1 - For better understanding I like to see which data is send and shared with 3rd parties, including Google (Like analytics because I really don't trust Google). 2 - It would be nice to have a choice to opt-out on certain services, with clear expla…
-
@jorden Just tried your Synology App. Looks nice! But one major drawback regarding the App. If I'm right, you have to add an user with admin privileges which could be a huge security hazard! When compromised it has access to all user accounts on th…
-
JeroenVollenbrock said: @mruiter: What gives you the impression that no-one but Emile is capable of pushing an update? As i clearly stated on Slack, we're not pushing an update because i do not think the risk of pushing such an update without …
-
Check out what jorden is doing: https://forum.athom.com/discussion/comment/29356/#Comment_29356
-
This will be a good way to automatically send snapshots when an alarm is breached. The snapshots then will be safely stored on the encrypted Telegram cloud, unattainable for burglars when they steel my mailserver or NAS!
-
WOW!! Nice!
-
jorden said: No, encryption happens automatically because you talk to a https server When I changed my bot avatar I noticed it would only accept the picture as a file. Could you try to send it as file, not as picture? Just a thought. EDI…
-
Can it be that this is because all communication to Telegram has to be encrypted?
-
Okay! Didn't work on my Fibaro HC though.... Nice to know.
-
jorden said: I just started on this... made a 'say' command already Now expanding with other options, for example: /snap Will show you available options for taking a snapshot. For example, it will show: "Available options: /snap " "Replace …
-
jorden said: Yeah, that telephone menu-style thing could work, except that I receive every chat as a single message so I'd have to remember which 'menu' you are in somehow... but I'll think about it. Ofcourse you can always have a 'help' comman…
-
I use the Better Logic app to do that. The examples shows a flow I made for testing/logging changes of variables. It will store a telegram message into a variable and one second later (delay) it will be reset with a The card underneath the if co…
-
jorden said: /say "This is a spoken text on Homey" or /lights off ..... The app would need permisions to all involved apps (for example, Hue and Synology) but this is quite a good idea! Just one note: beware of using the universal Telegra…
-
I'm glad you like it. Another addition could be to add numbers to the structure and option, similar as imposed by you, to activate it in one command. For example , to switch of light, 3 14 90 (lights --> device #14 --> Dim to 90%). I came…
-
RobinVanKekem said: Fire69 said: RobinVanKekem said: 0burner0 said: RobinVanKekem said: @0burner0 ; Why not the devices in my previous post, if I may ask? No specifik reason. Think i'm gona use Fibaro …
-
I using the Telegram app, made by jorden, to send log and device states. Also using it for status updates from communications between my Fibaro HC2 controller and the Homey.
-
Jorden, just a question/suggestion. Is it an idea to make add a, sort of, command structure to your App, like a cooperate Telephone switchmenu? I will try to explain what I mean with examples.... Lets say, you have a 'root' menu with: - say - led…
-
mbalik79 said: After two months having a homey at home i have a question how other users manage their flows. The folder option is a great sollution, but afte +100 flows I don't how to put it on a logic way. For example I have a folder TV-flows.…