← Zurück zum Build
TX Ultimate (Default) · 01.06.2026 15:26 Fehler
Failed config

media_player.i2s_audio: [source /home/openclaw/.openclaw/workspace/tmp/esphome-monitor-k3h8y7fq/shys-collection/templates/esphome/setups/sonoff-tx-ultimate/tx_ultimate.yaml:439]
  
  The I2S audio media player has been removed. Use the speaker media player component instead. See https://esphome.io/components/media_player/speaker.html for details.
  platform: i2s_audio
  id: media_out
  name: TX Ultimate Player
  dac_type: external
  i2s_dout_pin: GPIO15
  i2s_audio_id: audio_i2s
  i2s_comm_fmt: lsb
  mode: mono

INFO ESPHome 2026.6.0-dev
INFO Reading configuration /home/openclaw/.openclaw/workspace/tmp/esphome-monitor-k3h8y7fq/shys-collection/templates/esphome/setups/sonoff-tx-ultimate/tx_ultimate.yaml...
INFO Cloning https://github.com/SmartHome-yourself/sonoff-tx-ultimate-for-esphome@main
INFO Fetching main
WARNING GPIO5 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq/#why-am-i-getting-a-warning-about-strapping-pins
WARNING 'neopixelbus' on ESP32 is deprecated. The upstream library (makuna/NeoPixelBus) is no longer actively maintained. Migrate to 'esp32_rmt_led_strip'. Removal is targeted for 2027.1 but may happen sooner once ESPHome moves to ESP-IDF 6.