mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
fix node name
This commit is contained in:
@@ -3,7 +3,7 @@ substitutions:
|
||||
friendly_name: 'BoneIO ESP 32x10 Lights'
|
||||
|
||||
esphome:
|
||||
name: ${node_name}
|
||||
name: '${name}'
|
||||
friendly_name: '${friendly_name}'
|
||||
platform: ESP32
|
||||
board: nodemcu-32s
|
||||
|
||||
Reference in New Issue
Block a user