Remove sw_speaker_amplifier when the media_player is removed
This commit is contained in:
@@ -3,4 +3,9 @@ packages:
|
|||||||
common_idf53: !include common_idf53.yaml
|
common_idf53: !include common_idf53.yaml
|
||||||
core_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml
|
core_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml
|
||||||
standard_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_standard.yaml
|
standard_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_standard.yaml
|
||||||
|
|
||||||
|
media_player: !remove
|
||||||
|
|
||||||
|
switch:
|
||||||
|
- id: !remove sw_speaker_amplifier
|
||||||
...
|
...
|
||||||
|
|||||||
@@ -3,4 +3,9 @@ packages:
|
|||||||
common_idf: !include common_idf.yaml
|
common_idf: !include common_idf.yaml
|
||||||
core_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml
|
core_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml
|
||||||
standard_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_standard.yaml
|
standard_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_standard.yaml
|
||||||
|
|
||||||
|
media_player: !remove
|
||||||
|
|
||||||
|
switch:
|
||||||
|
- id: !remove sw_speaker_amplifier
|
||||||
...
|
...
|
||||||
|
|||||||
@@ -63,4 +63,7 @@ script:
|
|||||||
|
|
||||||
// Identify itself
|
// Identify itself
|
||||||
ESP_LOGCONFIG(ESPHOME_PROJECT_NAME, " - Add-on - BLE Proxy");
|
ESP_LOGCONFIG(ESPHOME_PROJECT_NAME, " - Add-on - BLE Proxy");
|
||||||
|
|
||||||
|
switch:
|
||||||
|
- id: !remove sw_speaker_amplifier
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user