ha-enthus1ast / plejd-mqtt-ha

Plejd MQTT
Apache License 2.0
1 stars 0 forks source link

Feature: auto update time #24

Closed ha-enthus1ast closed 9 months ago

ha-enthus1ast commented 9 months ago

Description

Plejd now updates its internal clock automatically

Three settings are exposed to this change. It is possible to set the interval between time checks It is possible to set the time diff threshhold, ie how much shall the clock diff before updating it A third, but not yet used, option to use an external NTP server

Fixes #5

License Acceptance

Type of change

Please delete options that are not relevant.

Checklist

github-actions[bot] commented 9 months ago

šŸ¦™ MegaLinter status: āœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
āœ… ACTION actionlint 3 0 0.02s
āœ… BASH bash-exec 1 0 0.0s
āœ… BASH shellcheck 1 0 0.02s
āœ… BASH shfmt 1 0 0 0.01s
āœ… DOCKERFILE hadolint 1 0 0.08s
āœ… JSON eslint-plugin-jsonc 2 0 0 1.0s
āœ… JSON jsonlint 2 0 0.13s
āœ… JSON prettier 2 0 0 0.36s
āœ… JSON v8r 2 0 2.61s
āœ… MARKDOWN markdownlint 5 0 0 1.06s
āœ… MARKDOWN markdown-link-check 5 0 1.8s
āœ… MARKDOWN markdown-table-formatter 5 0 0 0.33s
āœ… PYTHON bandit 14 0 1.11s
āœ… PYTHON black 18 0 0 1.06s
āœ… PYTHON flake8 18 0 0.48s
āœ… PYTHON isort 18 0 0 0.31s
āœ… PYTHON pylint 18 0 12.2s
āœ… PYTHON ruff 18 0 0 0.03s
āœ… REPOSITORY gitleaks yes no 0.04s
āœ… REPOSITORY git_diff yes no 0.01s
āœ… REPOSITORY grype yes no 11.93s
āœ… REPOSITORY secretlint yes no 0.74s
āœ… REPOSITORY trivy yes no 5.41s
āœ… REPOSITORY trivy-sbom yes no 3.33s
āœ… REPOSITORY trufflehog yes no 2.46s
āœ… SPELL lychee 14 0 1.19s
āœ… YAML prettier 7 0 0 0.73s
āœ… YAML v8r 7 0 12.38s
āœ… YAML yamllint 7 0 0.22s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_