athom-tech / esp32-configs

ESP32 configuration for athom device
35 stars 17 forks source link

Update athom-garage-door.yaml - SNTP Servers Defined #15

Closed Roving-Ronin closed 3 months ago

Roving-Ronin commented 3 months ago

1) platform: sntp required sntp servers to be defined, this adds them using pool.ntp.org servers. Via substitutions this may be updated to use a pool server group specific to users location. 2) SNTP update interval changed to use a substitution, allowing users to easily change if they want more/less updating of time via sntp. 3) Log level able to be easily changed, via use of substitution. 4) Option to enable or disable (default) use of IPv6 added via substitutions.