Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1
A homebridge plugin for PetSafe Smart Feed
License
dgreif/homebridge-petsafe-smart-feed
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This homebridge plugin allows you to add the PetSafe Smart Feed to HomeKit.
npm i -g homebridge-petsafe-smart-feed
The easiest way to configure this plugins is viahomebridge-config-ui-x
. This includes a custom UI which will walk you through the login process to get an auth token.If you do no use config-ui-x, or if you are a HOOBS user, follow the steps below.
To interact with the PetSafe api, you must first obtain an access token. You can do this by running the following command
npx -p homebridge-petsafe-smart-feed petsafe-auth-cli
Once you have an access token, set up your homebridge config as follows
{"platforms": [ {"platform":"PetSafeSmartFeed","token":"Token from petsafe-auth-cli" } ]}
About
A homebridge plugin for PetSafe Smart Feed
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.