unixorn / ha-mqtt-discoverable

Python module to create MQTT entities that are automatically discovered by Home Assistant
Apache License 2.0
89 stars 21 forks source link

Release 0.13.1 #166

Closed unixorn closed 8 months ago

unixorn commented 8 months ago

Description

License Acceptance

Type of changes

Checklist

unixorn commented 8 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.82s
✅ EDITORCONFIG editorconfig-checker 17 0 0.04s
✅ PYTHON bandit 5 0 1.74s
✅ PYTHON black 16 0 2.05s
✅ PYTHON flake8 16 0 0.8s
⚠️ PYTHON isort 16 4 0.21s
✅ PYTHON pylint 16 0 8.27s
✅ PYTHON ruff 16 0 0.02s
✅ REPOSITORY gitleaks yes no 0.05s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.37s
✅ REPOSITORY secretlint yes no 0.84s
✅ REPOSITORY trivy yes no 5.79s
✅ REPOSITORY trivy-sbom yes no 4.71s
✅ REPOSITORY trufflehog yes no 3.86s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_