An open API service indexing awesome lists of open source software.

https://github.com/bloomkd46/homebridge-xfinityhome

A Repository For Controlling Your Xfinity Home System and Devices
https://github.com/bloomkd46/homebridge-xfinityhome

Last synced: 5 months ago
JSON representation

A Repository For Controlling Your Xfinity Home System and Devices

Awesome Lists containing this project

README

          


Homebridge XfinityHome


# homebridge-XfinityHome

Homebridge plugin to integrate Xfinity Home Devices into HomeKit

[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
[![downloads](https://img.shields.io/npm/dt/homebridge-xfinityhome)](https://npmcharts.com/compare/homebridge-xfinityhome?log=true&interval=1&minimal=true)

[![npm](https://img.shields.io/npm/v/homebridge-xfinityhome/latest?label=latest)](https://www.npmjs.com/package/homebridge-xfinityhome)
[![npm](https://img.shields.io/npm/v/homebridge-xfinityhome/beta?label=beta)](https://github.com/bloomkd46/homebridge-XfinityHome/wiki/Beta-Version)

[![build workflow](https://github.com/bloomkd46/homebridge-XfinityHome/actions/workflows/build.yml/badge.svg)](https://github.com/bloomkd46/homebridge-XfinityHome/actions/workflows/build.yml)
[![license](https://badgen.net/github/license/bloomkd46/homebridge-xfinityhome)](/LICENSE)

## Plugin Information

- This plugin allows you to view and control your Xfinity Home System within HomeKit. This plugin:
- downloads a device list
- listens for real-time device updates
- Supports Doors, Windows, Motion Sensors, Lights And Panel.

## Features

- [x] 2FA Compatible
- [x] Easy Setup
- [x] Real-Time Device Updates
- [x] Device-By-Device Logs In Custom UI
- [x] Device-By-Device Info In Custom UI
- [x] Smart Logging (ex. `Unknown current state: ` `Please open an issue about this`)

### Device Features

| Device Type | Features: |
| :------------: | :------------------------------------------------------------------------------------------------ |
| Panel | Arm/Disarm Control
Armed/Disarmed Notifications
Critical Notification If In `entryDelay`|
| Contact Sensor | Bypass Control*
Opened/Closed Notifications
Current Temperature**
Tampered Status |
| Motion Sensor | Bypass Control*
Motion Detected Notification
Current Temperature**
Tampered Status |
| Light Switch | On/Off Control
Brightness Control
Current Energy Usage (Amps) |

> \*Using 3rd-Party Apps Such As [Controller For HomeKit](https://controllerforhomekit.com)

> \*\*Updates When Sensor Tripped

> Don't See A Device? Let Me Know By Submitting A [Feature Request](https://github.com/bloomkd46/homebridge-XfinityHome/issues/new/c)

## TODO

- [ ] Add First-Gen Camera Support
- [ ] Add Next-Gen Camera HomeKit Secure Video Support
- [ ] Add Email/Password Option
- [ ] Add Triggered Status To Panel For Fully Triggered Status

### Prerequisites

- To use this plugin, you will need to already have [Homebridge](https://homebridge.io) (at least v1.3.5) or [HOOBS](https://hoobs.org) (at least v4) installed. Refer to the links for more information and installation instructions.

### Setup

- [Installation](https://github.com/bloomkd46/homebridge-XfinityHome/wiki/Installation)
- [Configuration](https://github.com/bloomkd46/homebridge-XfinityHome/wiki/Configuration)
- [Beta Version](https://github.com/bloomkd46/homebridge-XfinityHome/wiki/Beta-Version)

### Help/About

- [Common Errors](https://github.com/bloomkd46/homebridge-XfinityHome/wiki/Common-Errors)
- [Support Request](https://github.com/bloomkd46/homebridge-XfinityHome/issues/new/choose)
- [Changelog](/CHANGELOG.md)

### Disclaimer

- I am in no way affiliated with Xfinity Home and this plugin is a personal project that I maintain in my free time.
- Use this plugin entirely at your own risk - please see license for more information.