timcharper / homebridge-vivint

Integrates Vivint security system with Apple Home
Other
33 stars 34 forks source link

Vivint Door and Motion Sensors #42

Open teejwes opened 2 years ago

teejwes commented 2 years ago

Hello! Recently got Vivint security system installed in my home. The door and motion sensors are not showing up in HomeKit. The Panel for me to arm my home is available and showing in HomeKit without any issues. Homebridge.log file attached. Thanks!

teejwes commented 2 years ago

I'm looking at previous threads. I'm seeing info about modifying a couple lines (down below). I'm not sure where to find the below info to update. JSON Config file via the Vivint plugin? Sorry for the ignorant questions. Pretty new to all this. Thanks!

extend(MotionSensor, { appliesTo: (data) => { return ((data.t == "wireless_sensor") && ((data.ec == 1249) || (data.ec == 1249)) }, homebridge.log.txt

teejwes commented 2 years ago

[02/09/2022, 08:34:19] Homebridge v1.5.0 (HAP v0.10.2) (Homebridge 1277) is running on port 51761. [02/09/2022, 08:34:21] [Vivint] Device not (yet) supported [ID]:27 [Type]:wireless_sensor [EquipmentCode]:4040 [Name]:Downstairs Smoke Detector [02/09/2022, 08:34:21] [Vivint] Device not (yet) supported [ID]:31 [Type]:wireless_sensor [EquipmentCode]:4050 [Name]:Carbon Monoxide Detector [02/09/2022, 08:34:21] [Vivint] Device not (yet) supported [ID]:32 [Type]:wireless_sensor [EquipmentCode]:4020 [Name]:Entry Motion Detector [02/09/2022, 08:34:21] [Vivint] Device not (yet) supported [ID]:33 [Type]:wireless_sensor [EquipmentCode]:4020 [Name]:Kitchen Motion Detector [02/09/2022, 08:34:21] [Vivint] Device not (yet) supported [ID]:34 [Type]:wireless_sensor [EquipmentCode]:4000 [Name]:Front Door [02/09/2022, 08:34:21] [Vivint] Device not (yet) supported [ID]:35 [Type]:wireless_sensor [EquipmentCode]:4000 [Name]:Garage Door [02/09/2022, 08:34:21] [Vivint] Device not (yet) supported [ID]:36 [Type]:wireless_sensor [EquipmentCode]:4000 [Name]:Back Door [02/09/2022, 08:34:21] [Vivint] Removing 0 accessories [02/09/2022, 08:34:21] [Vivint] Adding 0 accessories