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

Log Warning: Detected that custom integration 'smart_irrigation' accesses hass.helpers.entity_registry. #376

Closed
1 task done
dlindnegm opened this issue May 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working do-not-auto-close Label to make sure it's not auto closed by stale bot

Comments

@dlindnegm
Copy link

What happened?

Started noticing this warning in my HA logs after upgrading to Core 2024.5.4. No issues with the integration as far as I can tell.

config_entry-smart_irrigation-5154ea7f8196b4cbd9986fbae091721b (2).json

How to reproduce

Core 2024.5.4
Supervisor 024.05.1
Operating System 12.3
Frontend 20240501.1

Relevant log output

Log details (WARNING)
Logger: homeassistant.helpers.frame

Source: helpers/frame.py:190
First occurred: 7:53:43 PM (1 occurrences)
Last logged: 7:53:43 PM

Detected that custom integration 'smart_irrigation' accesses hass.helpers.entity_registry. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from entity_registry directly at custom_components/smart_irrigation/__init__.py, line 1434: entity_registry = self.hass.helpers.entity_registry.async_get(self.hass), please create a bug report at https://github.com/jeroenterheerdt/HASmartIrrigation/issues

Which version are you running?

v2024.4.3

Diagnostics file

  • I have attached a diagnostics file

Additional information

No response

@dlindnegm dlindnegm added the bug Something isn't working label May 21, 2024
@jeroenterheerdt
Copy link
Owner

Thanks for reporting!

@jeroenterheerdt jeroenterheerdt added the do-not-auto-close Label to make sure it's not auto closed by stale bot label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working do-not-auto-close Label to make sure it's not auto closed by stale bot
Projects
None yet
Development

No branches or pull requests

2 participants