hass-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 Add Jellyfin audio_codec optionflow (#113036) 2024-05-15 16:11:11 +02:00
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
conftest.py Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
const.py Add re-authentication to Jellyfin (#97442) 2023-10-25 14:02:30 +02:00
test_config_flow.py Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
test_diagnostics.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_init.py Use runtime_data instead of hass.data for Jellyfin (#122410) 2024-07-24 08:53:01 +02:00
test_media_player.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
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 Add translation to Jellyfin (#123857) 2024-09-08 14:00:34 +02:00