core/tests/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
..
fixtures
snapshots
__init__.py
conftest.py
const.py
test_config_flow.py
test_diagnostics.py
test_init.py
test_media_player.py
test_media_source.py Use root import for media_player and media_source in tests (#125829) 2024-09-12 14:55:29 +02:00
test_remote.py Add Jellyfin remote entity (#126461) 2024-10-10 09:30:05 +02:00
test_sensor.py