Metadata-Version: 2.1
Name: upk2esphome
Version: 1.7.0
Summary: Convert Tuya device configuration to ESPHome YAML (ltchiptool plugin)
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
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: bk7231tools (>=1.3.7,<2.0.0)
Requires-Dist: inquirer (>=3.1.3,<4.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Description-Content-Type: text/markdown

# upk2esphome

This website allows you to generate ESPHome YAML Configuration based on `user_param_key` parameters, used in many Tuya smart devices.

A live, web version is deployed on GitHub Pages at [https://upk.libretiny.eu/](https://upk.libretiny.eu/).

Since v4.1.0, [ltchiptool](https://docs.libretiny.eu/docs/flashing/tools/ltchiptool/) contains a GUI that can generate ESPHome configs (based on this program). It can also grab configuration data from [ESPHome-Kickstart](https://github.com/libretiny-eu/esphome-kickstart).

