periodic push

This commit is contained in:
2023-06-29 16:14:36 +02:00
parent c948b95622
commit 831f676068
267 changed files with 17705 additions and 10864 deletions

14
esphome/sensors/pmsx0003.yaml Executable file
View File

@@ -0,0 +1,14 @@
uart:
- !include ../interfaces/uart_pmx.yaml
sensor:
- platform: pmsx003
uart_id: uart_pm
type: PMSX003
pm_1_0:
name: ${device_name} <1.0µm
pm_2_5:
name: ${device_name} <2.5µm
pm_10_0:
name: ${device_name} <10.0µm
update_interval: 30000ms