This commit is contained in:
pszafer
2024-10-07 14:40:06 +02:00
parent 3c9548291e
commit 40bd165cf6
15 changed files with 32 additions and 37 deletions

View File

@@ -30,15 +30,15 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.3.0
ref: v1.4.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
'devices_v0_7/display.yaml',
'devices_v0_7/i2c.yaml',
'devices_v0_7-v0_9/ina219.yaml',
'devices_v0_7/lm75b.yaml',
'devices_v0_7/pcf_mosfet.yaml',
'devices_v0_7-v0_9/lm75b.yaml',
'devices_v0_7-v0_9/pcf_mosfet.yaml',
'boards/mosfet48_output.yaml',
# 'devices_v0_7/one_wire.yaml',
]