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.
caseda
About
- Username
- caseda
- Joined
- Visits
- 5,158
- Last Active
- Roles
- Member
Comments
-
I know hue (api) has a limit of 10 commands / second. You could try to add a delay of a few seconds with like half the devices, this should make it more stable with large flows
-
My first comment on your way of wanting everything: If you know it all so well, why don't you make your own "raspberry like" device. And release it to the public to buy. If you see that they are already busy with Software for over a year! and it st…
-
I've got several Sensors on first floor about 6 to 8 meters away (with concreter floor in between) which all make good connection to homey (only have battery devices connected at the moment) And one outside behind insulated wall and double glass. E…
-
@2Be ; i can confirm that milight is fixed in the new version that they are going to publish to the store (running the github version now at the moment that works perfectly)
-
@DieterKoblenz is right. Battery devices need to be woken up before any of the settings are being changed inside the sensor. This includes the wakeup value. Waking up is done by default every 7200 seconds, or do it manually like dieter said by pr…
-
did you calibrate the roller shutter? Calibration through Menu (B-button): * Make sure the module is connected to the power supply, according to Fig.1 * Include the module into the Z-Wave network, according to section III of instructions. * …
-
@Erwin75 ; if you want to know which value way you need for comparing the lux that the sensor measures, then it is without any characters in between (so in your example the 2200 way)
-
It depends on what version of the sensor you've got. V 2.2-2.8 only have the general alarm which triggers on both motion and tamper V 3.2 (zwave plus) has them both separate. The 2.2-2.8 version might have the alarms be separated when the new zwav…
-
The command class "Meter" isn't implemented yet, and probably will not be included in this current version of Z-Wave. You will have to wait for the rewrite of Z-Wave to be ready.
-
well you can change the variable back with the flow that sets it, it's only needed to be set for a short amount of time to trigger a flow. But that is indeed what i ment
-
You can't trigger a flow, thanks to another flow, the way you are trying it, you are disabling and enabling a flow, not triggering the flow, it is fixed in the latest update to the correct word/sentence for that function (activating/deactivating a f…
-
Move the flow more to the right then the folder is, so it will start to add a small space in front of it, so not to the left like you are doing right now.
-
For the people that had the better logic app installed via GitHub because it was not saving variables.. it has been fixed for the original app store version, it stores variables (again) even after a restart (power cycle) I presume this is for all o…
-
@Phuturist ;;;; I installed the better logic app (.35 fixed version) locally without any problems, with old CLI and the updated one. Edit 1: After a restart it stopped working again and has been deleted: 404 (Not Found) error for the language Json'…
-
What can we even say about what has most prio... for IR to be improved, maybe something else needs improving FIRST.. "Performance improvements"; "Stability improvements"; they are very broad terms, do you know what has been updated.? I don't think s…
-
@ogs add homey to your whitelist in the ad blocker , I had the same with the netatmo app without it giving me a notice in ad blocker as well.
-
Well... it is possible to uncheck, but you will need to full reset (include deleting the data). You will still be on the last experimental version though, no last stable version.
-
You can ignore this error, it is a known "bug" from the beginning.
-
It's not that hard.. "Lux variable" needs to be a number variable Flow 1: Flow 2:
-
Try to use variables, with the better logic app you can use this card then in the [AND] section
-
only a few results about this: https://forum.athom.com/discussion/comment/18137/#Comment_18137 https://forum.athom.com/discussion/comment/17687/#Comment_17687 https://forum.athom.com/discussion/comment/17687/#Comment_17687 And the why: https://foru…
-
@agdejong That is strange, i also use Eset, without any problems. Especially because the very first step (once you acces homey's wifi) it is the same trigger type to start the setup procedure, which does work for you. But good it worked for you.
-
my.athom.com only works after login in while setting up. Before login in, your account does not have an viable homey to connect to, I.E. my.athom.com. And the homey does not know which account it belongs to (it does not have an owner when new/reset).
-
@agdejong It only works if you stay on setup.athom.com, so don't leave the page while doing the setup, even after/while losing connection to the homey's wifi and reconnecting to your own wifi. You will need to start over if you leave the page befor…
-
@HansieNL Well.. if the manual was complete that could be the case. The manual on the Athom site doesn't state to connect to your own network again after wifi is connected by homey. But it is stated while doing the setup. (seen it too many times al…
-
@agdejong ;;; You need to connect to your Own network, not that one of homey (after wifi is connected by homey) Your laptop usually does this automatic when losing the wifi off homey. (lose connection on purpose) Let me translate to dutch: Je moet …
-
Once you configured homey to your wifi you need to stay on setup.athom.com Connect to your own wifi as wel (with the device you configured with) and then the setup Continues with a login part that NEEDS to be done.
-
You are using tags that are not in the [IF] section, this does not work. tags are only "get" when they are being "get" inside the trigger (so only time and date at the moment) If you want anything show up you will need to put them in a variable f…