This component has moved to https://github.com/oxan/esphome-stream-server.
Last active
October 3, 2021 20:43
-
-
Save oxan/4a1a36e12ebed13d31d7ed136b104959 to your computer and use it in GitHub Desktop.
Stream server (serial-to-wifi bridge) for ESPHome
@KosieKramer I can't imagine this is actually caused by the custom component, it does nothing even vaguely related to that. I expect it's a side-effect due to the continuous TCP load the serial server generates.
@oxan, after some more digging, it looks like it has nothing to do with your component. It is a combination of using a hidden SSID, ESP32 device and the fast_connect directive in ESPHome. In this combination, the RSSI does not seem to change. On ESP8266 devices it works.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great component!
I deployed it successfully in 2 applications in my home on ESP32 boards.
I have a question about also having an RSSI sensor defined on a board running your custom component. It seems it does not update, but keep sending the same value it started up with. When I remove the custom component, the RSSI works correctly: