Skip to content

fix: respect disabled device availability#80

Merged
tashda merged 2 commits into
tashda:mainfrom
pespinel:fix/availability-disabled-devices
May 3, 2026
Merged

fix: respect disabled device availability#80
tashda merged 2 commits into
tashda:mainfrom
pespinel:fix/availability-disabled-devices

Conversation

@pespinel
Copy link
Copy Markdown
Contributor

@pespinel pespinel commented May 3, 2026

Summary

  • respect Zigbee2MQTT per-device availability disabled settings from device payloads and bridge config
  • show disabled availability as Availability off instead of Offline
  • add an Availability off count and filter on the Home devices summary

Fixes #79

Tests

Home summary with availability off Device detail showing availability off Device list showing availability off

@pespinel pespinel marked this pull request as ready for review May 3, 2026 16:52
@pespinel pespinel requested a review from tashda as a code owner May 3, 2026 16:52
@tashda
Copy link
Copy Markdown
Owner

tashda commented May 3, 2026

Good catch, I didn't notice that in my testing.

Requested tweak: replace user-facing ‘Availability off’ with ‘Untracked’, as this aligns more with the other states shown on DeviceRow/DeviceCard

@pespinel
Copy link
Copy Markdown
Contributor Author

pespinel commented May 3, 2026

Tested with last changes:

@tashda tashda merged commit bf411e1 into tashda:main May 3, 2026
1 check 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.

Devices with availability disabled are shown as Offline

2 participants