mirror of
https://github.com/esphome/esphome.git
synced 2025-10-31 23:21:54 +00:00
tweak
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
sensor:
|
sensor:
|
||||||
- platform: sps30
|
- platform: sps30
|
||||||
|
i2c_id: i2c_bus
|
||||||
pm_1_0:
|
pm_1_0:
|
||||||
name: Workshop PM <1µm Weight concentration
|
name: Workshop PM <1µm Weight concentration
|
||||||
id: workshop_PM_1_0
|
id: workshop_PM_1_0
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
display:
|
display:
|
||||||
- platform: ssd1306_i2c
|
- platform: ssd1306_i2c
|
||||||
|
i2c_id: i2c_bus
|
||||||
model: SSD1306_128X64
|
model: SSD1306_128X64
|
||||||
reset_pin: ${reset_pin}
|
reset_pin: ${reset_pin}
|
||||||
address: 0x3C
|
address: 0x3C
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
display:
|
display:
|
||||||
- platform: ssd1327_i2c
|
- platform: ssd1327_i2c
|
||||||
|
i2c_id: i2c_bus
|
||||||
model: SSD1327_128x128
|
model: SSD1327_128x128
|
||||||
reset_pin: ${reset_pin}
|
reset_pin: ${reset_pin}
|
||||||
address: 0x3C
|
address: 0x3C
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
display:
|
display:
|
||||||
- platform: st7567_i2c
|
- platform: st7567_i2c
|
||||||
|
i2c_id: i2c_bus
|
||||||
reset_pin: ${reset_pin}
|
reset_pin: ${reset_pin}
|
||||||
address: 0x3C
|
address: 0x3C
|
||||||
id: display1
|
id: display1
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
sensor:
|
sensor:
|
||||||
- platform: sts3x
|
- platform: sts3x
|
||||||
|
i2c_id: i2c_bus
|
||||||
id: sts3x_sensor
|
id: sts3x_sensor
|
||||||
name: STS3X Temperature
|
name: STS3X Temperature
|
||||||
address: 0x4A
|
address: 0x4A
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
sx1509:
|
sx1509:
|
||||||
- id: sx1509_hub
|
- id: sx1509_hub
|
||||||
|
i2c_id: i2c_bus
|
||||||
address: 0x3E
|
address: 0x3E
|
||||||
keypad:
|
keypad:
|
||||||
key_rows: 2
|
key_rows: 2
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
sensor:
|
sensor:
|
||||||
- platform: tc74
|
- platform: tc74
|
||||||
|
i2c_id: i2c_bus
|
||||||
name: TC74 Temperature
|
name: TC74 Temperature
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
tca9555:
|
tca9555:
|
||||||
- id: tca9555_hub
|
- id: tca9555_hub
|
||||||
|
i2c_id: i2c_bus
|
||||||
address: 0x21
|
address: 0x21
|
||||||
|
|
||||||
binary_sensor:
|
binary_sensor:
|
||||||
|
|||||||
Reference in New Issue
Block a user