mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
bump to 0.1.8
This commit is contained in:
@@ -182,7 +182,7 @@ async def to_code(config):
|
||||
# and plaintext disabled. Only a factory reset can remove it.
|
||||
cg.add_define("USE_API_PLAINTEXT")
|
||||
cg.add_define("USE_API_NOISE")
|
||||
cg.add_library("esphome/noise-c", "0.1.7")
|
||||
cg.add_library("esphome/noise-c", "0.1.8")
|
||||
else:
|
||||
cg.add_define("USE_API_PLAINTEXT")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user