Skip to content

Mynasru/esphome-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

esphome-config

Modularised ESPHome configurations with substitutions and packages

  • 🔴 Not (yet) updated to new modular config system
  • ✅ Ready for use config
  • ✳️ Ready for use config for DIY circuit

Devices

🔴 LCS Power plug

(Store: Action)(info)

  • GPIO04 = LED (inverted)
  • GPIO12 = Relay
  • GPIO13 = Button (input pullup)
🔴 TTGO Tcamera v05

(Store: Aliexpress)(info)

  • SSD1306 (0x3C)
    • GPIO21 = SDA
    • GPIO22 = SCL
  • Battery charger (info)
    • GPIO02 = LED3 (not connected?)
    • GPIO21 = LED2
    • GPIO22 = LED1
  • Camera
    • GPIO05 = Y2
    • GPIO14 = Y3
    • GPIO04 = Y4
    • GPIO15 = Y5
    • GPIO18 = Y6
    • GPIO23 = Y7
    • GPIO36 = Y8
    • GPIO39 = Y9
    • GPIO27 = VSNC
    • GPIO25 = HREF
    • GPIO19 = PLCK
    • GPIO26 = PWD
    • GPIO32 = XCLK/External_clock
    • GPIO13 = SIOD/SDA
    • GPIO12 = SIOC/SCL
  • Other
    • GPIO33 = PIR
    • GPIO34 = Button (input pullup)
    • GPIO35 = VBatt (100k/100k) (ADC1_CH7) (11dB) 1.65v = 0%, 2.10v = 100%
✅ Emil's Slimmer dimmer

(Store: Emil)(info)

  • GPIO02 = Status LED (inverted)
  • GPIO05 = Rotary encoder switch (external input pullup)
  • GPIO14 = Rotary encoder A (external input pullup)
  • GPIO12 = Rotary encoder B (external input pullup)
  • GPIO02 = 24x WS2812B (RX pin)
  • RST = Switch (external input pullup)
  • GPIO04 = STDBY (Charging done) pin
  • GPIO01 = CHRG (Charging) pin (TX pin)
✳️ ESP32 P1 DSMR

(Store: Ruben)(info)

  • 🔴 To do
🔴 Alarm clock

(Store: Ruben)(info) Based on the ESP32 P1 board

✅ TTGO T-HiGrow V1.1

(Store: Aliexpress)(info)

Schematic

  • GPIO25 = SDA (Bus A)
  • GPIO26 = SCK (Bus A)
  • GPIO04 = Power enable for sensors
  • GPIO35 = Wake button
  • GPIO16 = DHT11
  • GPIO33 = Battery ADC
  • GPIO32 = Soil humidity ADC
  • GPIO34 = Soil salt ADC
✳️ Air quality sensors [DIY]

Measure:

  • eCO2
  • eVOC
  • Temperature (2x)
  • Humidity
  • Pressure
  • PM (µm): 1, 2.5, 10

About

Collection of ESPHome configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages