mirror of
https://github.com/esphome/esphome.git
synced 2026-09-25 14:00:25 +00:00
Add some components to the new testing framework (W) (#6232)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
co-authored by
Jesse Hills
parent
54a68bf069
commit
0630cdded3
@@ -0,0 +1,7 @@
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
|
||||
web_server:
|
||||
port: 8080
|
||||
version: 2
|
||||
@@ -0,0 +1,7 @@
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
|
||||
web_server:
|
||||
port: 8080
|
||||
version: 2
|
||||
@@ -0,0 +1,7 @@
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
|
||||
web_server:
|
||||
port: 8080
|
||||
version: 2
|
||||
@@ -0,0 +1,7 @@
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
|
||||
web_server:
|
||||
port: 8080
|
||||
version: 2
|
||||
@@ -0,0 +1,7 @@
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
|
||||
web_server:
|
||||
port: 8080
|
||||
version: 2
|
||||
Reference in New Issue
Block a user