You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am using ESPhome to flash my Tekin SP22 smart plug. It has a T102_V1.1 board with an RTL8710BN chip on it. Sadly GPIO PA15, which is driving the Relay is not working. If i change the output in my switch-section of the config yaml of esphome to PA14 the output works perfectly fine. So i think it is not a config problem.
-EDIT-
If i change the board from t102_v1.1 to wr2 the output is working perfectly!! Maybe the board config is not correct.
-EDIT-
BTW. If i want to add the power sensor i also get the same change interrupt error as described in this issue:
Hello,
i am using ESPhome to flash my Tekin SP22 smart plug. It has a T102_V1.1 board with an RTL8710BN chip on it. Sadly GPIO PA15, which is driving the Relay is not working. If i change the output in my switch-section of the config yaml of esphome to PA14 the output works perfectly fine. So i think it is not a config problem.
-EDIT-
If i change the board from t102_v1.1 to wr2 the output is working perfectly!! Maybe the board config is not correct.
-EDIT-
BTW. If i want to add the power sensor i also get the same change interrupt error as described in this issue:
#155
Here is my esphome config which is NOT working:
And here is the config which IS working:
The text was updated successfully, but these errors were encountered: