Files
esphome/tests/components/zigbee_proxy/common.yaml
2026-02-19 14:34:29 -06:00

19 lines
224 B
YAML

esphome:
name: test
wifi:
ssid: test
password: password
power_save_mode: none
api:
uart:
- id: zigbee_uart
tx_pin: ${tx_pin}
rx_pin: ${rx_pin}
baud_rate: 115200
zigbee_proxy:
uart_id: zigbee_uart