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.
RamonBaas
About
- Username
- RamonBaas
- Joined
- -
- Visits
- 848
- Last Active
- Roles
- Member
Comments
-
Only the Cresta/TFA and OregonScientifc protocol are supported at the moment. I don't have any Alecto devices to test. But I did find a good protocol description, so it is a matter of adding the signal definition and the decoding logic.
-
@Justjomi @luccie_007 You can still install and use the app via the CLI. Requests for the app to be available via the Athom app store should be directed at info@athom.com.
-
@Robert Thanks!
-
@Robert: I sort of have the same issue as @ErikB, but my assumption was that Homey would recognize the device/sensor name. From what I understand from you it only looks at the zone name. E.g. I have a temperature sensor called 'Living room' and 'Bat…
-
I did make an app for myself that decodes the data of my TFA sensors (Cresta protol). See https://github.com/nlrb/com.weather-sensors.
-
All, this message was directed @Emile. Please let him react.
-
In 'node_modules/otg-api/index.js' set 'debugOn = true'.
-
@Jeroenvano We did not get in touch. I did see an update of the support case by Emile with a suggested fix. Need to find time to try that out, but that was only regarding my specific z-wave issue. So less important.
-
@BasVanDenBosch Thanks for trying to help. We already went through the details on Slack last week, remember? Anyway, it is not about my specific problem (of course it is annoying, especially if you have devices connected and want to make a z-wave ap…
-
@Annemarie No rush - my Homey is offline. Though that also means I cannot help testing & developing anymore. I know people work hard, but Athom now really needs to grow up fast and get priorities straight. You still have quite a few testers and …
-
I believe there were ~18 installs. Same for the OTG. Can't see that anymore .
-
Athom does not have a support team. It is all the same people (Emile++) and their priority is on 0.10.0 apparently.
-
BE AWARE - THE OPENTHERM GATEWAY APP WILL BE REMOVED FROM THE ATHOM APP STORE SOON As the z-wave of my Homey is broken and Athom support makes no effort to fix this, I've decided to take my Homey offline. It is useless in this state, also seen the …
-
BE AWARE - THE VISIONIC APP WILL BE REMOVED FROM THE ATHOM APP STORE SOON As the z-wave of my Homey is broken and Athom support makes no effort to fix this, I've decided to take my Homey offline. It is useless in this state, also seen the slow prog…
-
Version 1.0.0 has been submitted for approval. See first post for more details.
-
Have a look at e.g. HomeyDash if you want to get to the data outside of Homey.
-
@DieterKoblenz Why would you only be able to open one connection? Depends on your ethernet module I guess. I can open 5 connections without a problem. Or would you like an API function similar like for the config data, such that you can use: api('G…
-
The Phoenix Project is also a nice read in that respect.
-
A monitor with touch-screen. Plus BT, zwave, zigbee etc. Those are harder to find for that price.
-
Register Homey.manager('flow').on('trigger.octan_remote', function(callback, args, state) { ... });to check the conditions as set on the card (in the dropdowns) against the current trigger parameters.
-
Version 0.6.2 has been published for people using Homey FW 0.9.1. It will only work with that FW though.
-
Installed 0.9.1 and of course tried to add my Fibaro wall plug (#240). Added the plug, but 'no compatible app found' - so it is added as a basic device. Then tried to install the Fibaro app manually. As a result got the error 'already installing' a…
-
There are no default available cables. You'll need an IDC connector, flat cable and some dupont connectors. You can find it all on Aliexpress.
-
I've replaced the 7805 by a dc-dc converter and included a USR-TCP232-T in the OTG.
-
Version 0.6.1 has been published. You will need to remove the thermostat device and add it again.
-
@Jeroenvano: When adding the panel, does it show the serial number of the panel correctly? Otherwise contact me on homey.powermax _at_ gmail.com and we'll setup a debug session.
-
Jeroenvano said: After a Homey reboot all sensors give "alarm_contact:undivined" Any idea what is causing this? When the state of the sensor is not (yet) known, it has value 'undefined'. See https://github.com/athombv/homey/issues/636…
-
For me KaKu is broken and I cannot even pair a wall switch anymore. So it looks like a 433 issue over here.
-
Jeroenvano said: But it seems to me that the movement sensors do not report movement when the alarm is deactivated. Do you have a PowerMaster model? If so, this is normal.
-
Yes, that happens when the html page loading take too long. Will need to fix this in the app sometime as Athom will not solve it globally.