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