Skip to content

Rest refactor - #3

Merged
nolsen311 merged 5 commits into
mainfrom
REST-refactor
Sep 6, 2026
Merged

nolsen311 merged 5 commits into
mainfrom
REST-refactor

Conversation

@nolsen311

Copy link
Copy Markdown
Owner

No description provided.

nolsen311 and others added 5 commits September 6, 2026 08:34
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GET /api/v2/routing/gateway/default returns `data` with a nested `_links`
dict alongside defaultgw4/defaultgw6, so `set(default.values())` in
get_gateways_detail() raised "unhashable type: 'dict'" every poll cycle,
dropping the integration to its on-disk cache. Build the default-name set
from the defaultgw4/defaultgw6 keys instead of every value.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🎉 Thank you for contributing to SkyRadar Fusion! Your Pull Request has been received. Our automated tests (Hassfest, Ruff, etc.) will run shortly. If anything fails, don't worry—just check the logs and update your branch!

@nolsen311
nolsen311 merged commit b59e5fb into main Sep 6, 2026
6 of 10 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