What version of Integration has the issue?
2.14.2
System Health details
NA
Checklist
Describe the issue
Hello!
After installing the Xplora® Watch integration via HACS, Home Assistant throws this error on startup:
Error while setting up xplora_watch platform for notify: module 'custom_components.xplora_watch.notify' has no attribute 'async_setup_entry'
Reproduction steps
NA
Debug logs
Logger: homeassistant.components.notify
Quelle: helpers/entity_platform.py:377
Integration: Benachrichtigungen (Dokumentation, Probleme)
Erstmals aufgetreten: 17:14:53 (1 Vorkommnisse)
Zuletzt protokolliert: 17:14:53
Error while setting up xplora_watch platform for notify: module 'custom_components.xplora_watch.notify' has no attribute 'async_setup_entry'
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 377, in _async_setup_platform
awaitable = async_create_setup_awaitable()
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 345, in async_create_setup_awaitable
return platform.async_setup_entry( # type: ignore[union-attr]
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'custom_components.xplora_watch.notify' has no attribute 'async_setup_entry'
What version of Integration has the issue?
2.14.2
System Health details
NA
Checklist
Describe the issue
Hello!
After installing the Xplora® Watch integration via HACS, Home Assistant throws this error on startup:
Reproduction steps
NA
Debug logs