Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/homebridge-plugins/homebridge-deebot
Homebridge plugin to integrate ECOVACS Deebot devices into HomeKit.
https://github.com/homebridge-plugins/homebridge-deebot
deebot ecovacs homebridge homebridge-deebot homebridge-plugin homekit hoobs hoobs-plugin hoover siri vacuum
Last synced: 4 days ago
JSON representation
Homebridge plugin to integrate ECOVACS Deebot devices into HomeKit.
- Host: GitHub
- URL: https://github.com/homebridge-plugins/homebridge-deebot
- Owner: homebridge-plugins
- License: mit
- Created: 2020-09-12T21:30:21.000Z (over 4 years ago)
- Default Branch: latest
- Last Pushed: 2024-12-13T09:38:59.000Z (9 days ago)
- Last Synced: 2024-12-13T20:38:59.301Z (9 days ago)
- Topics: deebot, ecovacs, homebridge, homebridge-deebot, homebridge-plugin, homekit, hoobs, hoobs-plugin, hoover, siri, vacuum
- Language: JavaScript
- Homepage:
- Size: 1.41 MB
- Stars: 65
- Watchers: 6
- Forks: 4
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# homebridge-deebot
Homebridge plugin to integrate ECOVACS Deebot or Yeedi devices into HomeKit
[![npm](https://img.shields.io/npm/v/homebridge-deebot/latest?label=latest)](https://www.npmjs.com/package/homebridge-deebot)
[![npm](https://img.shields.io/npm/v/homebridge-deebot/beta?label=beta)](https://github.com/homebridge-plugins/homebridge-deebot/wiki/Beta-Version)[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
[![hoobs-certified](https://badgen.net/badge/HOOBS/certified/yellow?label=hoobs)](https://plugins.hoobs.org/plugin/homebridge-deebot)[![npm](https://img.shields.io/npm/dt/homebridge-deebot)](https://www.npmjs.com/package/homebridge-deebot)
[![Discord](https://img.shields.io/discord/432663330281226270?color=728ED5&logo=discord&label=hb-discord)](https://discord.com/channels/432663330281226270/742733745743855627)### Plugin Information
- This plugin allows you to view and control your ECOVACS or Yeedi devices within HomeKit. The plugin:
- requires your ECOVACS or Yeedi credentials to function
- uses a cloud-based connection (i.e. requires the internet)### Prerequisites
- To use this plugin, you will need to already have:
- [Node](https://nodejs.org): latest version of `v18` or `v20` - any other major version is not supported.
- [Homebridge](https://homebridge.io): `v1.6` - refer to link for more information and installation instructions.### Setup
- [Installation](https://github.com/homebridge-plugins/homebridge-deebot/wiki/Installation)
- [Configuration](https://github.com/homebridge-plugins/homebridge-deebot/wiki/Configuration)
- [Beta Version](https://github.com/homebridge/homebridge/wiki/How-to-Install-Alternate-Plugin-Versions)
- [Node Version](https://github.com/homebridge-plugins/homebridge-deebot/wiki/Node-Version)### Features
- [Supported Devices](https://github.com/homebridge-plugins/homebridge-deebot/wiki/Supported-Devices)
- [Speed Control](https://github.com/homebridge-plugins/homebridge-deebot/wiki/Speed-Control)
- [Predefined Areas](https://github.com/homebridge-plugins/homebridge-deebot/wiki/Predefined-Areas)### Help/About
- [Common Errors](https://github.com/homebridge-plugins/homebridge-deebot/wiki/Common-Errors)
- [Support Request](https://github.com/homebridge-plugins/homebridge-deebot/issues/new/choose)
- [Changelog](https://github.com/homebridge-plugins/homebridge-deebot/blob/latest/CHANGELOG.md)
- [About Me](https://github.com/sponsors/bwp91)### Credits
- To the owner of [ecovacs-deebot.js](https://github.com/mrbungle64/ecovacs-deebot.js) client: [@mrbungle64](https://github.com/mrbungle64).
- To the owner of [homebridge-deebotEcovacs](https://github.com/nicoduj/homebridge-deebotEcovacs): [@nicoduj](https://github.com/nicoduj).
- To the creator of the awesome plugin header logo: [Keryan Belahcene](https://www.instagram.com/keryan.me).
- To the creators/contributors of [Homebridge](https://homebridge.io) who make this plugin possible.### Disclaimer
- I am in no way affiliated with ECOVACS/Deebot/Yeedi and this plugin is a personal project that I maintain in my free time.
- Use this plugin entirely at your own risk - please see licence for more information.