core/homeassistant/components/plex
Paul Bottein 2be6ecd50f
Assign plex update entity to server device (#143654)
* Assign plex update entity to server device

* Fix tests

* Apply suggestions from code review

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-04-25 11:21:14 +02:00
..
__init__.py Cleanup some plex tasks that delayed startup (#114418) 2024-03-28 20:36:33 -10:00
button.py
cast.py
config_flow.py Remove unnecessary imports of http integration (#141899) 2025-03-31 11:30:20 +01:00
const.py Cleanup some plex tasks that delayed startup (#114418) 2024-03-28 20:36:33 -10:00
errors.py
helpers.py
icons.json
manifest.json
media_browser.py Fix handling of directory type playlists in Plex (#122990) 2024-08-01 10:24:09 -04:00
media_player.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
media_search.py Add empty line after module docstring [n-q] (#112702) 2024-03-08 15:04:07 +01:00
models.py
sensor.py
server.py
services.py Bump yarl to 1.14.0 (#127924) 2024-10-08 14:01:37 +02:00
services.yaml
strings.json
update.py Assign plex update entity to server device (#143654) 2025-04-25 11:21:14 +02:00
view.py