-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathlivingcolors1-cc2500-shieldv2-c3miniv1.factory.yaml
More file actions
44 lines (36 loc) · 1.54 KB
/
Copy pathlivingcolors1-cc2500-shieldv2-c3miniv1.factory.yaml
File metadata and controls
44 lines (36 loc) · 1.54 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
packages:
# Include all of the core configuration
core: !include livingcolors1-cc2500-shieldv2-c3miniv1.yaml
factory_reset: !include factory_reset.yaml
esphome:
# This will allow for project identification,
# configuration and updates.
project:
name: rrooggiieerr.livingcolors1-cc2500-shieldv2-c3miniv1
version: dev # This will be replaced by the github workflows with the `release` version
# In combination with the `ap` this allows the user
# to provision wifi credentials to the device.
captive_portal:
# This points to the public location of the yaml file that will be adopted.
# In this case it is the core yaml file that does not contain the extra things
# that are provided by this factory yaml file as the user does not need these once adopted.
dashboard_import:
package_import_url: github://rrooggiieerr/esphome-livingcolors1/livingcolors1-cc2500-shieldv2-c3miniv1.yaml@main
# Set up Bluetooth LE to allow the user
# to provision wifi credentials to the device.
esp32_improv:
authorizer: boot_button
# Sets up the improv via serial client for Wi-Fi provisioning.
# Handy if your device has a usb port for the user to add credentials when they first get it.
improv_serial:
next_url: https://github.com/rrooggiieerr/esphome-livingcolors1
# Used to pull OTA updates
http_request:
ota:
- platform: http_request
id: ota_http_request
update:
- platform: http_request
name: None
id: update_http_request
source: https://rrooggiieerr.github.io/esphome-livingcolors1/firmware/livingcolors1-cc2500-shieldv2-c3miniv1.manifest.json