1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 15:12:06 +00:00
Files
esphome/tests/unit_tests/fixtures/yaml_util/test_secret.yaml
2025-09-11 17:01:11 +12:00

18 lines
257 B
YAML

esphome:
name: test_device
platform: ESP32
board: esp32dev
wifi:
ssid: "TestNetwork"
password: !secret wifi_password
api:
encryption:
key: !secret api_key
sensor:
- platform: template
name: "Test Sensor"
id: !secret test_secret