Metadata-Version: 2.4
Name: espjhome
Version: 2025.7.5
Summary: ESPJHome is JetHome fork of ESPHome which is a system to configure your microcontrollers by simple yet powerful configuration files and control them remotely through Home Automation systems.
Author-email: The JetHome Authors <dev@jethome.com>
License: MIT
Project-URL: Documentation, https://esphome.io
Project-URL: Source Code, https://github.com/jethome-iot/esphome
Project-URL: Bug Tracker, https://github.com/jethome-iot/esphome/issues
Project-URL: Feature Request Tracker, https://github.com/jethome-iot/esphome/issues
Keywords: home,automation
Platform: any
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Home Automation
Requires-Python: >=3.10.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: async_timeout==5.0.1; python_version <= "3.10"
Requires-Dist: cryptography==45.0.1
Requires-Dist: voluptuous==0.15.2
Requires-Dist: PyYAML==6.0.2
Requires-Dist: paho-mqtt==1.6.1
Requires-Dist: colorama==0.4.6
Requires-Dist: icmplib==3.0.4
Requires-Dist: tornado==6.5.1
Requires-Dist: tzlocal==5.3.1
Requires-Dist: tzdata>=2021.1
Requires-Dist: pyserial==3.5
Requires-Dist: platformio==6.1.18
Requires-Dist: esptool==4.9.0
Requires-Dist: click==8.1.7
Requires-Dist: esphome-dashboard==20250514.0
Requires-Dist: aioesphomeapi==34.2.1
Requires-Dist: zeroconf==0.147.0
Requires-Dist: puremagic==1.30
Requires-Dist: ruamel.yaml==0.18.14
Requires-Dist: esphome-glyphsets==0.2.0
Requires-Dist: pillow==10.4.0
Requires-Dist: cairosvg==2.8.2
Requires-Dist: freetype-py==2.5.1
Requires-Dist: jinja2==3.1.6
Requires-Dist: kconfiglib==13.7.1
Requires-Dist: pyparsing>=3.0
Requires-Dist: argcomplete>=2.0.0
Provides-Extra: dev
Requires-Dist: clang-format==13.0.1; extra == "dev"
Requires-Dist: clang-tidy==18.1.8; extra == "dev"
Requires-Dist: yamllint==1.37.1; extra == "dev"
Provides-Extra: test
Requires-Dist: pylint==3.3.7; extra == "test"
Requires-Dist: flake8==7.3.0; extra == "test"
Requires-Dist: ruff==0.12.2; extra == "test"
Requires-Dist: pyupgrade==3.20.0; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pytest==8.4.1; extra == "test"
Requires-Dist: pytest-cov==6.2.1; extra == "test"
Requires-Dist: pytest-mock==3.14.1; extra == "test"
Requires-Dist: pytest-asyncio==1.0.0; extra == "test"
Requires-Dist: pytest-xdist==3.7.0; extra == "test"
Requires-Dist: asyncmock==0.4.2; extra == "test"
Requires-Dist: hypothesis==6.92.1; extra == "test"
Dynamic: license-file

# JetHome ESPHome [![GitHub release](https://img.shields.io/github/release/jethome-iot/esphome.svg)](https://GitHub.com/jethome-iot/esphome/releases/)

This is the JetHome fork of [ESPHome](http://esphome.io). It provides custom components for JetHome devices and additional features, including support for dynamically generated entities.

---

[ESPHome Documentation](https://esphome.io) -- [Issues](https://github.com/jethome-iot/esphome/issues) -- [Feature requests](https://github.com/jethome-iot/esphome/issues)

