tetele / onju-voice-satellite

An ESPHome config for the Onju Voice which makes it a Home Assistant voice satellite
MIT License
105 stars 18 forks source link

[Question] The ESPHome in progress binary sensor "assist_in_progress" is deprecated. #91

Open VivantSenior opened 1 month ago

VivantSenior commented 1 month ago

Flavor

MicroWakeWord

Checklist

Describe the issue

As of Home Assistant 2024.10 I received a warning:

The ESPHome in progress binary sensor binary_sensor.office_voice_assistant_assist_in_progress is deprecated.

Migrate your configuration to use the corresponding assist_satellite entity and then click SUBMIT to disable the in progress binary sensor and fix this issue.

Is there something I can change in the config to get it fixed?

Reproduction steps

N/A

Debug logs

No response

cowboyrushforth commented 1 month ago

To solve this, just delete the ESPHome device, then wait for it to be re-discovered, then add it again. This solved it for me, at least.