Skip to content

Conversation

JordanYates
Copy link
Contributor

Add a helper library that monitors the KV store and updates application states. Currently only handles KV_KEY_LED_DISABLE_DAILY_TIME_RANGE.

Add a key for holding a time range that LEDs should be disabled for.

Signed-off-by: Jordan Yates <[email protected]>
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

❌ Patch coverage is 91.37931% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lib/auto/kv_state_observer.c 91.37% 3 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

Add a help library that monitors the KV store and updates application
states. Currently only handles `KV_KEY_LED_DISABLE_DAILY_TIME_RANGE`.

Signed-off-by: Jordan Yates <[email protected]>
Add tests for the `kv_state_observer` library.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates force-pushed the feature/led_disable_range branch from a33ca61 to 72106ea Compare October 14, 2025 05:12
Copy link

@JordanYates JordanYates merged commit 64956a0 into main Oct 14, 2025
16 checks passed
@JordanYates JordanYates deleted the feature/led_disable_range branch October 14, 2025 06:17
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