1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
# romy
Unofficial ROMY python library (SDK).
This library was created for the [Home Assistant ROMY integration](https://www.home-assistant.io/integrations/romy/).
# Installation
```shell
pip install romy
```
# Notes
Unofficial ROMY python library (SDK).
Based on the [local interface protocol](https://www.romyrobot.com/en-AT/romy-robot-interface-protocol)
Currently supported ROMY robots:
ROMY C5
ROMY L6 Performance
ROMY L6 Animal
Only local connections are supported. The local Http Interface must be unlocked.
# Where can I get the password to unlock the local http interface
The 8 digit password is provided under the dustbin of your romy vacuum cleaner. (The QR code provides the password too)
|