mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
add serial_prefix to config
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
substitutions:
|
||||
name: boneio-dr-4cct-03
|
||||
friendly_name: 'BoneIO Dimmer LED'
|
||||
serial_prefix: 'dim' #Don't change it.
|
||||
|
||||
esphome:
|
||||
name: '${name}'
|
||||
@@ -20,10 +21,10 @@ external_components:
|
||||
packages:
|
||||
internals_packages:
|
||||
url: https://github.com/boneIO-eu/esphome
|
||||
ref: v1.0.15
|
||||
ref: v1.0.16
|
||||
files:
|
||||
[
|
||||
'devices/dimmer_serial_no.yaml',
|
||||
'devices/serial_no.yaml',
|
||||
'devices/dimmer_i2c.yaml',
|
||||
'devices/dimmer_ina219.yaml',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user