2024-02-06 21:22:47 +00:00
|
|
|
prometheus:
|
|
|
|
enabled: yes
|
|
|
|
port: 8000
|
|
|
|
hap:
|
|
|
|
port: 51826
|
2024-02-08 20:49:34 +00:00
|
|
|
persist_file: accessory.state
|
2024-02-06 21:22:47 +00:00
|
|
|
bridge:
|
|
|
|
display_name: Bridge
|
|
|
|
bme680:
|
|
|
|
enabled: yes
|
|
|
|
address: 118 # Primary I2C Address
|
2024-02-08 20:49:34 +00:00
|
|
|
name: "Climate Sensor"
|
|
|
|
pms5003:
|
|
|
|
enabled: yes
|
|
|
|
device: "/dev/ttyUSB0"
|
|
|
|
baudrate: 9600
|
|
|
|
pin_enable: "GPIO22"
|
|
|
|
pin_reset: "GPIO27"
|