Skip to content

Instantly share code, notes, and snippets.

@Bazmundi
Bazmundi / t-camera2.yaml
Last active February 21, 2021 09:28
TTGO T-Camera on ESPHome that also talks and listens to MQTT
esphome:
name: t_camv162
platform: ESP32
board: esp-wrover-kit
wifi:
ssid: "xxxx-xxxx"
password: "xxxxxxxx"
manual_ip:
static_ip: xxx.xxx.xxx.xxx
@Bazmundi
Bazmundi / t-camera.yaml
Last active November 10, 2023 14:23
LilyGo TTGO T-Camera V1.6.2 yaml for ESPHome
esphome:
name: t_camv162
platform: ESP32
board: esp-wrover-kit
wifi:
ssid: "xxxx-xxxx"
password: "xxxxxxxx"
manual_ip:
static_ip: xxx.xxx.xxx.xxx