HomeKid

Results 43 comments of HomeKid

Hi! Take a look at issue #29 . This happens with cheaper LEDs, because cheaper ones are just normal RGB LEDs with WS28xx driver IC and its up to the...

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...

Added to my [Todo](https://github.com/HomeKidd/Homekit-WS2812B-controller/wiki/To-Do)✌️ Sadly still nobody knows how [Adaptive Lighting works](https://github.com/ebaauw/homebridge-hue/issues/766) 👷‍♂️ _Reopened and pinned the issue to the top_

@maximkulkin This is why homekit data needs to be implemented 😄 Yes, Elgato Eve using [custom characteristics](https://github.com/simont77/fakegato-history/wiki/Elgato-Eve-History-Protocol) and a tons of HomeKit data type. Also the accessory must support timekeeping...

@maximkulkin I'm also interested in HWL8012 library for esp-open-rtos 😄 Also keep in mind that HWL8012 needs to be [calibrated](https://github.com/arendst/Tasmota/wiki/Power-monitoring-calibration) for proper measurements. 😄

Yes, i have but without the Eve characteristics and HomeKit data type it will not work. HomeKit data type is added to esp-homekit, but its not that easy to work...

[HLW8012_BL0937_ESP-master.zip](https://github.com/maximkulkin/esp-homekit-demo/files/4460631/HLW8012_BL0937_ESP-master.zip) As i've said, data type is added because i've requested it but currently on static data is working. But its way more complicated since other types......i'm working on this...

> In another post you mentioned that you were able to show the story, can you share code? I was not able to show any history with esp-homekit, only with...

@N5NMR Can you post the code for reference?

This part of the code looks good, could you post the accessory (services, characteristic) setup too?