mirror of
https://github.com/esphome/esphome.git
synced 2026-02-18 15:35:59 -07:00
[tests] Fix SNTP time ID conflicts in component tests for grouped testing (#11990)
This commit is contained in:
@@ -4,8 +4,10 @@ wifi:
|
||||
|
||||
time:
|
||||
- platform: sntp
|
||||
id: sntp_time
|
||||
|
||||
wireguard:
|
||||
time_id: sntp_time
|
||||
address: 172.16.34.100
|
||||
netmask: 255.255.255.0
|
||||
# NEVER use the following keys for your VPN -- they are now public!
|
||||
|
||||
Reference in New Issue
Block a user