esphome/tests/test_packages/test_packages_package_wifi.yaml
Dmitry Berezovsky e6f42fa6f0
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>
2020-07-13 11:45:06 -03:00

5 lines
72 B
YAML

wifi:
networks:
- ssid: 'WiFiFromPackage'
password: 'password1'