Skip to content
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

Config flow deprecation warning and start add-on error #2267

Open
1 task done
erkr opened this issue May 12, 2024 · 0 comments
Open
1 task done

Config flow deprecation warning and start add-on error #2267

erkr opened this issue May 12, 2024 · 0 comments
Labels
HA Integration Improvements or bugs in the integration

Comments

@erkr
Copy link
Contributor

erkr commented May 12, 2024

What version of Music Assistant has the issue?

2.0.2

What version of the Home Assistant Integration have you got installed?

2024.5.1

Have you tried everything in the Troubleshooting FAQ and reviewed the Open and Closed Issues and Discussions to resolve this yourself?

  • Yes

The problem

I noticed a deprecation warning with a fresh setup, a little later I got an error stating the add-on coudn't be started.
Went into settings/add-on's and the MA add-on was running fine. Maybe related to the missing progress task in the warning

How to reproduce

Fresh install of integration without a run in by add on

Music Providers

Na

Player Providers

Na

Full log output

The warning:

Logger: homeassistant.data_entry_flow
Source: data_entry_flow.py:817
First occurred: 21:20:28 (1 occurrences)
Last logged: 21:20:28

custom_components.mass.config_flow::ConfigFlow calls async_show_progress without passing a progress task, this is not valid and will break in Home Assistant Core 2024.8. Please report it to the custom integration author

And the error

This error originated from a custom integration.

Logger: custom_components.mass
Source: custom_components/mass/config_flow.py:167
integration: mass (documentation, issues)
First occurred: 21:25:07 (1 occurrences)
Last logged: 21:25:07

Failed to start MusicAssistant Server add-on: timeout

Additional information

No response

What version of Home Assistant Core are your running

2024.5.3

What type of installation are you running?

Home Assistant OS

On what type of hardware are you running?

Raspberry Pi

@erkr erkr changed the title Config file deprecation warning Config flow deprecation warning May 12, 2024
@erkr erkr changed the title Config flow deprecation warning Config flow deprecation warning and start add-on error May 12, 2024
@erkr erkr added the bug Something isn't working label May 12, 2024
@OzGav OzGav added the HA Integration Improvements or bugs in the integration label May 12, 2024
@marcelveldt marcelveldt removed the bug Something isn't working label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HA Integration Improvements or bugs in the integration
Projects
Status: later
Development

No branches or pull requests

3 participants