esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
290 stars 34 forks source link

ESPHOME on Sonoff Mini r2 GPIO03 not working with switch #4092

Open Samu84 opened 1 year ago

Samu84 commented 1 year ago

The problem

I decided to pass from tasmota to esphome on one sonoff mini modificated with 5 switches , everything is working but the switch on Gpio03 is not turning on, before i made the same on sonoff with two sensors AM2302, the sensor on gpio03 was working after some minutes the i added this code:

logger: level: NONE hardware_uart: UART0_SWAP

with this code is working perfectly. Now i need to make another with 5 switches but also with this code is not working, the configuration for the switch is:

PS. With Tasmota is working everything

Which version of ESPHome has the issue?

2023.1.0-dev20230128

What type of installation are you using?

Docker

Which version of Home Assistant has the issue?

No response

What platform are you using?

ESP8266

Board

No response

Component causing the issue

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

github-actions[bot] commented 1 year 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.