StyraHem / ShellyForHASS

Shelly smart home platform for Home Assistant
MIT License
616 stars 111 forks source link

[BUG]`async_get_registry` #691

Open AnKloss opened 2 years ago

AnKloss commented 2 years ago

Logger: homeassistant.helpers.frame Source: helpers/frame.py:103 First occurred: 8:33:53 PM (1 occurrences) Last logged: 8:33:53 PM

Detected integration that uses deprecated async_get_registry to access entity registry, use async_get instead. Please report issue to the custom component author for shelly using this method at custom_components/shelly/init.py, line 356: await self.hass.helpers.entity_registry.async_get_registry()

supergroover commented 2 years ago

679

safehome-jdev commented 1 year ago

Created a pull for fix 🤞🏼