mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 15:18:16 +00:00
last chance++++++++
This commit is contained in:
parent
3a44654a70
commit
37589bba7a
@ -46,19 +46,19 @@ deep_sleep:
|
|||||||
sensor:
|
sensor:
|
||||||
- platform: ppd42x
|
- platform: ppd42x
|
||||||
type: PPD42
|
type: PPD42
|
||||||
pin_10_0: GPIO32
|
pin_10_0: D5
|
||||||
pin_2_5: GPIO27
|
pin_2_5: D6
|
||||||
pm_2_5:
|
pm_2_5:
|
||||||
name: "PM 2.5 Concentration"
|
name: "PM 2.5 Concentration"
|
||||||
pm_10_0:
|
pm_10_0:
|
||||||
name: "PM 10.0 Concentration"
|
name: "PM 10.0 Concentration"
|
||||||
- platform: ppd42x
|
- platform: ppd42x
|
||||||
type: PPD42NJ
|
type: PPD42NJ
|
||||||
pin_2_5: GPIO27
|
pin_2_5: D5
|
||||||
pm_2_5:
|
pm_2_5:
|
||||||
name: "PM 2.5 Concentration"
|
name: "PM 2.5 Concentration"
|
||||||
- platform: ppd42x
|
- platform: ppd42x
|
||||||
pin_10_0: GPIO32
|
pin_10_0: D6
|
||||||
type: PPD42NS
|
type: PPD42NS
|
||||||
pm_10_0:
|
pm_10_0:
|
||||||
name: "PM 10.0 Concentration"
|
name: "PM 10.0 Concentration"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user