mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Add some components to the new testing framework (M part 1) (#6207)
This commit is contained in:
6
tests/components/mdns/test.esp8266.yaml
Normal file
6
tests/components/mdns/test.esp8266.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
|
||||
mdns:
|
||||
disabled: false
|
||||
Reference in New Issue
Block a user