HomeKidd / Homekit-WS2812B-controller

ESP8266 based  Homekit controller for WS2812B lightstrips with WS2812FX support🌈
236 stars 35 forks source link

Adaptive Lighting #24

Open csupi003 opened 3 years ago

csupi003 commented 3 years ago

Hello,

Is it possible to add the new iOS 14's adaptive lighting feature ?

Thanks in advance,

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.67. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

HomeKidd commented 3 years ago

Hi! Currently the Adaptive Lighting part of HomeKit is not open source, only available for MFi licensees. When the first beta came out i’ve started instantly thinking of adopting that feature 😛If someone fully reverse engineer it i’ll add that feature, but until a (stable official) iOS14 release that doesnt make sense for 99% of users 😉✌️

Until that i’m closing the issue since its not really an issue 😁

HomeKidd commented 3 years ago

Added to my Todo✌️

Sadly still nobody knows how Adaptive Lighting works 👷‍♂️

Reopened and pinned the issue to the top

renssies commented 3 years ago

It has been implemented in the beta HAP-NodeJS (the base of Homebridge). But it's accidentally called "Ambient Lightning": https://github.com/homebridge/HAP-NodeJS/blob/beta/src/accessories/Light-AmbientLightning_accessory.ts

acrogenesis commented 1 year ago

Hello, I'm just starting with HomeKit/light strips curious if there's been progress regarding Adaptive Lightning.