Metadata-Version: 2.1
Name: upk2esphome
Version: 1.0.0
Summary: Convert Tuya device configuration to ESPHome YAML
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
Requires-Dist: PyYAML (>=6.0,<7.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).

