esphome/tests/components/wifi_info/test.esp8266.yaml
Keith Burzinski 0630cdded3
Add some components to the new testing framework (W) (#6232)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-27 20:15:59 +13:00

19 lines
301 B
YAML

wifi:
ssid: MySSID
password: password1
text_sensor:
- platform: wifi_info
scan_results:
name: Scan Results
ip_address:
name: IP Address
ssid:
name: SSID
bssid:
name: BSSID
mac_address:
name: Mac Address
dns_address:
name: DNS ADdress