Skip to content

fix: update decode options of integrations when sensor was removed#871

Open
jona159 wants to merge 1 commit intodevfrom
fix/update-integrations-after-sensor-removal
Open

fix: update decode options of integrations when sensor was removed#871
jona159 wants to merge 1 commit intodevfrom
fix/update-integrations-after-sensor-removal

Conversation

@jona159
Copy link
Copy Markdown
Contributor

@jona159 jona159 commented Apr 7, 2026

Type of Change

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

add endpoint in ttn service to reconcile sensors, update sensors after removal from device

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

  • This PR closes #

@jona159 jona159 linked an issue Apr 7, 2026 that may be closed by this pull request
3 tasks
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 69.23% 1717 / 2480
🔵 Statements 67.53% 1789 / 2649
🔵 Functions 69.33% 355 / 512
🔵 Branches 56.47% 937 / 1659
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
app/models/integration.server.ts 9.09% 8.33% 25% 4.76% 6-12, 18-67
Generated in workflow #2331 for commit 3540518 by the Vitest Coverage Report Action

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.

Delete/Add cayenne phenomen entry, if sensor was removed/added for a device

1 participant