Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-romy Version : 0.0.10 Upstream Author : Manuel Dipolt <[email protected]> * URL : https://github.com/xeniter/romy * License : AGPL-3 Programming Lang: Python Description : Library to control Wi-Fi enabled ROMY vacuum cleaners This library allows interaction with Wi-Fi enabled ROMY vacuum cleaners. It supports various functionalities such as starting, pausing, continuing, stopping, and returning the device to its base. The library can also provide various sensor readings including battery level, Wi-Fi signal strength, and cleaning metrics like total cleaning time, runs, and area cleaned. Additionally, it can detect the presence of dustbins and water tanks, and measure the dirt level in the dustbin for supported models. The library uses the local interface protocol of ROMY devices and requires a password provided under the dustbin. This library is a dependency of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

