mirror of
https://github.com/esphome/esphome.git
synced 2024-11-02 08:40:55 +01:00
e6f42fa6f0
* 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>
5 lines
72 B
YAML
5 lines
72 B
YAML
wifi:
|
|
networks:
|
|
- ssid: 'WiFiFromPackage'
|
|
password: 'password1'
|