esphome/esphome
Otto Winter bba6d6897d
Update dependencies (#906)
PyYAML 5.1.2 -> 5.2 https://github.com/yaml/pyyaml/blob/master/CHANGES
flake8 3.6.0 -> 3.7.9 https://github.com/PyCQA/flake8/tree/master/docs/source/release-notes
paho-mqtt 1.4.0 -> 1.5.0 https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt
platformio 4.0.3 -> 4.1.0 https://github.com/platformio/platformio-core/releases
protobuf 3.10.0 -> 3.11.1 https://github.com/protocolbuffers/protobuf/releases
pylint 2.3.0 -> 2.4.4 http://pylint.pycqa.org/en/latest/whatsnew/changelog.html#what-s-new-in-pylint-2-4-4
2019-12-04 17:13:34 +01:00
..
api WIP: ESP8266 work on connection issues (#648) 2019-07-02 13:03:11 +02:00
components Update dependencies (#906) 2019-12-04 17:13:34 +01:00
core Update ESP32 BLE ADV parse to match BLE spec (#904) 2019-12-04 17:12:26 +01:00
dashboard [Hotfix] Dashboard authentication on Py3 (#812) 2019-10-31 15:10:52 +01:00
__init__.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
__main__.py Switch to 115200 baud upload if 460800 fails (#856) 2019-11-14 12:42:50 +01:00
automation.py http_request component (#719) 2019-11-09 18:37:52 +01:00
codegen.py Logger on_message trigger (#729) 2019-10-24 14:19:33 +02:00
config.py Add magic value REPLACEME (#881) 2019-12-04 15:58:40 +01:00
config_helpers.py Make file generation saving atomic (#792) 2019-10-24 21:53:42 +02:00
config_validation.py Add magic value REPLACEME (#881) 2019-12-04 15:58:40 +01:00
const.py Add support for Sensirion SPS30 Particulate Matter sensors (#891) 2019-12-04 12:34:10 +01:00
core.py Update dependencies (#906) 2019-12-04 17:13:34 +01:00
core_config.py http_request component (#719) 2019-11-09 18:37:52 +01:00
cpp_generator.py Use default format to render FloatLiteral (#717) 2019-09-04 11:06:18 +02:00
cpp_helpers.py Update dependencies (#906) 2019-12-04 17:13:34 +01:00
cpp_types.py Logger on_message trigger (#729) 2019-10-24 14:19:33 +02:00
espota2.py Also accept invalid spelling from Updater 2019-09-01 11:42:37 +02:00
helpers.py Add magic value REPLACEME (#881) 2019-12-04 15:58:40 +01:00
legacy.py Add esphomeyaml legacy script 2019-02-15 10:19:18 +01:00
mqtt.py Fix MQTT logs Int or String expected Python 3 (#898) 2019-12-04 15:58:58 +01:00
pins.py Better/stricter pin validation (#903) 2019-12-04 16:47:34 +01:00
platformio_api.py Fix stack trace decode for latest platformio (#830) 2019-11-02 21:19:15 +01:00
py_compat.py Make file generation saving atomic (#792) 2019-10-24 21:53:42 +02:00
storage_json.py Update dependencies (#906) 2019-12-04 17:13:34 +01:00
symlink_ops.py Better symlink support under Windows (#487) 2019-03-23 22:58:25 +01:00
util.py Switch to 115200 baud upload if 460800 fails (#856) 2019-11-14 12:42:50 +01:00
voluptuous_schema.py Support voluptuous 0.11.7 / fix cpp-lint 2019-08-19 11:37:17 -07:00
vscode.py Update dependencies (#906) 2019-12-04 17:13:34 +01:00
wizard.py Make file generation saving atomic (#792) 2019-10-24 21:53:42 +02:00
writer.py Update dependencies (#906) 2019-12-04 17:13:34 +01:00
yaml_util.py Add magic value REPLACEME (#881) 2019-12-04 15:58:40 +01:00
zeroconf.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00