Closed uherting closed 4 years ago
That would be an error in Home Assistant.
ESPHome does not contact the HA frontend in any way - and only forwards the stream of JPEG images to the HA backend.
I know the HA frontend does some weird stuff for authenticating the camera stream, but that would be a bug in the HA codebase (and for multiple camera integrations), not here.
Operating environment/Installation (Hass.io/Docker/pip/etc.):
Ubuntu 18.04.3 LTS, hass.io in docker, ESPHome (all updated), fixed IP for host and ESP device via DHCP and MAC address
ESP (ESP32/ESP8266, Board/Sonoff):
ESP32-Worover-B on TTGO-camera board with button on IO34 and PIR, no BME280 The TTGO-camera board says "20190315 OV2640_V1.7" As I cannot find out which version the TTGO board has, I assumed it was TTGO T-Camera V05 nd not TTGO T-Camera V17
Affected component:
https://esphome.io/components/esp32_camera.html#configuration-for-ttgo-t-camera-v17
Description of problem: I have several views (tabs) on the overview page of home assistant. As soon as I select a view with integrated ESPHome devices (TTGO-camera) I get a persistant notification in the side bar saying "Login attempt or request with invalid authentication from". The IP address is the IP address of the host where home assistant is installed in docker.
Problem-relevant YAML-configuration entries:
Logs (if applicable):
Login attempt or request with invalid authentication from". The IP address is the IP address of the host where home assistant is installed in docker.
Additional information and things you've tried: