-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeinspahnmesser1.yaml
87 lines (70 loc) · 1.4 KB
/
feinspahnmesser1.yaml
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
esphome:
name: feinspahnmesser1
friendly_name: feinspahnmesser1
esp32:
board: wemos_d1_mini32
framework:
type: esp-idf
# Enable logging
logger:
# Enable Home Assistant API
api:
mqtt:
broker: mqtt.int.vspace.one
ota:
platform: esphome
password: "65f694d9321b6163cfdd922829b40a15"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
manual_ip:
static_ip: 10.0.8.14
subnet: 255.255.252.0
gateway: 10.0.8.1
dns1: 10.0.8.1
dns2: 1.1.1.1
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Feinspahnmesser1"
password: "JPM2WrHCDlBm"
captive_portal:
status_led:
pin: 2
uart:
- rx_pin: 4
baud_rate: 9600
id: pm25uart
- rx_pin: GPIO17
tx_pin: GPIO21
baud_rate: 9600
id: co2uart
i2c:
sda: 25
scl: 27
sensor:
- platform: mhz19
uart_id: co2uart
co2:
name: "MH-Z19 CO2 Value"
# temperature:
# name: "MH-Z19 Temperature"
update_interval: 60s
- platform: pm1006
uart_id: pm25uart
pm_2_5:
name: "Particulate Matter <2.5µm"
- platform: aht10
temperature:
name: "Feinspahnmesser 1 Temperatur"
humidity:
name: "Feinspahnmesser 1 Feuchte"
esp32_ble_tracker:
bluetooth_proxy:
active: False
esp32_ble_beacon:
type: iBeacon
uuid: '170841a7-826a-c250-30cf-bbd8c91a8eb5'
major: 1337
minor: 20
tx_power: 9dBm
measured_power: -90