mirror of
https://github.com/esphome/esphome.git
synced 2025-02-16 16:23:11 +01:00
* 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>
4 lines
72 B
YAML
4 lines
72 B
YAML
wifi:
|
|
networks:
|
|
- ssid: 'WiFiFromPackage'
|
|
password: 'password1'
|