Remove API and WIFI from vehicle beacons

This commit is contained in:
2025-05-02 20:24:55 +02:00
parent f86cb569b0
commit f8ef9d261d
4 changed files with 20 additions and 24 deletions

View File

@@ -37,11 +37,11 @@ esp32:
framework:
type: esp-idf
api:
reboot_timeout: 0s
# api:
# reboot_timeout: 0s
wifi:
reboot_timeout: 0s
# wifi:
# reboot_timeout: 0s
external_components:
- source: components
@@ -80,7 +80,6 @@ light:
rgb_order: GRB
pin: 27
num_leds: 1
rmt_channel: 0
chipset: ws2812
restore_mode: ALWAYS_OFF
effects:

View File

@@ -37,17 +37,17 @@ esp32:
framework:
type: esp-idf
api:
reboot_timeout: 0s
# api:
# reboot_timeout: 0s
wifi:
reboot_timeout: 0s
# wifi:
# reboot_timeout: 0s
external_components:
- source: components
packages:
common: !include common/logger.yaml
common: !include common/logger.yaml
# common: !include common/common.yaml
# debug:
@@ -80,7 +80,6 @@ light:
rgb_order: GRB
pin: 27
num_leds: 1
rmt_channel: 0
chipset: ws2812
restore_mode: ALWAYS_OFF
effects:

View File

@@ -36,24 +36,24 @@ esp32:
board: m5stack-atom
framework:
type: esp-idf
version: 5.3.1
platform_version: 6.9.0
version: 5.3.2
platform_version: 53.03.11
external_components:
- source: components
packages:
wifi: !include common/wifi.yaml
# wifi: !include common/wifi.yaml
logger: !include common/logger.yaml
# api: !include common/api.yaml
ota: !include common/ota.yaml
# ota: !include common/ota.yaml
# common: !include common/common.yaml
# api:
# reboot_timeout: 0s
wifi:
reboot_timeout: 0s
# wifi:
# reboot_timeout: 0s
# debug:
@@ -85,7 +85,6 @@ light:
rgb_order: GRB
pin: 27
num_leds: 1
rmt_channel: 0
chipset: ws2812
restore_mode: ALWAYS_OFF
effects:

View File

@@ -37,18 +37,18 @@ esp32:
framework:
type: esp-idf
api:
reboot_timeout: 0s
# api:
# reboot_timeout: 0s
wifi:
reboot_timeout: 0s
# wifi:
# reboot_timeout: 0s
external_components:
- source: components
packages:
common: !include common/logger.yaml
wifi: !include common/wifi.yaml
# wifi: !include common/wifi.yaml
# common: !include common/common.yaml
# debug:
@@ -81,7 +81,6 @@ light:
rgb_order: GRB
pin: 27
num_leds: 1
rmt_channel: 0
chipset: ws2812
restore_mode: ALWAYS_OFF
effects: