Setup failed for nfandroidtv: No setup or config entry setup function defined

I have started receiving this error in my logs whenever HA starts:-

Logger: homeassistant.setup
Source: setup.py:173
First occurred: August 12, 2021, 9:00:44 PM (1 occurrences)
Last logged: August 12, 2021, 9:00:44 PM
**Setup failed for nfandroidtv: No setup or config entry setup function defined**.

I’m not sure what could be causing this.

My config.yaml entry for the setup is below:-

notify:
  - name: mypushbullet
    platform: pushbullet
    api_key: !secret pushbullet_api_key
  - platform: nfandroidtv
    name: Nvidia Shield
    host: !secret shield_ip

Does anyone have any suggestions as to what could be causing the issue?

Thank you

Its a breaking changes which you will have to set it up via integrations.