0.0.1 • Published 7 years ago

homebridge-camera-sensr v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

homebridge-camera-sensr

A homebridge plugin to access your IP cameras available in your Sensr.net account.

Sample Configuration

"platforms": [{
    "platform": "Camera-Sensr",
    "accounts": [{
        "description": "Any description, not really used",
        "token": "token from process outlined below"
    }]
}]

Getting an OAUTH2 Token

Follow the steps in the Sensr.net guide to get a token.