mirror of
https://github.com/esphome/esphome.git
synced 2025-01-05 20:31:44 +01:00
Bump version to 1.6.0
This commit is contained in:
parent
976627eb38
commit
d88634b196
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ from esphomeyaml.helpers import App, add, color
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
DEFAULT_LIBRARY_URI = u'https://github.com/OttoWinter/esphomelib.git#' \
|
DEFAULT_LIBRARY_URI = u'https://github.com/OttoWinter/esphomelib.git#v1.6.0'
|
||||||
u'2693649d487bcb2e351d4b7b7296bd9237e963f7'
|
|
||||||
|
|
||||||
BUILD_FLASH_MODES = ['qio', 'qout', 'dio', 'dout']
|
BUILD_FLASH_MODES = ['qio', 'qout', 'dio', 'dout']
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue