Initial commit: Chrony NTP Server add-on for Home Assistant
- NTP client syncs from configurable pools and servers - NTP server mode serves time to LAN clients - Web UI dashboard showing sync status, sources, and clients - Supports iburst and maxsources options Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [1.0.0] - 2025-01-14
|
||||
|
||||
### Added
|
||||
- Initial release
|
||||
- NTP client functionality with configurable upstream servers
|
||||
- NTP server mode to serve time to local network clients
|
||||
- Configurable client allow lists
|
||||
- Support for multiple architectures (amd64, aarch64, armv7, armhf, i386)
|
||||
- Configurable log levels
|
||||
Reference in New Issue
Block a user