esphome/esphome
Otto Winter 5b94bb894e
Allow use of arduino core v2.5.0 on ESP8266 (#446)
* Allow use of arduino core v2.5.0 on ESP8266

It's very unstable, but you can try if you want

* Fix
2019-02-21 18:35:01 +01:00
..
api Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
components Allow i2c on non-pullup pins (#447) 2019-02-21 18:35:00 +01:00
dashboard Remove unnecessary wrapper (#444) 2019-02-20 12:50:24 +01:00
__init__.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
__main__.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
automation.py Add wait_until action (#440) 2019-02-17 19:27:33 +01:00
config.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
config_validation.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
const.py Allow use of arduino core v2.5.0 on ESP8266 (#446) 2019-02-21 18:35:01 +01:00
core.py Update Gitlab CI 2019-02-13 21:14:03 +01:00
core_config.py Allow use of arduino core v2.5.0 on ESP8266 (#446) 2019-02-21 18:35:01 +01:00
cpp_generator.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
cpp_helpers.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
cpp_types.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
espota.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
espota2.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
helpers.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
legacy.py Add esphomeyaml legacy script 2019-02-15 10:19:18 +01:00
mqtt.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
pins.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
platformio_api.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
py_compat.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
storage_json.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
util.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
wizard.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
writer.py Allow use of arduino core v2.5.0 on ESP8266 (#446) 2019-02-21 18:35:01 +01:00
yaml_util.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
zeroconf.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00