An00bIS47

Results 6 comments of An00bIS47

Hi @simont77, there are still some parts required to get this working. When there are all required parts decoded, I can add it to the wiki, but for now, I...

To get a working example change all values in the file `main/HAP/HAPGlobals.hpp` in the plugin section to this: ``` /** * Plugins ********************************************************************/ #define HAP_PLUGIN_USE_DHT 0 #define HAP_PLUGIN_USE_LED 1 #define...

Hi @zhengxi0922 maybe I can help you with that. What's the problem you have exactly?

Hi @zhengxi0922 sorry for the late answer! I guess you can't work with it directly in the Arduino IDE because the structure of this project is not compatible with it....

Hi @zhengxi0922 and @leonardpitzu a standard Arduino library is not my goal right now, because this project involves too much other stuff than just Apples Homekit. The approach to add...