From 2016a5ab193015270ee54e838b6e64dec04e1fc1 Mon Sep 17 00:00:00 2001 From: Awawa <69086569+awawa-dev@users.noreply.github.com> Date: Sat, 18 Dec 2021 15:24:33 +0100 Subject: [PATCH] Add info about @mjoshd's plugin for Home Assistant --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5432ae76a..83eb29270 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,8 @@ Use linux 'top' command with per core view (press 1) or preferable 'htop'. On Rp Check the performance statistics that are updated every minute in System➔Log page. Use preferable YUV(YUY2) or XRGB(RGB32) encoding formats if it's possible. They provide better quality and lower CPU usage. + +Thanks to our colleague @mjoshd there is a HyperHDR integration plugin for Home Assistant. Check the details on the website of the project [https://github.com/mjoshd/hyperhdr-ha](https://github.com/mjoshd/hyperhdr-ha) 🚀 🆕 We do not support driving WS281x and especially SK6812 LED strips directly from the Raspberry Pi although it's theoretically possible: [link](https://github.com/awawa-dev/HyperHDR/discussions/111). If you made it and it works, fine, but most of our users weren't so lucky. You should use external ESP8266/ESP32 (preferable with CH340G or CP2104 onboard) and the voltage level shifter. :warning: @@ -122,4 +124,4 @@ Without it your ambient lighting colors will be washed-out:** ## License The source is released under MIT-License (see http://opensource.org/licenses/MIT). -[![GitHub license](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/awawa-dev/HyperHDR/master/LICENSE) \ No newline at end of file +[![GitHub license](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/awawa-dev/HyperHDR/master/LICENSE)