Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/apexskier/homebridge-eero-presence
- Owner: apexskier
- License: apache-2.0
- Created: 2023-11-15T03:22:02.000Z (about 1 year ago)
- Default Branch: latest
- Last Pushed: 2024-03-25T22:12:39.000Z (9 months ago)
- Last Synced: 2024-04-14T19:20:29.641Z (8 months ago)
- Topics: homebridge-plugin
- Language: TypeScript
- Homepage:
- Size: 318 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.jslogin identifier (email or phone, amazon login not supported): [email protected]
verification code: 123123
user token: 99999999|exampleexampleexampleexamp
```