Android TV Notifications Help on HA restart

I’m using the below code to send notifications to my three tvs. For some reason i get an alert every time i restart HA to configure the second and third tv in the Integration section because it keeps discovering new devices. When I input the correct IP it says the “device is already configured”. Why does it keep asking me to reconfigure the same entities every time? Below is the code in my configurations.yaml file. Thanks all!

notify:
  - platform: nfandroidtv
    name: Notif_FrontOfficeTV
    host: 192.168.xx.xx
  - platform: nfandroidtv
    name: Notif_LivRoomTV
    host: 192.168.xx.xx
  - platform: nfandroidtv
    name: Notif_MastBedTV
    host: 192.168.xx.xx

Screenshot 2022-03-07 233423

Screenshot 2022-03-07 233441

@RMR414 (How) Did you sort this out?

Not directly. After one of the core updates it corrected itself. Are you having the issue?

Hmm… don’t remember TBH. I obviously had something on 2022-12-27 when asking, now one month later… too late to recall.

Where did you put this code? I am trying to send a notification to multiple Android TVs but home assistant is only sending it to one. I have also connected many TVs in the integrations