Skip to content

Commit

Permalink
Update README as only Conga 5290 is supported
Browse files Browse the repository at this point in the history
After testing some of the devices identified as issues, we figured out
that this integration only works for Cecotec Conga 5290.

Changes:
* Repository name changed to Cecotec Conga 5290 integration.
* Add a table to better describe which vacuums are supported by this integration.
  • Loading branch information
alemuro committed Dec 3, 2022
1 parent e255e15 commit 25f1936
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
![GitHub](https://img.shields.io/github/license/alemuro/ha-cecotec-conga?style=flat-square)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/alemuro/ha-cecotec-conga?style=flat-square)
![GitHub Release Date](https://img.shields.io/github/release-date/alemuro/ha-cecotec-conga?style=flat-square)
# Cecotec Conga integration
# Cecotec Conga 5290 integration

This integration aims to manage new versions of Cecotec Conga vacuum cleaner. The ones that cannot be managed with [FreeConga](https://freecon.ga/).
This integration aims to manage Cecotec Conga 5290 vacuum cleaner which cannot be managed by [FreeConga](https://freecon.ga/) or [BadConga](https://github.com/adrigzr/badconga).

The author of this project categorically rejects any and all responsibility related to vacuums managed by this integration.

Expand Down Expand Up @@ -31,7 +31,17 @@ You're ready! Now continue with the configuration.
## Supported devices

This integration has been tested with the following vacuum cleaners:
* Conga 5290

| Model name | Supported? |
| ---------- | ------------------------------------------------------------- |
| Conga 5290 | ✅ Yes! |
| Conga 2290 |[No](https://github.com/alemuro/ha-cecotec-conga/issues/12) |
| Conga 3090 |[No](https://github.com/alemuro/ha-cecotec-conga/issues/19) |
| Conga 3690 |[No](https://github.com/alemuro/ha-cecotec-conga/issues/10) |
| Conga 4690 |[No](https://github.com/alemuro/ha-cecotec-conga/issues/13) |
| Conga 5090 |[No](https://github.com/alemuro/ha-cecotec-conga/issues/14) |
| Conga 6090 |[No](https://github.com/alemuro/ha-cecotec-conga/issues/9) |


[Have you tested a different one and it works? Please tell us!](https://github.com/alemuro/ha-cecotec-conga/issues/new?assignees=&labels=&template=device-tested.md&title=%5BDEVICE-TESTED%5D)

Expand Down

0 comments on commit 25f1936

Please sign in to comment.