Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rylee-s/homebridge-litter-robot-4
Litter Robot 4 Plugin for Apple HomeKit via Homebridge
https://github.com/rylee-s/homebridge-litter-robot-4
homebridge homekit
Last synced: 4 months ago
JSON representation
Litter Robot 4 Plugin for Apple HomeKit via Homebridge
- Host: GitHub
- URL: https://github.com/rylee-s/homebridge-litter-robot-4
- Owner: rylee-s
- License: apache-2.0
- Created: 2023-08-28T23:18:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T15:54:53.000Z (6 months ago)
- Last Synced: 2024-09-26T08:20:12.593Z (4 months ago)
- Topics: homebridge, homekit
- Language: TypeScript
- Homepage:
- Size: 62.5 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Litter Robot 4 Homebridge Plugin
## Features
- Supports Multiple Litter Robot 4 Devices 🤖🤖🤖🤖🤖🤖🤖
- Toggle The Globle Light 💡
- Cat Detect Sensor 📸
- Waste Drawer Level Sensor 💰## Supported Robot Versions
- Litter Robot 4## Installation
#### For Homebridge Web UI Users
Go to plugin page, search for `@rylee-s/Homebridge-Litter-Robot-4` and install it.#### For Homebridge Command Line Users
Run the following command in the terminal:
```
npm install @rylee-s/Homebridge-Litter-Robot-4
```## Configuration
Configuration should be very simple!
### Homebridge Web UI
Just enter the Username and Password you use for your Whisker App### Homebridge Command Line Users
```json
{
"platform": "LitterRobot4",
"email": "[email protected]",
"password": "WhiskerAppPassword"
}
```## Limitations
## FAQ
## Contributing
PRs and issues are welcome.#
Thanks for taking a look at my project! If it helps you, please give it a star ⭐️