fix 24x16 and cover mix

This commit is contained in:
pszafer
2024-10-23 14:53:36 +02:00
parent 18d722454b
commit a86adfce01
3 changed files with 10 additions and 7 deletions

View File

@@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.2.0
ref: v1.4.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
@@ -39,7 +39,6 @@ packages:
'devices_v0_7-v0_9/ina219.yaml',
'devices_v0_7-v0_9/lm75b.yaml',
'devices_v0_7-v0_9/pcf.yaml',
'boards/32x10_output.yaml',
'boards/8_covers_16_output.yaml',
# 'devices_v0_7-v0_9/one_wire.yaml',
]