Add setting for enabling debug log

This commit is contained in:
Adrian Jagielak
2025-07-27 01:50:10 +02:00
parent 2a7f27a81f
commit aa9cb0f12a
17 changed files with 47 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
## 0.1.7 (26.07.2025)
- Added setting for enabling debug log.
## 0.1.6 (26.07.2025)
- Improved MQTT components interfaces.