RavenSystem / esp-homekit-devices

Advanced firmware to add native Apple HomeKit and custom configurations, compatible with any SoC based on ESP32, ESP32-S, ESP32-C and ESP8266 series. (Shelly, Sonoff, Electrodragon, Tuya...)
Other
2.72k stars 357 forks source link

MagicHome Led Strip Controller #836

Closed stefantitu closed 4 years ago

stefantitu commented 4 years ago

Today I flashed one led strip controller from magic home. The flash was a success but after I connect to the WiFi network and save the json config I can not see any new accessory in home app. What I noticed is that the WiFi network (HAA-a10df8) keeps appearing among the WiFi networks and if I try to connect again it fails. I reflashed it for 3-4 times but the same issue appeared. I used this config : {"c":{"q":850,"b":[{"g":0,"t":5}]},"a":[{"t":30,"r":14,"g":5,"v":12,"w":13,"b":[{"g":0}]}]}

All my Sonoff were flashed this way and I had no issues connecting them.
Any ideas?

brymonster commented 4 years ago

If there’s an issue with that JSON your device will continue booting into setup mode. What magic home are u using?

stefantitu commented 4 years ago

image

stefantitu commented 4 years ago

I tried to figure out if there is any mistake in the json code but I don’t find it. I also change the GPIO numbers according to the esp module.

RavenSystem commented 4 years ago

Logs, please.

stefantitu commented 4 years ago

Logs, please. I not an expert and I don't know where to find the logs, but if you tell me then I paste them here.

tonysprenk commented 4 years ago

https://github.com/RavenSystem/esp-homekit-devices/wiki/Build-Instructions

stefantitu commented 4 years ago

screenlog.txt this is the log. thank you

RavenSystem commented 4 years ago

You are using an old version of haaboot.bin.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.