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-sen0609-no-ble-co2.yaml
More file actions
36 lines (30 loc) · 1.06 KB
/
everything-presence-lite-ha-sen0609-no-ble-co2.yaml
File metadata and controls
36 lines (30 loc) · 1.06 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
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: false
board_revision: "1.2"
sensor_variant: "sen0609"
firmware_channel: "stable"
model: "everything-presence-lite"
wifi:
on_connect:
- switch.turn_on: mmwave_sensor
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-sen0609-no-ble-co2-manifest.json
disabled_by_default: true
dashboard_import:
package_import_url: github://everythingsmarthome/everything-presence-lite/everything-presence-lite-ha-sen0609-no-ble-co2.yaml@main
import_full_config: false # or true
packages:
device_base: !include common/everything-presence-lite-base.yaml
ld2450_base: !include common/sen0609-base.yaml
co2_base: !include common/modules/co2.yaml