Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chadiem/homectl-robot-cleaner

Tells the robot vacuum cleaner to clean the house when nobody is there.
https://github.com/chadiem/homectl-robot-cleaner

Last synced: 12 days ago
JSON representation

Tells the robot vacuum cleaner to clean the house when nobody is there.

Awesome Lists containing this project

README

        

# Home Control - Auto Robot clean

Tells the robot vacuum cleaner to clean the house when nobody is there.

## Install dependencies

```
poetry install
```

## Cut a release

```
poetry run release
```