mirror of
https://github.com/esphome/esphome.git
synced 2025-10-31 23:21:54 +00:00
Packages feature (#1052)
* Started to work on packages feature * Added some more validation to packages config * Fixed some linter warnings * Updated tests * Reordered consts to avoid linter error * Reordered consts to avoid linter error * Refactored test yaml files to integrate into existing test pipeline Co-authored-by: Dmitry Berezovsky <dmitry.berezovsky@logicify.com>
This commit is contained in:
committed by
GitHub
parent
582ac4ac81
commit
e6f42fa6f0
@@ -11,3 +11,4 @@ ifaddr==0.1.6
|
||||
platformio==4.3.3
|
||||
esptool==2.8
|
||||
click==7.1.2
|
||||
deepmerge==0.1.0
|
||||
|
||||
Reference in New Issue
Block a user