Skip to content

Warning about registering a non entity service schema #21

Description

@AndreasLehmann

Checklist:

  • [ X] I updated to the latest version available
  • [ X] I cleared the cache of my browser

Release with the issue:
v2024.9.3

Last working release (if known):
n/a

Browser and Operating System:
Safari, MacOS (doesn't matter)

Description of problem:
During the start of Homeassistant the log shows the following errors:

homeassistant  | 2024-10-03 09:20:41.187 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'irrigation_unlimited' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/irrigation_unlimited/service.py, line 73: platform.async_register_entity_service(, please create a bug report at https://github.com/rgc99/irrigation_unlimited/issues

and a sesond one

homeassistant  | 2024-10-03 20:03:12.730 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'irrigation_unlimited' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/irrigation_unlimited/service.py, line 79: platform.async_register_entity_service(, please create a bug report at https://github.com/rgc99/irrigation_unlimited/issues

This issued should be addressed, even if there is some time until 2025.9.

Expected: no warnings in the log file :-)

Javascript errors shown in the web inspector (if applicable):
None

Additional information:
HA is running on Docker on a Synology DS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions