-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Custom integration 'ramses_cc' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 #205
Comments
[EDIT] This is not the same bug as the OP, it is related to: #198. I also have a problem after 2024.9.1. This scheme always worked:
After the update I get:
|
I also get the exact same errors above after updating the HA container from 2024.7.4 to 2024.8.3. |
I am working on this warning. It will not stop the integration from starting. |
@sciorty This is a separate issue - it may have been fixed in #198. If it has not, please raise it as a separate issue. @arthuriansoft I don't know if you are referring to #205, or #198. |
@zxdavb I actually had the issue from #198 which was resolved by upgrading to 0.42.0. I'd just missed it as it was already closed! |
I have also problems with 2024.9.1 and .2 with the 0.42.0 release. 2024.8.3 is the last working version of HA core. |
In HA Core 2024.9.1 I'm getting the following warning:
WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'ramses_cc' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/ramses_cc/climate.py, line 113: platform.async_register_entity_service(k, v, f"async_{k}"), please create a bug report at https://github.com/zxdavb/ramses_cc/issues
The text was updated successfully, but these errors were encountered: