This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2024-11-05 09:16:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
300343ae24
esphome
/
tests
/
test_packages
/
test_packages_package_wifi.yaml
6 lines
80 B
YAML
Raw
Normal View
History
Unescape
Escape
YAML linting (#3779)
2022-09-06 05:48:01 +02: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>
2020-07-13 16:45:06 +02:00
wifi
:
networks
:
YAML linting (#3779)
2022-09-06 05:48:01 +02:00
-
ssid
:
"WiFiFromPackage"
password
:
"password1"
Reference in New Issue
Copy Permalink