From dd5adbba4906ea95a7f01ec443273b23a4b14005 Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Fri, 6 Feb 2026 22:24:35 +0300 Subject: [PATCH] Update submodules: Add media browser integration Updated haos-integration to 8cbe33e: - Add media browser integration for Home Assistant - Implement async_browse_media() and async_play_media() - Add play_media_file service - Fix path separator handling Updated media-server to eb2aed4: - Improve media browser UI with fade-in animations - Add loading state indicators for thumbnails Co-Authored-By: Claude Sonnet 4.5 --- haos-integration | 2 +- media-server | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/haos-integration b/haos-integration index e4eeb2a..8cbe33e 160000 --- a/haos-integration +++ b/haos-integration @@ -1 +1 @@ -Subproject commit e4eeb2a97b7e1a80cbade175214cc26a0cde59e8 +Subproject commit 8cbe33eb728080b472140f175db776c43c0611ac diff --git a/media-server b/media-server index 7c631d0..eb2aed4 160000 --- a/media-server +++ b/media-server @@ -1 +1 @@ -Subproject commit 7c631d09f6ceeac72dd1e45c5ab9eb3eab45dfbb +Subproject commit eb2aed40c1196d477f74fb9c4af731a3ca6887a0