SmartHome-yourself/sonoff-tx-ultimate-for-esphome

Esphome update 2023.12.5

nkonidaris opened this issue · 4 comments

Good day all,

Has anyone had a problem with the touch panel stop working after updating to 2023.12.5 (might have been after 2023.12.4 as I think I skipped it) ?

Hi @nkonidaris

My switches work fine and are currently on version 2023.12.5 (both EU and US versions). I run a slightly different implementation though, because i switched up some leds and exposed the amplifier to turn off the annoying static noise.

I don't see any breaking changes in the changelog that would break the switches, did you double check that your updates were installed properly? Did you try flashing the devices again?

Hi @WallSecurity

My switches work fine and are currently on version 2023.12.5 (both EU and US versions). I run a slightly different implementation though, because i switched up some leds and exposed the amplifier to turn off the annoying static noise.

I don't see any breaking changes in the changelog that would break the switches, did you double check that your updates were installed properly? Did you try flashing the devices again?

How did you expose the amplifier?

Hi @robbiedehand,

Just remove the internal: true line from the pa_power switch in ESPHome and flash again.

Hi @robbiedehand,

Just remove the internal: true line from the pa_power switch in ESPHome and flash again.

@WallSecurity thanks!