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.
Uranday
About
- Username
- Uranday
- Joined
- Visits
- 162
- Last Active
- Roles
- Member
Comments
-
MarkSwift said: Where is that rename function, it's Christmas after all P.S. I realise it might not be possible, but if there's a way... Not sure if it is very easy to implement. Loads of things to considder (bitflip devices, flows, va…
-
YvesGeffens said: @Uranday Great! Do you think my 'request' (2 replies up) would be possible in the (near) future ? I Saw the request. I have to think about how this should be implemented. Because you want hours and minutes, someone e…
-
Released the new version. Should be available soon! Njoy!
-
YvesGeffens said: I'm looking for some expressions to get hours and minutes, so I can store this in 2 separate number-variables, and the complete time in a single string-variable. So if the time is 16:57, I want the variable $Hours$ = 16 and t…
-
Update is comming soon. Only the bitflip bug is work in progress. Once it is done ill release. V0.9.7 * Feature: Add increment or decrement to API. Call * PUT for increment: HTTP://HOMEYADDRES/api/app/net.i-dev.betterlogic/VARIABLENAME/i/VAL…
-
This is great! it seems to work very nice. I had a feature request, can you make a set card that accepts a number value?
-
DaneeDeKruyff said: I have the same request as @MarkSwift for exactly the same reason Thank god we have cold and dark evenings with nothing better to do
-
MarkSwift said: Howdy, Is it possible to rename a variable? I have over 50 of them now and really regret my naming convention No, this is not possible, because I cant alter the names in the cards...
-
Fire69 said: Reboot didn't solve it. Everything was gone... Had to remove the app, reinstall and import everything again. Recreating the lost variable worked now. Not sure what happened here. I hope I can reproduce this problem and see…
-
Hi All, This week Ill go try and fix some bugs (found a little time laying around ) For now I have on the planning: - Rework the variable maintenance screen so it does not lose variables on editing - Try to fix the bitflip (unsure what is going on …
-
No, no response
-
What geurt says is the solution. It is not possible to integrate directly because of the architecture of homey.
-
I think to get advice is to give more info about what you want to achieve . .
-
Phuturist said: Uranday said: You are right. Im confused with formats in c#. Weird thing is that I just see normal time. 2016-11-05 10:47:10 Guess this is a browser or OS setting?? I believe this occured after updating to 0.10.…
-
You are right. Im confused with formats in c#. Weird thing is that I just see normal time. 2016-11-05 10:47:10 Guess this is a browser or OS setting??
-
What do you mean with zulu time? Is it the wrong time zone? The Z at the end is the indication that it ends with milliseconds .
-
Can you send your export file? See if I can reproduce. .
-
It seems there is a bug with the filter when variables are added or deleted when there is a filter on the variables table. Did you use the filter ?
-
Just a minor update. After the last firmware update the decimal support works now in the flows! Happy flowing And thanks again for the donations that I got. It makes me happy everytime my paypall app gives me a notification
-
You can see atleast when it was updated for the last time. When having some spare time ill see if I can use the script posted earlier to get usage data.
-
MartijnDeRhoter said: Using @GeurtDijker's excellent PowerShell module, I've hacked together a little script that checks for orphaned variables and variables that exist but are not used. Enjoy! # #check better logic variable usage against your…
-
SergeR said: I have a suggestion/wish, I don't know if it has been asked before (didn't feel like reading through 16 pages...). It would be great if a variable type "enum" (or "list") could be added. For example, I use variables to keep track …
-
viktor said: Can i have a question: I have Bitflip devices for a http post flow controlling a wifi roller shutter. Wenn i set "on" in Bitflip devices and the variable is already set to "true" from the last time, is this variable set to "true" o…
-
Not sure. What do you mean with standard logic card? Can you make a print screen?
-
Only 2 variables getting lost out of a whole collection is kind of weird. I'll go look and see if I can make my code a bit more robust. Any idea what could have been going on? Was it during editing of variables? Or during an update? Or no clue
-
This was indeed the behavior. Not sure what is causing it.
-
Just wanted give a big thanks too the people that donated. I putted it in as a joke because Martijn asked it. I'm actually surprised I got donations for something that I created just because I wanted to have it. Thanks all! You made my day!
-
Tim_Brass said: I'd like the ability to change the symbol for a BitFlip device. So i'd would look better in the Homey app. Some basic symbols could be: Don't know it this is possible.... Not sure will have a look
-
Phuturist said: KeepT said: no bitflip I have 1 normal bl card in the {IF} column and 1 bl card in the {AND} column. I had something similar. A reboot solved it for me. Make sure to backup the variables as I heard some…
-
Is this with the bitflip device triggers or with normal trigger cards?