Open dorancemc opened 3 months ago
Same here, on core-2024.8.2 :)
Same here
Core 2024.8.2 Supervisor 2024.08.0 Operating System 13.1 Frontend 20240809.0
Logger: homeassistant.components.mvglive.sensor Source: components/mvglive/sensor.py:197 integration: MVG (documentation, issues) First occurred: 3:18:34 PM (11 occurrences) Last logged: 3:23:34 PM Returned data not understood
MVGLive has been disabled because it was using non open source code to operate in 2024.8.0
MVGLive has been disabled because it was using non open source code to operate in 2024.8.0
Will it be enabled in the future? If not, will it be removed from the integration website? I find it misleading that it is visible there but it is not possible to set it up.
If someone steps up and either get the library licensed correctly or someone who creates a new library and then it can be enabled.
That's a good point, I'll check if we can automate such check
There are various custom integrations using the current API, would be good to convince the authors to submit a PR to replace the outdated integration, e.g. https://github.com/danielpotthast/mvg @danielpotthast, https://github.com/Nisbo/another_mvg @Nisbo?
There are various custom integrations using the current API, would be good to convince the authors to submit a PR to replace the outdated integration, e.g. https://github.com/danielpotthast/mvg @danielpotthast, https://github.com/Nisbo/another_mvg @Nisbo?
Currently I am working on the next release with the GUI configuration. So I recommend to wait till the next version is stable for some time.
There are various custom integrations using the current API, would be good to convince the authors to submit a PR to replace the outdated integration, e.g. https://github.com/danielpotthast/mvg @danielpotthast, https://github.com/Nisbo/another_mvg @Nisbo?
If it’s possible to add it as a new integration without migrating the legacy integration, I’d be willing to give it a try. I recently moved the mvg package into the integration because the current version stopped working for me. Not sure if that’s a deal breaker?
We have to migrate the legacy configuration, but i can help you with that if needed.
I'm not sure what you mean with the mvg package?
Why do we? The name mvglive
is no longer correct because the service no longer exists.
I’m referring to the pip package mvg.
People still might have it in their configurations, and we promise a 6 month period for configuration to be deprecated, and it's usually a little effort for a big increase in usability
mvg
seems to have a MIT license, so that would be allowed
People still might have it in their configurations, and we promise a 6 month period for configuration to be deprecated, and it's usually a little effort for a big increase in usability
https://github.com/home-assistant/core/issues/81760 – The old service has been broken for at least a year. To be honest, I don’t want to spend time on this migration.
Oh but I didn't have the full picture apparently, the reason this now got more blocking is because the old library wasn't open source. I did not know the rest was broken.
But I still think we require a migration for the promise we make for the community and like said, I'm happy to help out where needed if that can help you get the core integration working again.
We add these migrations to finally be more stable, as a lot of people got used to Home Assistant breaking every release, so this is our way of making sure we don't break every release, so if it's technically possible we should maintain our stability
I just released the latest version of Another MVG (v2.0.0) yesterday which includes language support and GUI configuration https://github.com/Nisbo/another_mvg Dont know how to integrate this to the Home Assistant Core.
The problem
I am configuring a sensor for a station, according to the documentation I validated that the station exists but it still generates an error.
What version of Home Assistant Core has the issue?
core-2024.7.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
mvglive
Link to integration documentation on our website
https://www.home-assistant.io/integrations/mvglive
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?