forked from Kaldek/esphome-ratgdo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathv2board_esp32_d1_mini.yaml
More file actions
51 lines (40 loc) · 838 Bytes
/
v2board_esp32_d1_mini.yaml
File metadata and controls
51 lines (40 loc) · 838 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
substitutions:
id_prefix: ratgdov2
friendly_name: "RATGDOv2"
uart_tx_pin: D4
uart_rx_pin: D2
input_obst_pin: D7
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://ratgdo/esphome-ratgdo/v2board_esp32_d1_mini.yaml@main
packages:
remote_package:
url: https://github.com/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: