mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 20:02:22 +01: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:
8
tests/components/wifi_signal/test.esp32.yaml
Normal file
8
tests/components/wifi_signal/test.esp32.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
|
||||
sensor:
|
||||
- platform: wifi_signal
|
||||
name: WiFi Signal Sensor
|
||||
update_interval: 15s
|
Reference in New Issue
Block a user