1
0
mirror of synced 2026-03-09 20:13:40 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Daniel Chesterton
22bf616c16 Add motion events for non-doorbell devices 2021-05-16 00:32:10 +01:00
dependabot[bot]
80d53f1cf5 Bump docker/login-action from 1 to 1.9.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:51:02 +00:00
dependabot[bot]
8354f9b095 Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:50:59 +00:00
dependabot[bot]
1e2c1cd7d3 Bump docker/build-push-action from 2 to 2.4.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:50:57 +00:00
dependabot[bot]
ac230d2548 Bump docker/setup-qemu-action from 1 to 1.1.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 1.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:50:54 +00:00
dependabot[bot]
0fa823d833 Bump docker/setup-buildx-action from 1 to 1.3.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:50:52 +00:00
dependabot[bot]
2f0bdbde54 Bump python-slugify from 5.0.0 to 5.0.2
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 07:09:09 +00:00
Daniel Chesterton
1a027fb12c Add multi-platform support to Docker build 2021-05-07 01:41:49 +01:00
Daniel Chesterton
41980933e6 Merge pull request #5 from dchesterton/dependabot/pip/python-slugify-5.0.0
Bump python-slugify from 4.0.1 to 5.0.0
2021-05-07 01:36:12 +01:00
dependabot[bot]
e881fa672d Bump python-slugify from 4.0.1 to 5.0.0
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/4.0.1...5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 07:18:54 +00:00
Daniel Chesterton
6ecbbb7205 Fix bug with Home Assistant discovery and add qos attribute to discovery 2021-02-22 02:00:44 +00:00
Daniel Chesterton
e8a7f99152 [ci skip] Add funding link 2021-02-13 19:57:45 +00:00
Daniel Chesterton
b3f8030fb7 [ci skip] Update README 2021-02-13 15:18:21 +00:00
Daniel Chesterton
8597dd94f5 Log warning if unable to fetch storage sensors 2021-02-13 15:04:02 +00:00
Daniel Chesterton
378f99a64b Large refactor and added sensors for SD storage 2021-02-11 21:22:59 +00:00
Daniel Chesterton
2bf406d7c9 Support AD410 doorbell 2021-02-09 10:13:50 +00:00
Daniel Chesterton
b84537dd4e Use ProfileAlarmTransmit event for motion instead of AlarmLocal 2021-02-09 09:27:10 +00:00
Daniel Chesterton
7fe314614d Initial commit of amcrest2mqtt code 2021-02-08 20:05:26 +00:00
Daniel Chesterton
138d731260 Initial commit 2021-02-08 18:54:58 +00:00