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.
TedTolboom
About
- Username
- TedTolboom
- Joined
- -
- Visits
- 7,633
- Last Active
- Roles
- Member
Comments
-
So the only typo I made, was mentioning driver.js instead of device.js... corrected now...
-
@cbh for Z-wave it is quite simple; if you use the meshdriver (all SDK2 Z-wave apps do), there are 2 files important. 1) the app manifest in app.json in the root of your project 2) device driver (device.js) in /drivers/[driverID]/ Check the meshdri…
-
@DoctorO as far as I’m aware Jablotron does not have an alarm system that has native support for Z-wave (no Jablotron products registered at least); only option I’ve seen it connecting a Fibaro binary sensor to the alarm system... Can you indicate …
-
mauritsivs said: TedTolboom said: mauritsivs said: i have another small issue: i installed a double aqara wall switch (the one you have to connect with the wires) and set it up as a lightswitch, so homey should know its a ligh…
-
mauritsivs said: i have another small issue: i installed a double aqara wall switch (the one you have to connect with the wires) and set it up as a lightswitch, so homey should know its a light. but when i tell homey to "switch on all the light…
-
DS1513+ Need to look for a replacement.... this one is full....
-
Synology FTW!
-
mauritsivs said: thanks, that clears it up! too bad it has this limitation, it kind of limits the posibilities in my case... Why does it limit the options? Using a 5 second re-trigger interval is quite fast and will drain the battery fas…
-
mehta said: TedTolboom said: @mehta did you file a GitHub issue at Athom, as suggested above, so I can follow-up with the Athom team to investigated the cause of this issue? @TedTolboom , as included by @lubbertkramer above, an issue was po…
-
fredsky said: Sorry if this has been asked before. Could not find the answer in this topic... Does anybody know wether the powered Aqara (like powerplugs) devices create a Mesh, making the range better? So far I see all devices connect direct t…
-
Rwin said: https://www.robbshop.nl/co-sensor-z-wave-plus-heiman sure this aint a Z wave device? Heiman is offering these sensors as Z-wave as well as Zigbee versions... Above feedback is based on the ZigBee version.
-
Minor update (v0.2.2) released to the app store. Change log: v 0.2.2 * Update relative link in readme.md to direct link (Homey apps compatible) for the Xiaomi Cube device readme * Update app manifest for supported Devices
-
This is indeed a basic functionality; but the app developer needs to be using the "socket" device class. With this "socket" class, you will get above option to chose the virtual device class... @homectrl which plugwise app are you using? I would co…
-
Dear all, Small weekend present: I just released the update with support for the Xiaomi Cube to the app store... Please read the device readme for details! Change log: v 0.2.1 * Add support for Xiaomi Cube, see device readme for details (Slide,…
-
viix said: I got a single and double gang high current switch that got added as a generic zwave device.. how do I get u the id your need to add it as MCO switch Hi @viix, the ID’s are mentioned in the device information... go to Devices …
-
v1.0.1 has been submitted to the app store, with the following changelog: v 1.0.1 Remove (and overrule) default getOnOnline triggers to try to resolve battery draining issue
-
Torrfura said: Wouldn't it be useful if Door & Window sensor could trigger a flow when state changed, and then separate events if contact alarm is on or off? Then you could use one flow to control both scenarios... @Torrfura understa…
-
@B3rt as developer of the Remotec app I do not recognize above statements originate from me... I do have the ZXT-600 and the corresponding Z-wave documentation. Unfortunately, due to other (work related) priorities, I do have to make choices... w…
-
Jappie said: Het lukt mij niet om de aquara button volledig werkend te krijgen. Single press werkt goed, maar 2x, 3x en 4x drukken geeft geen reactie. Zou de onderstaande flow gewoon moeten werken, of doe ik iets verkeerd? @Jappie th…
-
Jappie said: Het lukt mij niet om de aquara button volledig werkend te krijgen. Single press werkt goed, maar 2x, 3x en 4x drukken geeft geen reactie. Zou de onderstaande flow gewoon moeten werken, of doe ik iets verkeerd? @Jappie th…
-
In order to be able to answer the frequently asked questions on when new devices will be added or additional feature, I have updated the issue list on GitHub: https://github.com/TedTolboom/com.xiaomi-mi-zigbee/issues If the the device implementatio…
-
Maxwell70 said: Thanks for the adding Aqara Light Wall Switch Single/Double! But the switches do not work correctly. Sometimes turns off/on and sometimes not! After 30 minutes Single switches all stopped working! I would like to understa…
-
But to keep you guys happy... I've just submitted v0.2.0 to the app store.... The new supported device line-up will be: Changelog: v 0.2.0 * Add support for Smart socket plug ZigBee edition (onoff, measure_power) * Add support for Aqara Smart Ligh…
-
Feedback on requested / future developments: matrover said: + 1 for the cube! The Cube is being worked on. To be able to complete the driver (rotation angle), I am waiting for an fix within the ZigBee Shepherd (Homey's core). see al…
-
@mehta and @captkiwi thanks for the feedback. This is more and more pointing towards an issue within Homey.. Inclusion of the devices is handled by Homey's Core; an app is only contributing to it by adding the inclusion information (product identif…
-
EvertorN said: Hi guys, Just submitted v2.0 to the beta channel. Could you guys please help me out with testing? For those who cannot wait, you can install v2 via https://github.com/MarvinSchenkel/HomeyKodi/tree/SDK2 Changelog: - Complete rew…
-
v0.0.2 (changelog in op) has been released to the development branch on GitHub: https://github.com/TedTolboom/de.steinel/tree/development Luminance and motion are reported, light can be switched and dimmed though Homey. Note: above mobile card (pr…
-
How about the Steinel Z-wave motion sensors? https://www.steinel.de/nl/smart-home/smart-friends/ Based on the same (non Z-wave) motion sensors, with the advantage that they have a relay dimmer build in (able to connect your standard outdoor lighti…
-
jovink said: 1549 Too late....
-
For which device are you asking this? it depends on the capabilities of the device itself. For a number of commonly used Z-wave devices the battery alarm has already been implemented, for a lot not... it is up to the app developer to add this capab…