I would like to hide the security system from Homekit, but i can't seem to be able to.
config:
"alarmOnEntryDelay": true,
"hideLightGroups": true,
"hideDoorbellSwitch": true,
"hideCameraMotionSensor": false,
"hideCameraSirenSwitch": true,
"hideInHomeDoorbellSwitch": true,
"hideAlarmSirenSwitch": true,
"hideUnsupportedServices": true,
"showPanicButtons": false,
"debug": true,
"locationIds": [
"59d11c50-09a6-4bc6-7bcf-0e15e2f1b308"
],
"platform": "Ring"



@Lui5Jacint0 is this a duplicate?
It's also listed in the docs:
Location Modes
For homes not equipped with a Ring Alarm, Locations Modes can be used as an alternative way to change settings for Ring cameras.
Shows as a security system in HomeKit, just like the Ring Alarm.
Can be hidden with "locationModePollingSeconds": 0
Thanks! Solved