From 4acaca6b864746d8c01207cc8bde364424ee87c8 Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Fri, 15 May 2026 14:47:20 +0300 Subject: [PATCH] chore: bump submodules - per-display HA devices + DDC/CI capabilities - haos-integration v0.3.0: each monitor becomes its own HA device linked to the hub via via_device, exposing new sensor/binary_sensor/select entities for resolution, primary flag, power-control support, input source, color preset, picture mode, and contrast. - media-server: DDC/CI writes are now verified by readback so the API reports {success: false} when a monitor silently rejects a value; picture mode is gated on capability-string declaration to avoid exposing a non-functional select on monitors that only implement reads. --- haos-integration | 2 +- media-server | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/haos-integration b/haos-integration index a37eb46..4156ded 160000 --- a/haos-integration +++ b/haos-integration @@ -1 +1 @@ -Subproject commit a37eb460033b60d2632273a435de886357c01e54 +Subproject commit 4156dedf5e44cf48894775941595909d619ab80b diff --git a/media-server b/media-server index 6120625..d1f621f 160000 --- a/media-server +++ b/media-server @@ -1 +1 @@ -Subproject commit 6120625fa92885fb911ebd5eea83d4be618e9b16 +Subproject commit d1f621f0b43c30bcd920beb3c74ed6f1405aa912