Skip to content

Add CHANGELOG.md with v0.1.0 release notes#5

Merged
syscod3 merged 2 commits intomainfrom
release-notes/v0.1.0
Mar 19, 2026
Merged

Add CHANGELOG.md with v0.1.0 release notes#5
syscod3 merged 2 commits intomainfrom
release-notes/v0.1.0

Conversation

@syscod3
Copy link
Contributor

@syscod3 syscod3 commented Feb 18, 2026

Summary

  • Adds CHANGELOG.md in Keep a Changelog format
  • Documents all 5 commits in the repository under a v0.1.0 release dated 2026-02-09
  • Covers the initial BLE proxy project (ESP32/RPi dual-architecture) and all subsequent developer tooling additions

Changes Documented

Added – Core Project:

  • ESP32 BLE proxy via ESPHome and Raspberry Pi fallback poller
  • MQTT publisher, Tuya BLE protocol decoder
  • Home Assistant dashboard cards and automations
  • Architecture docs, SOP, and example configs

Added – Developer Tooling:

  • MIT License, Makefile, GitHub Actions CI, Dependabot, EditorConfig, Ruff, yamllint, markdownlint, pre-commit hooks

Fixed:

  • CI linting errors: sorted imports, removed unused imports, renamed unused loop variable, relaxed markdownlint line-length rule

Test plan

  • Review CHANGELOG.md for accuracy against git log --oneline
  • Verify Keep a Changelog format is correct
  • Confirm version 0.1.0 and date 2026-02-09 are accurate

🤖 Generated with Claude Code

Documents all changes across the 5 commits in this repository:
initial BLE proxy project (ESP32/RPi dual-architecture) and
subsequent developer tooling additions (CI, linting, license,
Makefile, pre-commit hooks, and CI linting fixes).

Nightshift-Task: release-notes
Nightshift-Ref: https://github.com/marcus/nightshift
- Correct repository URLs from giovanni/homeassistant_ble_proxy to
  syscode-labs/homeassistant-ble-proxy (with hyphens) to match the
  actual remote origin
- Move linting clean-up items from Fixed into Added under Developer
  Tooling, since v0.1.0 is the inaugural release with no prior public
  version that could have had broken behaviour

Nightshift-Task: release-notes
Nightshift-Ref: https://github.com/marcus/nightshift
@syscod3 syscod3 merged commit 0b0c3f6 into main Mar 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant