-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathratgdo-secondary.yaml
57 lines (46 loc) · 1.01 KB
/
ratgdo-secondary.yaml
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
---
substitutions:
#id_prefix: ratgdov25i
id_prefix: ratgdo_secondary
friendly_name: "ratgdo-secondary"
uart_tx_pin: D1
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.5i"
esp8266:
board: d1_mini
restore_from_flash: true
dashboard_import:
package_import_url: github://ratgdo/esphome-ratgdo/v25iboard.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:
ssid: "Lovenet IOT"
password: "Portland"
domain: ".thesteamedcrab.com"
fast_connect: true
use_address: ratgdo-secondary.thesteamedcrab.com
logger: