Skip to content

Fix get_config to send get_config command#233

Merged
MarvinSchenkel merged 1 commit intomusic-assistant:mainfrom
barneysowood:fix-get-config
Apr 2, 2026
Merged

Fix get_config to send get_config command#233
MarvinSchenkel merged 1 commit intomusic-assistant:mainfrom
barneysowood:fix-get-config

Conversation

@barneysowood
Copy link
Copy Markdown
Contributor

@barneysowood barneysowood commented Mar 25, 2025

Currently the HomeAssistantClient.get_config() method incorrectly sends the get_states command - this corrects it to send get_config.

Fixes the HomeAssistantClient.get_config method so it actually sends
"get_config" rather than "get_states".
@barneysowood
Copy link
Copy Markdown
Contributor Author

Re-pushed with just the actual change, rather than including formatting changes.

@MarvinSchenkel
Copy link
Copy Markdown
Contributor

Thanks! Sorry about the long wait ;-)

@MarvinSchenkel MarvinSchenkel merged commit 2e92101 into music-assistant:main Apr 2, 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.

2 participants