add serial_prefix to config

This commit is contained in:
pszafer
2024-05-27 20:32:25 +02:00
parent 8412fb6fe5
commit 206a1912f2
16 changed files with 47 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
substitutions:
name: boneio-32-sw-06
friendly_name: 'BoneIO ESP 32x10 Switches'
serial_prefix: 'esp32' #Don't change it.
esphome:
name: '${name}'
@@ -29,9 +30,10 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.15
ref: v1.0.16
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
'devices_v0_5-v0_6/display.yaml',
'devices_v0_5-v0_6/time.yaml',
'devices_v0_5-v0_6/i2c.yaml',