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

'ramses_cc' registers an entity service with a non entity service schema #205

Open
pocketware opened this issue Sep 7, 2024 · 6 comments
Assignees

Comments

@pocketware
Copy link

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

@sciorty
Copy link

sciorty commented Sep 9, 2024

[EDIT by @zxdavb] This is not the same bug as the OP, it is related to: #198.

I also have a problem after 2024.9.1.

[removed]

@arthuriansoft
Copy link

I also get the exact same errors above after updating the HA container from 2024.7.4 to 2024.8.3.
The integration fails to initialise.

@zxdavb
Copy link
Owner

zxdavb commented Sep 11, 2024

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

I am working on this warning.

It will not stop the integration from starting.

@zxdavb zxdavb self-assigned this Sep 11, 2024
@zxdavb
Copy link
Owner

zxdavb commented Sep 11, 2024

voluptuous.error.MultipleInvalid: not a valid value for dictionary value @ data['class']

@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.

@arthuriansoft
Copy link

@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!
Thanks for all your work on this :-)

@remyderuysscher
Copy link

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.

@zxdavb zxdavb changed the title Custom integration 'ramses_cc' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 'ramses_cc' registers an entity service with a non entity service schema Dec 8, 2024
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

No branches or pull requests

5 participants