esphome-stream-server
esphome-stream-server copied to clipboard
Can not connect to zigbee2mqtt over wifi after changes from 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?
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