core/homeassistant/components/jellyfin
Ian Hattendorf 4efb747389
Add Jellyfin remote entity (#126461)
* jellyfin: Add remote entity

This allows sending general commands via the
"Sessions/{sessionId}/Command" endpoint

* jellyfin: Add remote entity tests
2024-10-10 09:30:05 +02:00
..
__init__.py
browse_media.py
client_wrapper.py
config_flow.py
const.py Add Jellyfin remote entity (#126461) 2024-10-10 09:30:05 +02:00
coordinator.py Add Jellyfin remote entity (#126461) 2024-10-10 09:30:05 +02:00
diagnostics.py
entity.py
icons.json
manifest.json
media_player.py
media_source.py
remote.py Add Jellyfin remote entity (#126461) 2024-10-10 09:30:05 +02:00
sensor.py
strings.json