mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 13:00:27 +02:00
add serial_prefix to config
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
substitutions:
|
||||
name: boneio-cm-l-06
|
||||
friendly_name: 'BoneIO ESP Cover Mix Lights'
|
||||
serial_prefix: 'espcm' #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',
|
||||
|
||||
Reference in New Issue
Block a user