-
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathtagtuner-for-tagreader.factory.yaml
More file actions
42 lines (33 loc) · 1.03 KB
/
tagtuner-for-tagreader.factory.yaml
File metadata and controls
42 lines (33 loc) · 1.03 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
packages:
# core: github://luka6000/TagTuner/tagtuner-for-tagreader.yaml@main
core: !include tagtuner-for-tagreader.yaml
esphome:
name: "${name}"
friendly_name: ${friendly_name}
# Automatically add the mac address to the name
# so you can use a single firmware for all devices
name_add_mac_suffix: true
project:
name: LukaGra.TagTuner-8266
version: dev
ota:
- platform: http_request
id: ota_http_request
http_request:
verify_ssl: false
update:
- platform: http_request
name: None
id: update_http_request
source: https://luka6000.github.io/TagTuner/firmware/manifest-tagtuner-for-tagreader-esp8266.json
# This should point to the public location of this yaml file.
dashboard_import:
package_import_url: github://luka6000/TagTuner/tagtuner-for-tagreader.yaml@main
import_full_config: false
# Sets up the improv via serial client for Wi-Fi provisioning
improv_serial:
next_url: https://luka6000.github.io/TagTuner/
wifi:
button:
- id: !remove btn_erase_tag
- id: !remove btn_cancel_writing