-
Notifications
You must be signed in to change notification settings - Fork 182
Expand file tree
/
Copy pathv32board_secplusv1.yaml
More file actions
77 lines (63 loc) · 1.32 KB
/
v32board_secplusv1.yaml
File metadata and controls
77 lines (63 loc) · 1.32 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
---
substitutions:
id_prefix: ratgdo32
friendly_name: "ratgdo32"
uart_tx_pin: GPIO17
uart_rx_pin: GPIO21
input_obst_pin: GPIO4
status_door_pin: GPIO26
status_obstruction_pin: GPIO25
dry_contact_open_pin: GPIO13
dry_contact_close_pin: GPIO14
dry_contact_light_pin: GPIO27
web_server:
local: true
esphome:
name: ${id_prefix}
friendly_name: ${friendly_name}
name_add_mac_suffix: true
min_version: 2026.4.0
project:
name: ratgdo.v32board_secplusv1
version: "32.0"
esp32:
board: esp32dev
framework:
type: esp-idf
dashboard_import:
package_import_url: github://ratgdo/esphome-ratgdo/v32board_secplusv1.yaml@main
packages:
remote_package:
url: https://github.com/ratgdo/esphome-ratgdo
ref: main
files: [base_secplusv1.yaml]
refresh: 1s
# remote_package: !include
# file: base_secplusv1.yaml
switch:
- platform: ratgdo
id: ${id_prefix}_led
type: led
pin:
number: GPIO2
ignore_strapping_warning: true
name: "LED"
entity_category: config
sensor:
- platform: wifi_signal
name: "WiFi Signal"
update_interval: 120s
# Sync time with Home Assistant.
time:
- platform: homeassistant
id: homeassistant_time
api:
id: api_server
improv_serial:
esp32_improv:
authorizer: none
wifi:
ap:
ssid: "ratgdo"
captive_portal:
logger: