fix esp32 board

This commit is contained in:
pszafer
2024-04-10 22:05:22 +02:00
parent ab51965605
commit 22e8852a60
15 changed files with 641 additions and 48 deletions

View File

@@ -5,13 +5,14 @@ substitutions:
esphome:
name: '${name}'
friendly_name: '${friendly_name}'
platform: ESP32
board: nodemcu-32s
name_add_mac_suffix: true
project:
name: boneio.32x10-lights_v0_5-v0_6
version: '1.0'
esp32:
board: nodemcu-32s
ethernet:
id: eth
type: LAN8720
@@ -22,13 +23,13 @@ ethernet:
power_pin: GPIO16
dashboard_import:
package_import_url: github://boneIO-eu/esphome/boneio-32x10_switches_v0_5-v0_6.yaml@v1.0.3
package_import_url: github://boneIO-eu/esphome/boneio-32x10_switches_v0_5-v0_6.yaml@v1.0.4
import_full_config: true
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.3
ref: v1.0.4
files: [
'devices/buzzer.yaml',
'devices_v0_5-v0_6/display.yaml',