-
* Operating system: MacOS
* Python version: 2.7.10 and 3.6.4
* ESP hardware in use: ESP-8266-12E (NodeMCU v1.0)
# Full esptool.py command line as run:
`make toolchain esptool libhal STANDALONE…
-
Hi,
I successful used your firmware with sonoff basic and shelly: great job!
Now, I'm trying to use RavenCore 0.8.10 with shelly 2.5; I successful flashed device but I'm not able to connect it to …
-
Hi maxim,
While making you lock mechanism accessory I stumble upon one problem: The Button Part.
Everting works The lock, the LED. unfortunately the button doesn't. You used a different approach f…
-
Did an install to sonoff T1 3 gang US version using OTA method so I assume that I did get the latest version which is 0.5.5. The installation went fine until I try to setup the device by changing the …
-
```
collect2: error: ld returned 1 exit status
/home/parallels/projects/esp-open-sdk/esp-open-rtos/common.mk:232: recipe for target 'build/esp-ir-thermostat.out' failed
make: *** [build/esp-ir-ther…
-
Hi Maxim,
I have purchased the tutorial, and I was wondering if there is an example for adding more than 2 relays using nodemcu to homekit.
I am planning to add more than 2 and under 10.
Than…
-
I am using the temperature sensor code and have successfully added it to my Homekit Setup. Have tested for two weeks, and It works very well. If I add any other esp8266 to HomeKit using the temperatur…
-
Hi Jose!
It's possible that since I applied Ravencore to a RGB Magic Home its bright is lower than the exposed with the original firm?
Maybe it's not, but I would swear that it's about 10% less …
-
使用DEMO程序:esp-homekit-sdk\esp-idf\examples\wifi\smart_config smartconfig_main.c,配置下面两个函数:
static void initialise_wifi(void)
{
tcpip_adapter_init();
wifi_event_group = xEventGroupCreate();…
-
First off all, great job! thumbs up!
I'm trying now for a few day's to install all necessary perquisites as described in your README.md file.
First I tried to install it on my MAC, but after googl…