From a2c563daa861e5789667d3fb6df01e80069ab64f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Jaworski?= Date: Fri, 25 Oct 2024 09:00:40 +0200 Subject: [PATCH] blebox: add documentation for dacBoxD DC device integration (#35336) * blebox: add documentation for dacBoxD DC device integration * tiny tweaks --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/blebox.markdown | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/source/_integrations/blebox.markdown b/source/_integrations/blebox.markdown index 4ee13a8352a..cad9fb7f065 100644 --- a/source/_integrations/blebox.markdown +++ b/source/_integrations/blebox.markdown @@ -260,6 +260,25 @@ This integration adds the Blebox device as a light entity to Home Assistant. - Effects - Brightness +### dacBoxD DC + +This integration adds the Blebox device as 2 lights MONO or 1 light CCT entity to Home Assistant. + +#### Key supported features + +- On +- Off +- Brightness / linear percentage control (depends on device's settings) +- White temperature control (CCT mode only) +- Effects + +#### Additional features + +- Option to change control mode (linear / gamma correction) is available in wBox app. +- Option to change color mode (MONO/CCT) is available in wBox app. +- Own effects are possible to create. Creator of effects is available in wBox app. +- After settings change, device needs to be reloaded. + ### wLightBoxS PRO This integration adds the Blebox device as a light entity to Home Assistant.