periodic push
This commit is contained in:
8
esphome/sensors/pm1006.yaml
Executable file
8
esphome/sensors/pm1006.yaml
Executable file
@@ -0,0 +1,8 @@
|
||||
uart:
|
||||
- !include ../interfaces/uart_pm.yaml
|
||||
|
||||
sensor:
|
||||
- platform: pm1006
|
||||
pm_2_5:
|
||||
name: "${location} Particulate Matter 2.5µm Concentration"
|
||||
uart_id: uart_pm
|
||||
Reference in New Issue
Block a user