Added CT: ESPHome

This commit is contained in:
2022-12-18 16:42:40 +01:00
parent 6d0aafe7ea
commit 57c6e041fb
7 changed files with 66 additions and 1 deletions

View File

@@ -1005,6 +1005,13 @@ files:
variants:
- fileshelter
#FileForESPHome
- path: /opt/Setup
generator: copy
source: CT-Files/epshome
variants:
- esphome
packages:
manager: apt
update: true
@@ -1053,6 +1060,7 @@ packages:
- nfs
- duplicati
- fileshelter
- esphome
#Minimal pkgs
- packages:
@@ -1346,6 +1354,19 @@ packages:
variants:
- fileshelter
#esphome pkgs
- packages:
- python3
- python3-venv
- python3-pip
- git
- sudo
- g++
- nano
action: install
variants:
- esphome
repositories:
- name: sources.list
url: |-
@@ -1493,6 +1514,7 @@ actions:
- nfs
- duplicati
- fileshelter
- esphome
#Move App update script for ProxmoxHelper/ProxMoxToolKit, if CT has this script
- trigger: post-files