Metadata-Version: 2.1
Name: esphome
Version: 2023.2.2
Summary: Make creating custom firmwares for ESP32/ESP8266 super easy.
Home-page: https://github.com/esphome/esphome
Download-URL: https://github.com/esphome/esphome/archive/2023.2.2.zip
Author: ESPHome
Author-email: esphome@nabucasa.com
License: MIT
Project-URL: Bug Tracker, https://github.com/esphome/issues/issues
Project-URL: Feature Request Tracker, https://github.com/esphome/feature-requests/issues
Project-URL: Source Code, https://github.com/esphome/esphome
Project-URL: Documentation, https://esphome.io
Project-URL: Twitter, https://twitter.com/esphome_
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.9.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: voluptuous (==0.13.1)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: paho-mqtt (==1.6.1)
Requires-Dist: colorama (==0.4.6)
Requires-Dist: tornado (==6.2)
Requires-Dist: tzlocal (==4.2)
Requires-Dist: tzdata (>=2021.1)
Requires-Dist: pyserial (==3.5)
Requires-Dist: platformio (==6.1.5)
Requires-Dist: esptool (==4.4)
Requires-Dist: click (==8.1.3)
Requires-Dist: esphome-dashboard (==20230214.0)
Requires-Dist: aioesphomeapi (==13.1.0)
Requires-Dist: zeroconf (==0.47.1)
Requires-Dist: kconfiglib (==13.7.1)

# ESPHome [![Discord Chat](https://img.shields.io/discord/429907082951524364.svg)](https://discord.gg/KhAMKrd) [![GitHub release](https://img.shields.io/github/release/esphome/esphome.svg)](https://GitHub.com/esphome/esphome/releases/)

[![ESPHome Logo](https://esphome.io/_images/logo-text.png)](https://esphome.io/)

**Documentation:** https://esphome.io/

For issues, please go to [the issue tracker](https://github.com/esphome/issues/issues).

For feature requests, please see [feature requests](https://github.com/esphome/feature-requests/issues).
