-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
in progress binary sensor... #272
Comments
I would not click the 'SUBMIT' button just yet. Prefer to wait to see this fixed (in which case the message may go away on it's own). Sounds like if it isn't fixed and you click on it, it could do more than just ignore the warning (like ignore in_progress messages thinking assist_satellite messages are now coming in)?? |
I have the same error. Even after updating to the latest template. https://github.com/esphome/media-players/blob/main/m5stack/m5stack-atom-echo.yaml |
I also have this error with a custom S3 config. |
I too have this error M5Atom Echo |
Same error |
same issue here |
Also same issue with both my Atom M3 Echo, VoIP, S3 Box and Wyoming satellites. The error message itself is included in a release notes screenshot: https://www.home-assistant.io/blog/2024/10/02/release-202410/#the-source-of-a-repair |
I had the same issue with my RaspiAudio Muse Luxe. I solved it by removing the If you do want to use the assistant functionality, you might wanna have a look at these configurations: https://github.com/esphome/firmware/tree/main/voice-assistant I'm not sure if those configs solve the issue, to be honest. I did try them at first, but before I got to checking the warning in Home-Assistant, I saw all kinds of buffer errors in the ESPHome Logs and (for me the most important reason) the media-player functionality of my Muse Luxe was gone. |
Same here, |
Thanks. How do you do thank? I puttered around in various places in gui and didn't see an option. Command line? |
That did not work for me as I am currently running 2024.9.2 and still have this warning:
Todd
On Saturday, October 5, 2024 at 12:05:01 PM EDT, James McBride ***@***.***> wrote:
Same here, Updating to 2024.9.2 via ESPhome seems to fix the issue.
Thanks. How do you do thank? I puttered around in various places in gui and didn't see an option. Command line?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
When you click on 'Submit', it fixes the issue. It disables the binary sensor, and it automatically creates the assist satellite entity. |
The explanatory text is then very unhappily worded : 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. |
Yes you are right. |
I tentatively clicked on SUBMIT and yes issue fixed for me. I also think the text should be |
unfortunately there is no documentation on how to migrate the config |
@deejay1 as explained above just click submit |
It's also tracked in esphome/wake-word-voice-assistants#26 |
There is no config to migrate ;) The repair is just here because you could be using the If you are NOT using the If you ARE using the The When the
The
So you can do (Automate or display things) more, and more granularly. By the way, if you still need a binary indication that something is happening (For example, I do - I display a very small badge in my dashboard when one of my voice assistant is active), then you can easily recreate the binary_sensor with a template. Just go to Settings > Devices and Services > Helpers > Create Helper > Template > Binary Sensor.
✌🏻 JLo |
With the latest home assistant core update, my ATOM Echo voice assistant now shows this notification:
This stops working in version 2025.4. Please address before upgrading.
The ESPHome in progress binary sensor binary_sensor.atom_echo_master_bedroom_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.
The text was updated successfully, but these errors were encountered: