Skip to content
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

Start Sirene or Alarm in an Automation ? #44

Open
mced76 opened this issue May 21, 2023 · 13 comments
Open

Start Sirene or Alarm in an Automation ? #44

mced76 opened this issue May 21, 2023 · 13 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mced76
Copy link

mced76 commented May 21, 2023

Is it possible to launch alarm "exemple intrusion alarm" or "Panic Alarm" from HomeAssistant.
It will be cool if we can detect event with other sensor than AX-Pro and launch Alarm.
Exemple High temperature, camera, weak sensor or button...
Thans a lot

@petrleocompel
Copy link
Owner

This will depend really on device you have. I am sure this will not be implemented in AXHub. But could be possible for AXPro devices. I will take a look in API if any method is available.

@DejanBukovec
Copy link

Siren(Internal which I have home) have "test volume sound" option in HIK aplication so maybe this can be used also by ISAPI...
Maybe SDK function can trigger it:
/ISAPI/SecurityCP/control/siren/<ID>?format=json

@petrleocompel
Copy link
Owner

Well I can implement that as test next beta. Sadly I cannot test it since I dont have any siren.. I will take a look on it.

@petrleocompel petrleocompel added the enhancement New feature or request label Jul 21, 2023
@r0bb10
Copy link

r0bb10 commented Jul 30, 2023

i have 3 siren DS-PS1-E-WE if some test are needed :)

@petrleocompel petrleocompel added this to the 2.1.0 milestone Aug 3, 2023
@petrleocompel
Copy link
Owner

Relays been implemented. Tomorrow starting implementation of sirens. Later tests will be needed.

@stickmanbrad
Copy link

Just wondered if there had been any further development on this? Would really like to be able to toggle my outdoor siren as a panic button in home assistant. Kind regards

@petrleocompel
Copy link
Owner

I am currently still finishing stuff at my work. From thursday I will have more time. Just reminder, this is opensource project. I work on it in my free time.

I will see on progress need to confirm some things with my installation. Sadly I do not own a siren.

@stickmanbrad
Copy link

I am currently still finishing stuff at my work. From thursday I will have more time. Just reminder, this is opensource project. I work on it in my free time.

I will see on progress need to confirm some things with my installation. Sadly I do not own a siren.

Thank you ever so much for the reply. I’m grateful for your time on this extremely valuable project, and appreciate your time. I know on a personal note I would be quite stuck without this integration. This additional feature would personally complete the alarm system for me, as Im sure it would for many others.

I have a siren for my AX Pro system, so happy to assist with testing where I can.

Looking forward to the future of the project.
Bradley

@petrleocompel petrleocompel modified the milestones: 2.1.0, 2.2.0 Jan 23, 2024
@rydikov
Copy link

rydikov commented Jul 11, 2024

I used this entrypoint (/ISAPI/SecurityCP/Configuration/wirelessSiren/{}/ctrl) for test volume sound.

rydikov/ax-pro@c5bd142

@petrleocompel
Copy link
Owner

@rydikov you created separated python lib for AX pro for just ISAPI ??

there is -> https://github.com/petrleocompel/hikaxpro (not hacs)

@petrleocompel
Copy link
Owner

Anyway mentioned above /ISAPI/SecurityCP/control/siren/<ID>?format=json seems to be better endpoint. I just do not have a siren to test it on.
I will try to implement it in wrapper lib and pass it to HACS in this month.

@rydikov
Copy link

rydikov commented Jul 12, 2024

@rydikov you created separated python lib for AX pro for just ISAPI ??

there is -> https://github.com/petrleocompel/hikaxpro (not hacs)

Yes, before I found your repository without hacs :)

@petrleocompel
Copy link
Owner

😅 feel free to open pull request for missing stuff on the Lib repository. Any help is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants