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.

TedTolboom

About

Username
TedTolboom
Joined
-
Visits
7,633
Last Active
Roles
Member

Comments

  • @jeroenvano teasing.... something like this? Before: After: #testing on the Neo app...
  • @mwolfs yes it is possible. The Sonos action card to adjust volume allows for global tags to be added to the slider: So if you would create a Better logic numerical value Sonos_volume with initial value of 0 and you could create the following flo…
  • In the Fibaro app v1.3.0 (currently in master branch), some additional functions have been implemented: Settings update of Fibaro Motion sensors (non-plus and plus) enabling direct association Use case: motion sensor switching on lamps via direct a…
  • Fibaro app (Master branch) has been update to 1.3.0 Changelog as mentioned in the app store is not complete: v 1.2.4 v 1.3.0 added support for: FGKF-601 - KeyFob (credits to @caseda) fixed: FGMS-001(-PLUS) - Parameter size corrections several para…
  • Does someone have a (link to a) manual providing more technical details (parameters / command classes)? @madmax can you add the sensor as basic device to Homey (or Domoticz) and provide feedback on the product and manufacturing ID's? Looks like a …
  • @Jeroenvano It should be possible to create such an action card to reset the device through the COMMAND_CLASS_METER - METER_RESET command. The disadvantage to an action card, I do see and have been thinking about, will be that you always need to ke…
  • ingmar said: Thanks ted, I appreciate it. I will try updating the settings again with your instructions. Basically, if there is just one motion sensor connected and only one sensor in total, I would be able to get temperature and/or lux each 15 m…
  • ingmar said: jimmy_zeropm said: I've managed to add the sensor and it works. But I'm not impressed with the sensitivity of the sensor. I'm using it in a room of 5x5 meter and it's set on the center of a wall. But it hardly senses motio…
  • Net even ge-RTFM-d; deze sensor stuurt een AAN commando op het moment dat de lichtsterkte onder een ingestelde grens komt, maar ook een UIT commando wanneer de lichtsterkte weer boven deze grens gaat komen. Wanneer een donkere wolk, zoals @Hans_Bre…
  • Gebruik de sensor als input... dus ontkoppel de lampen van de sensor en laat de lampen door Homey (op basis van de sensor) inschakelen (1e flow) Je kunt dit zelfs combineren met een tijdsconditie (tussen 18 en 23) in de EN kolom. Uitschakelen kun …
  • @Hans_Breda dit helpt. Wat ik zo kan vinden over deze schemerschakelaar is dat het in feite een sensor is (en zelf geen schakelaar) waarbij je deze sensor een signaal kunt laten versturen naar andere KaKu schakelaar. Ik verwacht niet dat deze sen…
  • The interview went wrong / timed out. You need to remove the sensor by going to settings > Z-wave > remove a device > 3x press of B-button Re-add at close distance to Homey
  • @Hans_Breda moeilijk om die vraag met deze informatie te beantwoorden.. Zou je iets meer informatie kunnen geven: welk type schemerschakelaar en zou je een screenshot van de flow toe kunnen voegen?
  • @Eternity so, next steps: drill a hole, distance- or proximity-sensor into towel plug, connected to Arduino (and Homey)? 
  • Fully support @caseda's comment...  Please also be aware that the documentation (on parameter definition) is not always self explaining and complete. e.g. the manufacturer provided manual of the Dimmer-1 does not provide parameter sizes. For a num…
  • In the Fibaro app v1.2.3 (currently in master branch), some additional functions have been implemented: 'Set forced brightness action' card for Fibaro Dimmer-2 use case: change the dim-level (upon switching on the dimmer) over time via a flow, e.g.…
  • Yes, with parameter 19 set on the dimmer-2, you can still change the brightness with the switch or with Homey. It only affects the brightness when you switch on the dimmer (1x click on the switch or through a sensor). If setup, 2x click on the switc…
  • Nice!. Would recommend to add the device icon to increase device recognition; although most houses don't have more than 1 water meter. Will be looking into this solution to add an overall energy meter (watched your other topic) as well as water me…
  • If I find some time this week, I will have a look to add parameter 40 to settings (also missing) and add it as an action card. But, I am not able to test it myself (don't have a dimmer-1).. so it will be based on information available. if I provide…
  •  So the forced brightness level (parameter 19)? was expecting this one.. Using the same principle on the central corridors in our house... working like a charm. I already added a set forced dim-level action card for the Dimmer-2; currently in the…
  • Which parameter for which device are you looking for?
  • @Homey_Lampje Nice! Which sensor are you using? You can create your own custom capability for "water_flow" and "water_usage". I made some additional custom capabilities for the Z-wave Neo Power plug for current and voltage: "capabilities": { "me…
  • @fredsky stupid questions are the ones not asked... Dit you include the Neo wall switches with Lights connected to it or with other devices connected to it? Current limitation within Homey is that the Light class does not include power measuring / …
  • @Leeuw1960 ja, er zit geen volgordelijkheid in het versturen van de acties.  Je ziet in de flow manager niet in welke volgorde Homey de commando's uitstuurt... alleen de volgorde waarin de bevestigingen binnenkomen (indien het protocol dit ondersteu…
  • @dians @JeroenVollenbrock  already implemented additional monitoring triggers to prevent reccurence: Message on slack: jeroenvollenbrock [9:23 AM]  I've set some additional monitoring triggers to ensure this won't happen again. Have a nice weekend!
  • Binnen Homey is het niet mogelijk om de triggers / condities / acties te sorteren; dit is echter wel mogelijk met de Homey Flow viewer (een losstaande webpage die connect met Homey; geen CLI install nodig op Homey) Zoals @Rocodamelshe aangeeft veran…
  • @JaapPelt you are able to reach / control the wall plug from Homey?  Did you pair the wall plug recently and in proximity of the door sensor or close to Homey? Currently, there is no option (implemented) to heal a network or node. It might be an o…
  • @B3rt kun je eens naar het geheugen gebruik van je Homey kijken? Wanneer systeem of overig erg groot is / het geheugen maximaal gebruik wordt, dan kan dit de traagheid verklaren. Athom is dit aan het onderzoeken. Homey opnieuw opstarten helpt vaak.
  • In both cases, the battery report is requested by the device driver of Homey, once a wake-up report of the sensor is received. During a wakeup, the sensor will only be online for a period of 10 seconds. If any other communication is blocking the GE…
  • Enable a flow will make it possible to execute... based on it's own trigger.  Activate a flow will trigger it directly, but requires a 'this flow is triggered' card in the when column. You already indicated to have the right trigger in the second f…