diff --git a/boneio-lights_v0_7.yaml b/boneio-lights_v0_7.yaml index 1f4363f..c89d482 100644 --- a/boneio-lights_v0_7.yaml +++ b/boneio-lights_v0_7.yaml @@ -1,13 +1,13 @@ substitutions: - name_add_mac_suffix: 'true' - node_name: boneio + name: boneio-esp32x10-lights + friendly_name: 'BoneIO ESP 32x10 Lights' esphome: name: ${node_name} + friendly_name: '${friendly_name}' platform: ESP32 board: nodemcu-32s - # set to false if you already added this device to ESPHOME add-on - name_add_mac_suffix: ${name_add_mac_suffix} + name_add_mac_suffix: true project: name: boneio.32x10-lights version: '1.0' @@ -28,17 +28,16 @@ packages: internals_packages: url: https://github.com/boneIO-eu/esphome ref: single_file_test - files: - [ + files: [ 'devices_v0_7/buzzer.yaml', 'devices_v0_7/display.yaml', 'devices_v0_7/i2c.yaml', 'devices_v0_7/ina219.yaml', 'devices_v0_7/lm75b.yaml', - 'devices_v0_7/one_wire.yaml', 'devices_v0_7/pcf.yaml', - 'devices_v0_7/uart.yaml', 'boards_v_0_7/32x10_outputs.yaml', + # 'devices_v0_7/one_wire.yaml', + # 'devices_v0_7/uart.yaml', ] logger: