MiguelRipoll23 / homebridge-securitysystem

Homebridge plugin that creates a security system accessory that can be triggered by HomeKit sensors.
https://www.npmjs.com/package/homebridge-securitysystem
MIT License
153 stars 13 forks source link

Trigger Alarm no longer triggers critical events on iPhone etc #612

Open feardamhan opened 2 weeks ago

feardamhan commented 2 weeks ago

Plugin version

8.4.0

Plugin configuration

{ "name": "Shed Alarm", "serial_number": "S3CUR1TYSYST3M", "default_mode": "Off", "arm_seconds": 0, "trigger_seconds": 0, "reset_minutes": 10, "save_state": false, "proxy_mode": false, "test_mode": false, "trip_switch_name": "Trip", "trip_home_switch_name": "Trip Home", "trip_away_switch_name": "Trip Away", "trip_night_switch_name": "Trip Night", "trip_override_switch_name": "Trip Override", "mode_home_switch_name": "Mode Home", "mode_away_switch_name": "Mode Away", "mode_night_switch_name": "Mode Night", "mode_off_switch_name": "Mode Off", "mode_away_extended_switch_name": "Mode Away Extended", "mode_pause_switch_name": "Mode Pause", "audio_switch_name": "Audio", "override_off": false, "reset_off_flow": false, "double_knock": false, "double_knock_seconds": 90, "double_knock_modes": [ "Away" ], "disabled_modes": [ "Home", "Night" ], "tripped_sensor": false, "tripped_sensor_seconds": 5, "siren_sensor": false, "siren_sensor_seconds": 5, "reset_sensor": false, "mode_switches": false, "mode_off_switch": true, "mode_away_extended_switch": false, "mode_pause_switch": false, "pause_minutes": 0, "arming_lock_switch": false, "arming_lock_switches": false, "siren_switch": false, "siren_override_switch": false, "siren_mode_switches": false, "audio_switch": false, "audio": false, "audio_language": "en-US", "audio_volume": "100", "audio_arming_looped": false, "audio_alert_looped": false, "accessory": "security-system" }

Homebridge version

1.8.4

What's your question?

Would like to know if this is expected behaviour of some aspect of my configuration that is no longer working

MiguelRipoll23 commented 1 week ago

Hey there, Critical alerts are not controlled by the plugin in any way. Check the Home app notifications settings in your iOS device and you should see the Crticial Alerts option right there. Keep in mind that only the triggered state of the security system is considered a critical alert.

Is your Home hub not working correctly maybe?

feardamhan commented 1 week ago

Hi Miguel

Thanks for responding. Notifications was the first thing I checked. This is how it currently looks.

I have several home hubs as have a few HomePods and several Apple TVs. Occasionally I find restarting one is necessary as automations get sluggish and once another takes over all seems well again. So effectively I restart / failover to a different hub on a semi regular basis. All seems to be ok in that regard.

Cheers Ken

On Sat, 9 Nov 2024 at 12:55, Miguel Ripoll @.***> wrote:

Hey there, Critical alerts are not controlled by the plugin in any way. Check the Home app notifications settings in your iOS device and you should see the Crticial Alerts option right there. Keep in mind that only the triggered state of the security system is considered a critical alert.

Is your Home hub not working correctly maybe?

— Reply to this email directly, view it on GitHub https://github.com/MiguelRipoll23/homebridge-securitysystem/issues/612#issuecomment-2466205143, or unsubscribe https://github.com/notifications/unsubscribe-auth/AINKQY4HI3G7SBPMWBPGLCDZ7YA37AVCNFSM6AAAAABRAAMZDWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRWGIYDKMJUGM . You are receiving this because you authored the thread.Message ID: @.*** com>