Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/apexskier/homebridge-eero-presence

Eero as occupancy sensor homebridge integration
https://github.com/apexskier/homebridge-eero-presence

homebridge-plugin

Last synced: about 2 months ago
JSON representation

Eero as occupancy sensor homebridge integration

Awesome Lists containing this project

README

        

# Homebridge Eero Presence

Use your Eero routers as occupancy sensors. There's inherent delay for your devices to swap routers, but for general monitoring this works pretty well.

I use this to automatically open my blinds when we leave the bedroom and go to our main space in the morning.

## Config

To get a user token, run `npm run auth` and follow the prompts:

```
❯ npm run auth

> @apexskier/[email protected] auth
> node auth.js

login identifier (email or phone, amazon login not supported): [email protected]
verification code: 123123
user token: 99999999|exampleexampleexampleexamp
```