Add RelayTV media upload services

This commit is contained in:
2026-04-15 15:54:01 -05:00
parent 650394634a
commit 272f6ce769
6 changed files with 281 additions and 2 deletions
+3
View File
@@ -25,6 +25,9 @@ SERVICE_OVERLAY = "overlay"
SERVICE_PLAY_SYNCED = "play_synced"
SERVICE_SNAPSHOT = "snapshot"
SERVICE_PLAY_WITH_RESUME = "play_with_resume"
SERVICE_UPLOAD_MEDIA = "upload_media"
SERVICE_UPLOAD_MEDIA_PLAY = "upload_media_play"
SERVICE_UPLOAD_MEDIA_ENQUEUE = "upload_media_enqueue"
CONF_SENSOR_STREAM_MAPPINGS = "sensor_stream_mappings"
CONF_RESUME_POSITIONS = "resume_positions"