From b86f54496f5f81c8bf2fc88be8c8d1d42df936f5 Mon Sep 17 00:00:00 2001 From: Philip Abbey Date: Sun, 16 Nov 2025 17:52:46 +0000 Subject: [PATCH] Add credits for additional activity reporting features Added credits section acknowledging contributions. Signed-off-by: Philip Abbey --- BackgroundService.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BackgroundService.md b/BackgroundService.md index 8f10044..96115be 100644 --- a/BackgroundService.md +++ b/BackgroundService.md @@ -170,3 +170,7 @@ You should remove your old template sensors before migrating to the new integrat While all of the entries have the same name, you can identify which to delete by clicking through to its device which should have a changed name from when it was set up. ![Battery Device Deletion](images/Battery_Device_Deletion.png) + +## Credits + +With thanks to Klaas Whiver, [@KPWhiver](https://github.com/KPWhiver) for contributing additional activity reporting features: steps, heart rate, floors climbed and descended, and respiration rate.