Skip to content

Commit c02656f

Browse files
authored
Update README.md
1 parent ce4c687 commit c02656f

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,20 +36,13 @@ This component does not require, nor conflict with, the default Plex components.
3636

3737
</br></br>
3838
**Do not just copy examples, please use config options above to build your own!**
39-
### Sample for configuration.yaml:
39+
### Sample for minimal config needed in configuration.yaml:
4040
```yaml
4141
sensor:
4242
- platform: plex_recently_added
4343
token: YOUR_PLEX_TOKEN
4444
host: 192.168.1.42
4545
port: 32400
46-
ssl: true
47-
ssl_cert: false
48-
download_images: false
49-
max: 5
50-
section_types:
51-
- movie
52-
- show
5346
```
5447
### Sample for ui-lovelace.yaml:
5548
```yaml

0 commit comments

Comments
 (0)