Skip to content

Tags: Mo3he/ESPForge

Tags

v0.1.6

Toggle v0.1.6's commit message
v0.1.6: multi-bus I2C/SPI, on_value + time_schedule triggers, substit…

…utions block

v0.1.5

Toggle v0.1.5's commit message
v0.1.5: flash button, stricter field validation, device name format c…

…heck

v0.1.4

Toggle v0.1.4's commit message
feat: v0.1.4 - OpenThread, variant filtering, custom board

v0.1.3

Toggle v0.1.3's commit message
v0.1.3: audit fixes - boards, components, YAML generator

Boards:
- Remove seeed_xiao_esp32s2 (board doesn't exist)
- Fix lilygo_t_display_s3_pro: 2.33" display, camera POGO, dual QWIIC
- Fix m5stack_atoms3: Grove I2C G2/G1 (was G38/G39)
- Fix m5stack_cardputer: Grove I2C G2/G1 (was G13/G15)
- Fix m5stack_dial: PORT.A G13/G15, PORT.B G2/G1 GPIO (not UART)
- Fix m5stack_stickc_plus2: no AXP2101 PMU; I2C G32/G33 (was G21/G22)
- Fix lilygo_t_watch_s3: remove mpu6050 defaultComponent (board has BMA423)
- Fix seeed_xiao_esp32c6: D3=GPIO21, SPI pin order corrected
- Fix lilygo_t_beam_v1_1: no NeoPixel; GPIO38=user btn; LoRa CS=GPIO18
- Fix lilygo_t_beam_s3_supreme: GPS GPIO8/9 (was 4/5=LoRa); OLED=SH1106; L76K/M10
- Fix m5stack_cores3: Grove PORT.A G2/G1 (was G12/G11=internal camera SCCB)

Components:
- Fix lock.gpio: platform 'gpio' -> 'output' (gpio lock doesn't exist in ESPHome)
- Fix sensor.ntc: config key 'sensor_id' -> 'sensor'
- Remove sensor.ld2411s (no official ESPHome support)

YAML generator:
- Remove dead sensor.ld2411s baud rate entry and switch case

Counts: 41 boards, 98 components

v0.1.2

Toggle v0.1.2's commit message
v0.1.2 — Fix header layout for HA ingress / narrow viewports

v0.1.1

Toggle v0.1.1's commit message
Auto-create GitHub release on push when version changes

v0.1.0

Toggle v0.1.0's commit message
Fix image tag: remove :{version} placeholder, Supervisor appends vers…

…ion automatically