Alexandr Balan

Results 13 comments of Alexandr Balan

@kotahukka check out my [fork](https://github.com/balansse/homebridge-vivint). I added the support for more devices, including Glass Break detectors and fire alarm sensors.

@jonpage88 check out my [fork](https://github.com/balansse/homebridge-vivint), in one of the recent updates I added changes to increase the reliability of the event stream, making device statuses update better.

@JTDeel check out my [fork](https://github.com/balansse/homebridge-vivint), in one of the recent updates I added support for additional devices like glass break detectors and fire alert sensors.

I just published a PR that includes ignore functionality. You can check out my latest changes here if you don't want to wait for PR: https://github.com/balansse/homebridge-vivint

You'll need to add a new line to the vivint config section that will look like that: "ignoreDeviceTypes": ["thermostat_device", "garage_door_device"] Allowed types: "primary_touch_link_device" (Panel), "thermostat_device", "door_lock_device", "garage_door_device", "camera_device" (Motion sensor),...

Check out my [fork ](https://github.com/balansse/homebridge-vivint), in version 0.0.10 I added a config parameter to simplify adding cameras to the ffmpeg plugin. All you'll need to do is run the plugin...

I just published an updated version that supports 2FA: https://github.com/balansse/homebridge-vivint

@manickel check out my [fork](https://github.com/balansse/homebridge-vivint), in one of the recent updates I added support for additional devices like glass break detectors, fire alert sensors and tilt sensors.

If your setup changed I would recommend clearing Homebridge cache and try again. According to the logs a blank name is passed to the accessory which might be because of...

You'll need to delete the accessories/cachedAccessories directory from homebridge directory - the location of those folder depend on your homebridge setup.