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-ld2410-co2.yaml
More file actions
34 lines (28 loc) · 1.04 KB
/
everything-presence-lite-ha-ld2410-co2.yaml
File metadata and controls
34 lines (28 loc) · 1.04 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
substitutions:
name: "everything-presence-lite"
friendly_name: "Everything Presence Lite"
illuminance_update_interval: "2s"
hidden_ssid: "false"
log_level: ERROR
device_config:
ethernet_enabled: false
co2_enabled: true
bluetooth_enabled: true
board_revision: "1.2"
sensor_variant: "ld2410"
firmware_channel: "stable"
model: "everything-presence-lite"
update:
- platform: http_request
id: update_http_request
name: Everything Presence Lite Firmware
source: https://everythingsmarthome.github.io/everything-presence-lite/everything-presence-lite-ha-ld2410-co2-manifest.json
disabled_by_default: true
dashboard_import:
package_import_url: github://everythingsmarthome/everything-presence-lite/everything-presence-lite-ha-ld2410-co2.yaml@main
import_full_config: false # or true
packages:
device_base: !include common/everything-presence-lite-base.yaml
ld2450_base: !include common/ld2410-base.yaml
bluetooth_base: !include common/bluetooth-base.yaml
co2_base: !include common/modules/co2.yaml