Metadata-Version: 2.3
Name: ltchiptool-esphome-ota
Version: 1.4.0
Summary: ESPHome OTA uploader plugin for ltchiptool
License: MIT
Author: Kuba Szczodrzyński
Author-email: kuba@szczodrzynski.pl
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# ltchiptool-esphome-ota

ESPHome OTA uploader plugin for [ltchiptool](https://docs.libretiny.eu/docs/flashing/tools/ltchiptool/).

The plugin allows to upload a file Over-The-Air to a device running [ESPHome](https://esphome.io/).

It can help when a device is in [Fallback AP Mode](https://esphome.io/components/wifi#access-point-mode) or [OTA Safe Mode](https://esphome.io/components/ota) with no GUI available ([Web Server](https://esphome.io/components/web_server) or [Captive Portal](https://esphome.io/components/captive_portal)). 

