Auto discover google cast over and over again

Hi
Week ago I took jbl 150 with google cast. Really happy with tts.
But, Home Assistant auto discovers it every … minute? Whenever I open the app/link I see notification, that new component was discovered.
And it is always “minute ago”, “2 minutes ago”, “4 minutes ago”, even “4 seconds ago”. I always delete the notification and every time new one pops up.

Strange thing is that if I go by the link from notification, I will see yeelight component (witch also is poping up wrongly, because I have configured it and I do not use homekit)

And here are some examples of notification. The last one is in seconds.

What can I do with that?
I have already tried to “ignore” google cast and yeelight from configuration.yaml

P.s. If I turn off jbl - I do not get any notifications

Guys, any ideas? I am even thinking to buy some other google cast speaker… :slight_smile:

Try with:

discovery:
  ignore:
    - google_cast

I already have this:

discovery:
  ignore:
    - yeelight
    - homekit
    - google_cast