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
-
@robje76 No. There is no way to trigger an alarm via the RS232 interface. You would need to build a HW solution, e.g. switch a relay on an always on zone.
-
This is the default behavior (for security reasons). You can change this in the device settings.
-
@gijsje I don't recognise the messages from 23:09:42.579 - no idea what data that is, but not valid OTG messages. The other messages like 'PS: 1' the OTG will only recognise when it has sent it itself. If commands are sent via another master (e.g. o…
-
The logical place is to download it from the Visonic website.
-
@Justjomi First check that it works OK with the Visonic programmer software on PC.
-
This is just because of the Homey issues with 433 Mhz, see https://github.com/athombv/homey/issues/2075.
-
Yes, nothing new unfortunately. They are still working on it, just like the smartphone app.
-
Yes, this is the normal setup. However, if you use another RJ45-DB9 converter, you won’t test your original one.
-
@wencew You can download the programmer software from the Visonic website. Zip password is easy to find on the internet. USR-TCP232 testing software is here: https://www.usriot.com/support/downloads/usr-tcp-test-testing-software.html From the scre…
-
@wencew First of all, do not connect more than these three wires to the DB9 connector! That will do more harm than good. There are a number of things you can check before trying to add the panel to Homey. * Connect the RS232 connector to the PC an…
-
As long as Athom does not deliver a well working 433MHz stack, I will also not update the app. Otherwise I only get complaints of things not working due to firmware issues.
-
Don’t have that connector myself, so I cannot say anything about the colors of the wires. But yes, then you don’t need a gender changer.
-
@wencew Problem is that the Jumper Box Plug and USR-TPC232-302 both have a female DB9 connector. Hence you need to add a gender changer (product 955 allekabels). You need to make sure you connect GND to GND, RX to TD and TX to RD.
-
@rpbras Probably Athom has changed the date to string function again and you are looking at UTC time.
-
@wencew You have a Powerlink module installed. The app will not work in conjunction with a Powerlink. This is already discussed many times before.
-
868 sensors are not supported at all on Homey.
-
@michelkamp Currently I cannot recommend any station. First Athom needs to fix 433Mhz reception. When that is done, we can see which one works best.
-
@probie Your powerlink2 will have registered with it's own magic code (i.e. not 0x56 0x50). You'll first need to de-register the powerlink in the alarm panel menu. After that you can register a new 'powerlink' (aka Homey) during the pairing process.
-
Well, first Athom will need to fix the 433Mhz reception code (see #2075). Now Orgeon Scientific is almost not working at all with the latest firmwares.
-
Yes, to reduce invalid readings the values are checked for valid ranges. For temperature this used to be between -20 and +100. In the latest code this has been stretched to -40 to +100.
-
I would propose to submit a change request with Athom to fix this in Insights. E.g. a user could set that for a certain measurement only 1 in 5/10/... changes the average or max is stored.
-
@Jorgen66 Propose you check with your supplier. For the app to work the panel does need to support Powerlink mode.
-
@Jorgen66 You can download the software here: http://www.usriot.com/usr-m0-setup-software/ You'll need to configure the device as server and set the baud rate to 9600.
-
@Kallb123 There is just one signal definition, with 2 words (the '0' and '1'). The number of capabilities are not linked to that. @Bloke Good to hear that it is working for you. To be able to submit it to the app store I would first have to rewrite…
-
Not sure what you are looking for with 'rf code'. The signal definition is in the `app.json` in the GitHub repository.
-
As I'm assuming version 2.0 works OK as it is, I'm planning to promote it to stable release pretty soon.
-
If there are people have reception issues with 1.5.6-rc.6 or rc.7, please report them here: https://github.com/athombv/homey/issues/2075
-
I've just uploaded the code for the 2.0 version of the OpenTherm Gateway app to GitHub. Since this is a complete re-write, I'm looking for people willing to test the code. Don't just install this version if you are using version 1.0.x, as there ar…
-
@exeldro So what output do you get in putty when you send ‘PR=A’?
-
@bvmullem Not sure if understand the issue. You can check if a status variable has become active or inactive. The trigger card has a drop-down for that. In the condition check that the `status` token equals `CHMode `. Is the issue that you need to c…