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

Version bump to v0.12.0 #142

Closed unixorn closed 9 months ago

unixorn commented 9 months ago

Description

Bump to 0.12.0 now that vkarlqui@gmail.com has added light support

License Acceptance

Type of changes

Checklist

unixorn commented 9 months ago

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 1.88s
βœ… EDITORCONFIG editorconfig-checker 1 0 0.0s
βœ… REPOSITORY gitleaks yes no 0.31s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY grype yes no 9.12s
βœ… REPOSITORY secretlint yes no 0.8s
βœ… REPOSITORY trivy yes no 4.71s
βœ… REPOSITORY trivy-sbom yes no 3.29s
βœ… REPOSITORY trufflehog yes no 2.78s

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_