-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for translator
sensor type
#96
Comments
Any way you could trigger the tamper on the sensor to see if you get |
Could you also please open a separate issue for the two sensor types? The |
|
Made a new one with the takeover module. |
Thank you! That being said, I might want to think about adding extra security sensors for each sensor to represent the tamper, which would allow to decide for sensors which needs to be disabled by default (sensor itself, tamper sensor, or both). That'd add more sensors to handle in Home Assistant, but could trace a better portrait of what actually is happening. Opened #98 to think about this. |
That's correct. Both of the ones I added don't really have any built in
sensors. They have a tamper. The hardwire take over does have some
functionally like pgm, bell, etc....
…On Wed, Feb 22, 2023, 00:26 Raphaël Beamonte ***@***.***> wrote:
Thank you!
So I guess the sensor itself does not have any open/close status, but does
support tamper messages!
I do not want to have different format for the sensors, so it probably
will be a sensor that does not change status but has a tamper attribute
that does.
That being said, I might want to think about adding extra security sensors
for each sensor to represent the tamper, which would allow to decide for
sensors which needs to be disabled by default (sensor itself, tamper
sensor, or both). That'd add more sensors to handle in Home Assistant, but
could trace a better portrait of what actually is happening. Opened #98
<#98> to think about this.
—
Reply to this email directly, view it on GitHub
<#96 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAEABGOCMPF3Z55OP3ZML3WYWPPDANCNFSM6AAAAAAVDDARQ4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
thanks for looking into this...I also have a translator and this message is also in my logs. Following. |
Before submitting this form
I have checked that this sensor type was not suggested for addition before; I know that it could
be in open or closed issues, and if there was another issue mentioning this sensor type I could
simply comment in it instead
I have updated the
<sensor type>
mention in the title of the issue, but left the issue titleas it was otherwise
I understand that if I want to suggest the addition of more than a single sensor type, I need
to file that form for each separate type
Sensor type
translator
Home Assistant device class
Tamper
Does the panel send sensor status updates?
ZONE_ACTIVE
messages)Sensor data from an
INFO
messageSensor data from a
ZONE_EVENT
'sZONE_UPDATE
messageSensor data from a
ZONE_EVENT
'sZONE_ACTIVE
messageCan't seem to find
Additional context
There are two devices for translating into the qolsys. The "Takeover" module is a https://qolsys.com/iq-hardwire-powerg/ which adds the ability to have hardwired zones into the system. I think it really only has a tamper. The second is Resolution Products RE524X which has the ability to translate from one wireless sensor type into another. This shows up as a "translator". I believe it also only has a tamper. All of the translated sensors show up correctly as do the wired zones. I just get a ton of messages (see above) about unknown types for the translators themselves.
The text was updated successfully, but these errors were encountered: