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.76k stars 361 forks source link

Sonoff shuts down in a second #330

Closed kutdenis closed 5 years ago

kutdenis commented 5 years ago

Relays are switched off at once, basic and 4ch. On 4ch turns off only the first channel, the other three channels work as it should& After upgrade to 0.8.2

RavenSystem commented 5 years ago

Set Inching time to 0. https://github.com/RavenSystem/esp-homekit-devices/releases/tag/RC_0.8.2 https://github.com/RavenSystem/esp-homekit-devices/wiki/RavenCore#inching-time-default-0

kutdenis commented 5 years ago

Thank you!