CyberDNS / Lupusec2Mqtt

Lupusec Alarm System to Mqtt
MIT License
11 stars 5 forks source link

Smoke Detector #62

Open rkupfer2020 opened 1 year ago

rkupfer2020 commented 1 year ago

Hi David, I would like to know if the state of the Lupusec Smoke detectors are published in Home Assistant. Something like on / off. The idea behind this question is to send notifications if something happens when I am abroad and can't hear the alarm sound.

Best regards, Roger

CyberDNS commented 1 year ago

Hi Roger, For the moment the state is not yet published, because I didn't want to create smoke to see what is published on the API 😉. I will leave the issue open, and if I find the time I will try to provoke a smoke alarm to inspect what is happening on the API in that case. Best regards, David

TiDO2k commented 5 months ago

@CyberDNS Status = status_ex = 0 (false) or 1 (true)

CyberDNS commented 5 months ago

See: https://github.com/CyberDNS/Lupusec2Mqtt/issues/69#issuecomment-2004968337

CyberDNS commented 5 months ago

@TiDO2k : Are the smoke detectors also working like expected?

TiDO2k commented 5 months ago

@CyberDNS Can't test it at the moment :)

CyberDNS commented 5 months ago

@TiDO2k ok no problem, I will leave the issue open then for the moment.

When this one is working, I will push a new stable 3.3.0. Thanks for your commitment.

Br, David

st0n3d-rs commented 4 months ago

Hello, the state is not working at my smoke detectors.

thanks for your work

CyberDNS commented 4 months ago

Hi @st0n3d-rs ,

I published a new Edge version 3.3.2 that adds "DOORBELL" status to the vibration sensors. But not sure if this fix is resolving the issue for the smoke sensors, too. I think if we want to make the smoke sensors work, we have to do a proper reverse engineering with developer tools.

But anyway, you can give it a try.

Br, David

mbay0r commented 3 months ago

Hi David,

the smoke detectors don't work for me either, no alarm is detected.

However, the smoke detector is recognized:

[14:44:36 INF] Device configured: RF:a7b50040 - Living room

thank you

CyberDNS commented 3 months ago

Hi @mbay0r,

Do you have the possibility to check with Developer tools of your browser how the state can be detected?

Br, David

mbay0r commented 3 months ago

Hi @mbay0r,

Do you have the possibility to check with Developer tools of your browser how the state can be detected?

Br, David

Yes, as soon as I have time, I will test it.

Thank you!