Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not connect to zigbee2mqtt over wifi after changes from 2023 #38

Open
gio-dot opened this issue Mar 30, 2023 · 1 comment
Open

Can not connect to zigbee2mqtt over wifi after changes from 2023 #38

gio-dot opened this issue Mar 30, 2023 · 1 comment

Comments

@gio-dot
Copy link

gio-dot commented Mar 30, 2023

Hi, i'm using your component to connect a zigbee coordinator (cc2652p) with zigbee2mqtt over wifi using an esp8266 (esp01-s). After i upgraded to latest version it simpy not connect to zigbee2mqtt (its log don't say nothing useful to understand why).
Using the async-tcp branch it works well.
There is a known reason that i missed for this issue?

@gio-dot gio-dot changed the title Can not connect to zigbee2mqtt over ethernet after changes from 2023 Can not connect to zigbee2mqtt over wifi after changes from 2023 Mar 30, 2023
@gplex83
Copy link

gplex83 commented Apr 22, 2023

after change of uart_bus to uart_0 everthing started working again:
uart:
id: uart_0

add further configuration for the UART here

stream_server:
uart_id: uart_0
port: 1234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants