sensor.plex_recently_added icon indicating copy to clipboard operation
sensor.plex_recently_added copied to clipboard

Platform not found

Open mbarnes106 opened this issue 3 years ago • 0 comments

HA core-2021.6.5 running on pi.

my system will not restart as it finds an error in the config.

Platform error sensor.plex_recently_added - Integration ‘plex_recently_added’ not found.

I commented it out, deleted the custom component, readded the newest version, restarted, but still get the error.

Here is my code:

sensor:
  - platform: plex_recently_added
    token: xxx
    host: 192.168.1.124
    port: 32400

and the files I need are in config/custom_components/plex_recently_added

Not sure what to try next?

mbarnes106 avatar Jun 25 '21 13:06 mbarnes106