remove esp32 (#2)

This commit is contained in:
J. Nick Koston 2023-06-15 12:54:05 -10:00 committed by GitHub
parent 559afacc5a
commit 3edf018212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 0 additions and 59 deletions

View File

@ -19,9 +19,6 @@ jobs:
- file: v2board_esp8266_d1_mini_lite.yaml
name: V2 Board ESP8266 D1 Mini Lite
manifest_filename: v2board_esp8266_d1_mini_lite-manifest.json
- file: v2board_esp32_d1_mini.yaml
name: V2 Board ESP32 D1 Mini
manifest_filename: v2board_esp32_d1_mini-manifest.json
fail-fast: false
steps:
- name: Checkout source code

View File

@ -10,7 +10,6 @@ This project is not affiliated with ratgdo or Paul Wieland. Please buy his board
# ESPHome config
- [ESPHome config for v2 board with ESP8266 D1 Mini lite](https://github.com/ESPHome-RATGDO/esphome-ratgdo/blob/main/static/v2board_esp8266_d1_mini_lite.yaml)
- [ESPHome config for v2 board with ESP32 D1 Mini](https://github.com/ESPHome-RATGDO/esphome-ratgdo/blob/main/static/v2board_esp32_d1_mini.yaml)
- [Web Installer](https://esphome-ratgdo.github.io/esphome-ratgdo/)
![Home Assistant Screen Shot](static/hass.png)

View File

@ -164,10 +164,6 @@
<input type="radio" name="type" value="v2board_esp8266_d1_mini_lite" checked />
<img src="./v2board_esp8266_d1_mini_lite.png" alt="ratgdo v2 board with ESP8266 D1 Mini Lite" />
</label>
<label>
<input type="radio" name="type" value="v2board_esp32_d1_mini" />
<img src="./v2board_esp32_d1_mini.png" alt="ratgdo v2 board with ESP32 D1 Mini" />
</label>
</div>
<p class="button-row" align="center">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 KiB

View File

@ -1,50 +0,0 @@
---
substitutions:
id_prefix: ratgdov2
friendly_name: "RATGDOv2"
uart_tx_pin: D4
uart_rx_pin: D2
status_door_pin: D0
status_obstruction_pin: D8
dry_contact_open_pin: D5
dry_contact_close_pin: D6
dry_contact_light_pin: D3
web_server:
esphome:
name: ${id_prefix}
friendly_name: ${friendly_name}
name_add_mac_suffix: true
project:
name: ratgdo.esphome
version: "2.0"
esp32:
board: wemos_d1_mini32
dashboard_import:
package_import_url: github://esphome-ratgdo/esphome-ratgdo/v2board_esp32_d1_mini.yaml@main
packages:
remote_package:
url: https://github.com/esphome-ratgdo/esphome-ratgdo
files: [base.yaml]
refresh: 1s
# Sync time with Home Assistant.
time:
- platform: homeassistant
id: homeassistant_time
api:
id: api_server
ota:
improv_serial:
wifi:
ap:
logger:

View File

@ -1 +0,0 @@
static/v2board_esp32_d1_mini.yaml