mirror of
https://github.com/esphome/esphome.git
synced 2026-02-18 15:35:59 -07:00
Merge branch 'host_logger_thread_safe' into integration
This commit is contained in:
7
tests/components/dsmr/test.esp32-idf.yaml
Normal file
7
tests/components/dsmr/test.esp32-idf.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
substitutions:
|
||||
request_pin: GPIO15
|
||||
|
||||
packages:
|
||||
uart: !include ../../test_build_components/common/uart/esp32-idf.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
4
tests/components/ota/test.host.yaml
Normal file
4
tests/components/ota/test.host.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
<<: !include common.yaml
|
||||
|
||||
#host platform does not support wifi / network is automatically included
|
||||
wifi: !remove
|
||||
Reference in New Issue
Block a user