mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-11 04:50:29 +02:00
fix display
This commit is contained in:
@@ -31,7 +31,7 @@ packages:
|
|||||||
files:
|
files:
|
||||||
[
|
[
|
||||||
'devices_v0_7/buzzer.yaml',
|
'devices_v0_7/buzzer.yaml',
|
||||||
# 'devices/display.yaml',
|
'devices_v0_7/display.yaml',
|
||||||
'devices_v0_7/i2c.yaml',
|
'devices_v0_7/i2c.yaml',
|
||||||
'devices_v0_7/ina219.yaml',
|
'devices_v0_7/ina219.yaml',
|
||||||
'devices_v0_7/lm75b.yaml',
|
'devices_v0_7/lm75b.yaml',
|
||||||
|
|||||||
@@ -90,7 +90,6 @@ display:
|
|||||||
id: oled_display
|
id: oled_display
|
||||||
model: 'SH1106 128x64'
|
model: 'SH1106 128x64'
|
||||||
address: 0x3C
|
address: 0x3C
|
||||||
i2c_id: bus_b
|
|
||||||
contrast: 0.5
|
contrast: 0.5
|
||||||
pages:
|
pages:
|
||||||
- id: first_page
|
- id: first_page
|
||||||
|
|||||||
Reference in New Issue
Block a user