Climax / Vesta alarm integration

Integrations → Add → SmartHomeSec integration

Thanks.

I have the error message :
Configuration flow cannot be loaded : {“message”:“Invalid handler specified”}

Here is the log :
2025-12-03 17_45_13-Paramètres – Home Assistant — Mozilla Firefox

I seems that config_entries.py is missing …

Here is the installation :

Try renaming the folder inside custom_components to smarthomesec

1 Like

Cool, it worked ! And I also tested and it works fine with detectors. Many thanks ! Great integration for Vesta users. Because you can also use Vesta sensors status to switch on a light or do a notification, even when alarm is disarmed. With SIA, it is impossible to do that, it works only when alarm is armed.

1 Like

Hi there, cant find on Hacs and add integration the addon would anyone please sent the repositorie?
Thanks

Hi there, cant find on Hacs and add integration the addon would anyone please sent the repositorie?

Just upload and works, the fire sensors dont show only movements

Hello,

For anyone interested, I’ve developed a custom integration for local control of Vesta/Climax panels: GitHub - mphel44/vesta-local-ha

Feel free to try it out and share your feedback

This integration is inspired by koying’s smarthomesec_ha, but adapted to communicate locally with the panel instead

2 Likes

Very cool. I’ll definitely test that.
I hope it would solve the issue that my motion detectors are not reporting.

Yeah sure, with pleasure! Feel free to share any ideas or feedback you might have.

Regarding Motion Detectors, the integration currently provides a Battery sensor (binary… ). I’ve also implemented a Last Event’ sensor for each device; this allows you to track specific logs and triggers even when the device status doesn’t change state in the main table :

Thanks, but actually, it seems I have not access to the local API :frowning:
The endpoint always return empty responses. Maybe the endpoint is not available on wifi, only ethernet?

I’ll check with the installer during the yearly checkup…

Oh :frowning:
I can connect to the local interface using wifi (same network ofc).

Maybe the issue is caused by the basic auth or the alarm model.

What is your model ?
I currently use this one: HSGW-MAX

Love it! Works just dandy with my Climax alarm.

Now I just need to test the triggered state. Anybody knows how disable the siren on a Climax panel? For testing purposes, so wifes, children and dogs aren’t annoyed while the test commences :wink:

Glad it helps!

If I remember correctly, you can disable the siren on the Climax panel by changing this setting to “Yes”:
image

Yeah i had the same concern during my automations tests :slight_smile: