maximkulkin / esp-homekit-demo

Demo of Apple HomeKit accessory server library
MIT License
808 stars 233 forks source link

Request for a adjustment in program for Sonoff Basic R3 #351

Closed sanilsdevan closed 4 years ago

sanilsdevan commented 4 years ago

Sonoff basic R3 (the latest sonoff basic) has wifi indicator led on GPIO13 and also another indicator led connected to relay on GPIO12. Is there any chance that the program can be modified so that the wifi indicator led turns off (or keeps blinking) if the device gets disconnected from wifi network? Also, the wifi indicator keeps on blinking at the initial stage until the device is configured & gets connected to the wifi network for the first time

maximkulkin commented 4 years ago

Yes, it can be done

maximkulkin commented 4 years ago

Duplicate of #352