Is there a minimum HA version requirement for an integration to use the newer format:
from homeassistant.components.persistent_notification import (
async_dismiss as async_dismiss_persistent_notification, )
Is there a minimum HA version requirement for an integration to use the newer format:
from homeassistant.components.persistent_notification import (
async_dismiss as async_dismiss_persistent_notification, )