mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
[CI] Add more mdns and safe_mode tests (#6990)
This commit is contained in:
6
tests/components/mdns/test-disabled.esp32-idf.yaml
Normal file
6
tests/components/mdns/test-disabled.esp32-idf.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
|
||||
mdns:
|
||||
disabled: true
|
1
tests/components/mdns/test-enabled.esp32-ard.yaml
Normal file
1
tests/components/mdns/test-enabled.esp32-ard.yaml
Normal file
@@ -0,0 +1 @@
|
||||
<<: !include common-enabled.yaml
|
1
tests/components/mdns/test-enabled.esp32-c3-ard.yaml
Normal file
1
tests/components/mdns/test-enabled.esp32-c3-ard.yaml
Normal file
@@ -0,0 +1 @@
|
||||
<<: !include common-enabled.yaml
|
1
tests/components/mdns/test-enabled.esp32-c3-idf.yaml
Normal file
1
tests/components/mdns/test-enabled.esp32-c3-idf.yaml
Normal file
@@ -0,0 +1 @@
|
||||
<<: !include common-enabled.yaml
|
1
tests/components/mdns/test-enabled.esp32-idf.yaml
Normal file
1
tests/components/mdns/test-enabled.esp32-idf.yaml
Normal file
@@ -0,0 +1 @@
|
||||
<<: !include common-enabled.yaml
|
1
tests/components/mdns/test-enabled.esp8266-ard.yaml
Normal file
1
tests/components/mdns/test-enabled.esp8266-ard.yaml
Normal file
@@ -0,0 +1 @@
|
||||
<<: !include common-enabled.yaml
|
1
tests/components/mdns/test-enabled.rp2040-ard.yaml
Normal file
1
tests/components/mdns/test-enabled.rp2040-ard.yaml
Normal file
@@ -0,0 +1 @@
|
||||
<<: !include common-enabled.yaml
|
@@ -1 +0,0 @@
|
||||
<<: !include common.yaml
|
@@ -1 +0,0 @@
|
||||
<<: !include common.yaml
|
@@ -1 +0,0 @@
|
||||
<<: !include common.yaml
|
@@ -1 +0,0 @@
|
||||
<<: !include common.yaml
|
@@ -1 +0,0 @@
|
||||
<<: !include common.yaml
|
@@ -1 +0,0 @@
|
||||
<<: !include common.yaml
|
Reference in New Issue
Block a user