forked from EverythingSmartHome/everything-presence-lite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheverything-presence-lite-ha.yaml
More file actions
50 lines (42 loc) · 1.32 KB
/
everything-presence-lite-ha.yaml
File metadata and controls
50 lines (42 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
substitutions:
name: "everything-presence-lite"
friendly_name: "Everything Presence Lite"
illuminance_update_interval: "2s"
hidden_ssid: "false"
log_level: DEBUG
device_config:
ethernet_enabled: false
co2_enabled: false
bluetooth_enabled: true
board_revision: "1.2"
sensor_variant: "ld2450"
firmware_channel: "stable"
model: "everything-presence-lite"
update:
- platform: http_request
id: update_http_request
name: Everything Presence Lite Firmware
source: https://Nickduino.github.io/everything-presence-lite/everything-presence-lite-ha-manifest.json
disabled_by_default: true
web_server:
sorting_group_id: occupancy_group
sorting_weight: 360
dashboard_import:
package_import_url: github://Nickduino/everything-presence-lite/everything-presence-lite-ha.yaml@main
import_full_config: false # or true
packages:
device_base:
url: https://github.com/Nickduino/everything-presence-lite
file: common/everything-presence-lite-base.yaml
ref: main
refresh: 0s
ld2450_base:
url: https://github.com/Nickduino/everything-presence-lite
file: common/ld2450-base.yaml
ref: main
refresh: 0s
bluetooth_base:
url: https://github.com/Nickduino/everything-presence-lite
file: common/bluetooth-base.yaml
ref: main
refresh: 0s