You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This component does not require, nor conflict with, the default Plex components.
9
9
### If you're having issues, check out the [troubleshooting guide](https://github.com/custom-cards/upcoming-media-card/blob/master/troubleshooting.md) before posting an issue or asking for help on the forums.
10
10
11
11
## Installation:
12
-
1. Install this component by copying sensor.py to `custom_components/plex_recently_added/`.
12
+
1. Install this component by copying [these files](https://github.com/custom-components/sensor.plex_recently_added/tree/master/custom_components/plex_recently_added) to `custom_components/plex_recently_added/`.
13
13
2. Install the card: [Upcoming Media Card](https://github.com/custom-cards/upcoming-media-card)
14
14
3. Add the code to your `configuration.yaml` using the config options below.
15
15
4. Add the code for the card to your `ui-lovelace.yaml`.
0 commit comments