Commit Graph

6 Commits (f38251344ee3cccb782fa18c3d6a5bc84f7ccefa)

Author SHA1 Message Date
semantic-release-bot b9a999c9bd chore(release): 2.0.1 [skip ci]
## [2.0.1](https://github.com/weirdtangent/amcrest2mqtt/compare/v2.0.0...v2.0.1) (2025-10-27)

### Bug Fixes

* when motion goes idle, also clear region ([ec3f096](ec3f096246))
3 months ago
semantic-release-bot 6394240392 chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/weirdtangent/amcrest2mqtt/compare/v1.1.0...v2.0.0) (2025-10-26)

* feat!: complete MQTT and service refactor, add timestamp + event tracking, and new modular mixins ([e230a76](e230a7673f))

### BREAKING CHANGES

* Project layout moved to `src/amcrest2mqtt/`, internal class and import paths changed.
Users must update configs and volumes to the new structure before deploying.
3 months ago
semantic-release-bot b1309b570a chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/weirdtangent/amcrest2mqtt/compare/v1.0.2...v1.1.0) (2025-10-10)

### Features

* **core:** add async process pool, graceful signal handling, and safer config loading ([f025d60](f025d60f75))
4 months ago
semantic-release-bot ccc368aca1 chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/weirdtangent/amcrest2mqtt/compare/v1.0.1...v1.0.2) (2025-10-09)

### Bug Fixes

* better dns lookup ([172e939](172e939ec0))
4 months ago
semantic-release-bot ef47e7f7b1 chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/weirdtangent/amcrest2mqtt/compare/v1.0.0...v1.0.1) (2025-10-09)

### Bug Fixes

* tls_set call for ssl mqtt connections ([53ea515](53ea515f00))
4 months ago
semantic-release-bot ed7df20b9c chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-10-09)

### Bug Fixes

* ensure entity_id is correct for Storage Used % entity ([f10c04b](f10c04b006))
* fix doorbell entity name when device is called 'Doorbell' ([bd18f74](bd18f74507))
* move to more static Home Assistant topic names ([cfa7b00](cfa7b00135))

### Features

* semantic versioning, github action features, writes a version file, and tags Docker images ([69c4f1a](69c4f1ac57))
4 months ago