معرفی شرکت ها


deebot-t8-1.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Yet another Ecovacs Deebot API client
ویژگی مقدار
سیستم عامل -
نام فایل deebot-t8-1.0.2
نام deebot-t8
نسخه کتابخانه 1.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Nick Whyte
ایمیل نویسنده nick@nickwhyte.com
آدرس صفحه اصلی https://github.com/nickw444/deebot-t8
آدرس اینترنتی https://pypi.org/project/deebot-t8/
مجوز -
# Deebot T8 Yet another Deebot client library, intended to bring better support to Ozmo T8 range of robots. <p align="center"> <img alt="Ecovacs Deebot OZMO T8 robot vacuum" src="./doc/img/deebot_t8.jpg" height="250px" /> </p> This library is used by [my Home Assistant custom component](https://github.com/nickw444/deebot-t8-hass) for the Deebot T8 ## Supported Robots * Ecovacs Deebot Ozmo T8 (Model: OT8G) Other Deebot Ozmo T8 variant robots will likely also work, but have not been tested. Please open an issue if you have success with other models 😊 Models can be listed using the CLI: `deebot-t8 list-devices` ## Features * Always up to date state using Ecovacs MQTT service * Fully featured command line interface * Extenable interface, with abstractions hiding ugly HTTP necessities ## Install To install the base library for use in other Python projects: ``` pip install deebot-t8 ``` To install the base library, as well as the CLI dependencies: ``` pip install deebot-t8[cli] ``` The package exposes the cli as a `deebot-t8` executable binary. ```sh $> deebot-t8 --help Usage: deebot-t8 [OPTIONS] COMMAND [ARGS]... Options: --config-file PATH --help Show this message and exit. Commands: device list-devices login renew-access-tokens ``` ## Special Thanks * [mitmproxy](https://mitmproxy.org/) for reverse engineering HTTP(s) calls from the iOS app * https://github.com/And3rsL/Deebotozmo and https://github.com/wpietri/sucks for protocol details for authentication * https://github.com/Ligio/ozmo for inspiring and guiding the MQTT subscription implementation ## Contributing I am more than happy to receive pull requests to add support for missing or broken features. Bug reports via issues also welcome, however is no guarantee of the bug being resolved As this library is intended to be narrow focused on the Deebot T8 line, depending on the complexity burden, pull requests to support additional robots may be rejected.


نیازمندی

مقدار نام
<3.0.0,>=2.25.1 requests
<2.0.0,>=1.5.1 paho-mqtt
- dataclasses
<9.0.0,>=8.0.1 click
<4.0.0,>=3.1.0 terminaltables


نحوه نصب


نصب پکیج whl deebot-t8-1.0.2:

    pip install deebot-t8-1.0.2.whl


نصب پکیج tar.gz deebot-t8-1.0.2:

    pip install deebot-t8-1.0.2.tar.gz