Skip to content

feat: add FireFeatures dataclass and parse feature flags from API#43

Merged
deviantintegral merged 5 commits into
mainfrom
feat/fire-feature-flags
Feb 27, 2026
Merged

feat: add FireFeatures dataclass and parse feature flags from API#43
deviantintegral merged 5 commits into
mainfrom
feat/fire-feature-flags

Conversation

@deviantintegral
Copy link
Copy Markdown
Owner

No description provided.

@deviantintegral deviantintegral enabled auto-merge (rebase) February 27, 2026 21:11
deviantintegral and others added 5 commits February 27, 2026 16:20
Add a FireFeatures frozen dataclass with 24 boolean feature flags
matching the upstream FlameConnect API's FireFeature object. Parse
these flags in both get_fires() and get_fire_overview() client
methods, storing them on Fire.features. Update test fixtures with
representative feature data and add tests for parsing and defaults.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add _display_features() to cli.py that shows all 24 feature flags
with Yes/No values in the status command output. The Supported
Features section appears after connection state and before the
parameter list. Add tests for the display function and its
integration into cmd_status.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@deviantintegral deviantintegral merged commit 1b946d9 into main Feb 27, 2026
5 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