Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Speaker accessory tile and control modal display incorrect values #2430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
justjam2013 opened this issue May 4, 2025 · 2 comments
Closed
Labels

Comments

@justjam2013
Copy link
Contributor

Describe The Bug

What is happening?

The Speaker accessory tile is displaying the wrong statuses.
The Speaker accessory command popup is not displaying the Active characteristic.

What you expect to happen?

The Speaker accessory tile displays the correct statuses:

  • Inactive - if accessory supports Active property and accessory is inactive, else
  • Mute - if accessory is muted, else
  • XX% - if accessory supports Volume property, else
  • Audible
    The Speaker accessory command popup is not displaying the Active characteristic. The accessory correctly checks is Active property is supported.

Logs

N/A

Config

N/A

Homebridge UI Version

v4.73.1-beta.5

Homebridge Version

v1.9.0

Node.js Version

v22.12.0

Operating System

macOS

Environment Info

Using hb-service

Raspberry Pi Model

None

@justjam2013 justjam2013 added the bug label May 4, 2025
@justjam2013
Copy link
Contributor Author

Fix PR: Fixed speaker tile and control modal

@justjam2013
Copy link
Contributor Author

Fixed in v4.73.1-beta.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant