Hey Everyone,
I've successfully flashed OpenBK7231T onto the 6914HA device and have correctly mapped the Buttons, Relays and WifiLed. Mapping below.
I'm trying to implement the config as per the blakadder template from https://templates.blakadder.com/deta_6914HA.html but cannot work out if it's even possible.
Does this implementation of Tasmota style FW have to decouple buttons from relays ?
Button 2 operates Relay 2 to turn the fan on, and then Button 3 should cycle the power level.
I need the relays to be in the following state for each setting.
Fan on Low - R2 on
Fan on Medium - R2, R3 on
Fan on High - R2, R3, R4 on
Let me know if it's possible, or if I should just swap out for an ESP12 chip instead
Cheers
Device Mapping
P1 - Button 2
P10 - WifiLed
P9 - Relay 3
P8 - Button 3
P6 - Relay 2
P26 - Relay 1
P7 - Relay 4
P14 - Button 1
I've successfully flashed OpenBK7231T onto the 6914HA device and have correctly mapped the Buttons, Relays and WifiLed. Mapping below.
I'm trying to implement the config as per the blakadder template from https://templates.blakadder.com/deta_6914HA.html but cannot work out if it's even possible.
Does this implementation of Tasmota style FW have
SetOption73 1
Button 2 operates Relay 2 to turn the fan on, and then Button 3 should cycle the power level.
I need the relays to be in the following state for each setting.
Fan on Low - R2 on
Fan on Medium - R2, R3 on
Fan on High - R2, R3, R4 on
Let me know if it's possible, or if I should just swap out for an ESP12 chip instead
Cheers
Device Mapping
P1 - Button 2
P10 - WifiLed
P9 - Relay 3
P8 - Button 3
P6 - Relay 2
P26 - Relay 1
P7 - Relay 4
P14 - Button 1