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.0 #144

Closed unixorn closed 9 months ago

unixorn commented 9 months ago

Description

Release 0.13.0 to include @ha-enthus1ast's cover support added in https://github.com/unixorn/ha-mqtt-discoverable/issues?q=is%3Apr+author%3Aha-enthus1ast

License Acceptance

Type of changes

Checklist

unixorn commented 9 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.66s
✅ EDITORCONFIG editorconfig-checker 2 0 0.01s
⚠️ MARKDOWN markdownlint 1 11 0.74s
✅ MARKDOWN markdown-table-formatter 1 0 0.34s
✅ REPOSITORY gitleaks yes no 0.44s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 9.88s
✅ REPOSITORY secretlint yes no 0.8s
✅ REPOSITORY trivy yes no 5.7s
✅ REPOSITORY trivy-sbom yes no 4.3s
✅ REPOSITORY trufflehog yes no 2.9s
✅ SPELL lychee 1 0 0.62s

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_