Metadata-Version: 2.1
Name: esphome
Version: 1.14.2
Summary: Make creating custom firmwares for ESP32/ESP8266 super easy.
Home-page: https://github.com/esphome/esphome
Author: ESPHome
Author-email: contact@esphome.io
License: MIT
Download-URL: https://github.com/esphome/esphome/archive/v1.14.2.zip
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 :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Home Automation
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4.0
Requires-Dist: PyYAML (==5.1.2)
Requires-Dist: colorlog (==4.0.2)
Requires-Dist: esptool (==2.7)
Requires-Dist: ifaddr (==0.1.6)
Requires-Dist: paho-mqtt (==1.4.0)
Requires-Dist: platformio (==4.0.3)
Requires-Dist: protobuf (==3.10.0)
Requires-Dist: pyserial (==3.4)
Requires-Dist: pytz (==2019.3)
Requires-Dist: tornado (==5.1.1)
Requires-Dist: tzlocal (==2.0.0)
Requires-Dist: voluptuous (==0.11.7)
Requires-Dist: typing (>=3.6.6) ; python_version < "3.5"

# ESPHome [![Build Status](https://travis-ci.org/esphome/esphome.svg?branch=master)](https://travis-ci.org/esphome/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).


