Merge branch 'dev' into separate-ota-backend

This commit is contained in:
Keith Burzinski 2024-05-15 02:08:32 -05:00 committed by GitHub
commit 21deb2599a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

View File

@ -12,7 +12,7 @@ pyserial==3.5
platformio==6.1.15 # When updating platformio, also update Dockerfile
esptool==4.7.0
click==8.1.7
esphome-dashboard==20240412.0
esphome-dashboard==20240429.1
aioesphomeapi==24.3.0
zeroconf==0.132.2
python-magic==0.4.27

View File

@ -1,10 +1,12 @@
---
esphome:
name: $devicename
platform: ESP32
board: nodemcu-32s
build_path: build/test2
esp32:
board: esp32dev
flash_size: 8MB
globals:
- id: my_global_string
type: std::string