Skip to content

Enhance 'Last Updated' to show upcoming device state changes#111

Merged
chvvkumar merged 1 commit intodevfrom
snd
Feb 5, 2026
Merged

Enhance 'Last Updated' to show upcoming device state changes#111
chvvkumar merged 1 commit intodevfrom
snd

Conversation

@chvvkumar
Copy link
Owner

@chvvkumar chvvkumar commented Feb 5, 2026

📋 Overview

This PR introduces a new feature to display upcoming known state changes for devices. It modifies the core device management logic to track these changes, updates the management API to expose this information, and enhances the setup user interface to present the state change progress to the user.

🔄 Changes by Category

  • Features:
    • Implemented new logic in alpaca/device.py to track and manage upcoming known device state changes and their progress.
    • Modified alpaca/routes/management.py to expose the new device state change information via an API endpoint.
    • Updated templates/setup.html to display the upcoming device state change progress in the user interface, likely within or near the 'Last Updated' field.

📊 Analyzed 1 commit(s) | 🕐 Updated: 2026-02-05T03:38:15.439Z | Generated by GitHub Actions


@github-actions github-actions bot changed the title feat: Add known state change progress to 'Last Updated' field to show… Enhance 'Last Updated' to show upcoming device state changes Feb 5, 2026
@chvvkumar chvvkumar merged commit 9106c59 into dev Feb 5, 2026
8 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