TESTERS REQUIRED - ESPHome 2025.2.x - removed esp ADF Components #128
Replies: 13 comments 16 replies
-
|
Hi @BigBobbas I see only this in the logs This is my configuration: Do i made something wrong? |
Beta Was this translation helpful? Give feedback.
-
|
if you read further down this section https://github.com/BigBobbas/ESP32-S3-Box3-Custom-ESPHome/blob/main/instructions/make%20it%20your%20own.md#the-display |
Beta Was this translation helpful? Give feedback.
-
|
The code block wasn’t rendering properly in the docs, I’ve edited now and it should appear below the text_sensor: example
From: smartlivenet ***@***.***>
Sent: 22 February 2025 15:00
To: BigBobbas/ESP32-S3-Box3-Custom-ESPHome ***@***.***>
Cc: BigBobbas ***@***.***>; Mention ***@***.***>
Subject: Re: [BigBobbas/ESP32-S3-Box3-Custom-ESPHome] TESTERS REQUIRED - ESPHome 2025.2.x - removed esp ADF Components (Discussion #128)
On question to the text sensor part. I've added the text sensor. Now i would like to add the print part.
This parts need to be added manually as there is no copy paste of an example possible or is this part already in the code? I can't find this part.
—
Reply to this email directly, view it on GitHub <#128 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/BD4EBKNBVUCMLIK5YHNF4Q32RCGGXAVCNFSM6AAAAABXSL4TNSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMRYGYZTQMI> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/BD4EBKLUJMLKYXEOICW4G3L2RCGGXA5CNFSM6AAAAABXSL4TNSWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAXN422.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
|
You mention in the docs in the touch section this: This means in a consequence when adding a text sensor with his own print i need to delete the original print in the lights page section?
|
Beta Was this translation helpful? Give feedback.
-
|
so yes, if that is the location of the light you wish to change then you would add the lines with the 2 colours and the With regards to your previous question. |
Beta Was this translation helpful? Give feedback.
-
|
Add me to the list of people that got this up and running. Took a bit because I'm running HA docker so I had to make a new container for esphome and the directions were slightly different. Might look at adding to them for us docker folks. Off to set up a second one now... |
Beta Was this translation helpful? Give feedback.
-
|
Hi BigBobbas. logs_esp32-s3box-3_run.txt |
Beta Was this translation helpful? Give feedback.
-
|
Finally got around to test this new version - it was quite some effort since I took the idea of "make it your own" quite literal and had removed a lot of things I didn't need and added even more stuff. Took a while to get the yaml back on track with your upstream version. After quite some trial and error I got everything to compile. Besides a couple of deprecation warnings it worked fine and flashed my device, no issues so far. |
Beta Was this translation helpful? Give feedback.
-
|
update configs to fix wake sound causing restarts - feedback welcomed. please note:- |
Beta Was this translation helpful? Give feedback.
-
|
I would like to report that the updates are partially working for me. However I'm not sure where the problem is. I have a highly customized version of your project, so instead of a copy and paste, I looked at the branch diff and applied the necessary changes. A few things are happening: 1 - At the beginning of the build process, I see an error. It builds and runs fine, but I'm not sure what this could cause in the future. 2 - Sometimes I say "Hey Jarvis" and the device thinks that was the question (I can see "Hey Jarvis?" on the screen), so it responds with "I can't understand the question". Trying again a couple of times makes it listen and it works just fine. 3 - I saw a couple of random crashes, a few seconds after I got a response, the screen goes to the idle page, then blinks orange, and I see this in the log: Let me know if you need further information. Thank you. |
Beta Was this translation helpful? Give feedback.
-
|
I will be uploading a new test version hopefully this morning... it is not complete as the timer function is not playing repeated audio on timer finishing, when used with "home assistant" wake word but works fine with "on device" Hopefully this will sort the errors/crashing that have been reported. I will look more into this when I return home next friday/saturday As always , thank you for your feedback and continued support Rob |
Beta Was this translation helpful? Give feedback.
-
|
I tested the dev config on my no-sensors variant briefly and it was throwing vague errors when I told MusicAssistant to play music on it: |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I thought I would try to see if I could get this working on my non-sensor version and I've had success in getting it to compile and upload with ESPHome v2025.7.2 and the one thing I mostly use, voice, isn't completely working - it wakes, makes a sound then immediately stops listening. There could be more not working, but I've not go that far in setting things up. My latest attempt was merging some later changes I saw in a some pulls into the latest s3b_no_sensor.yaml but it's still not working. But at least it compiles. Any ideas? This was from an earlier log, not sure if it shows what's happening: I'm happy to try out any later code. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
hi everyone, I have added the new ESPHome media player and removed the ADF external component. It is working for me... but if anyone would like to test and find the bugs, then we can take it from there
I've put a sensor and no sensor dock version here https://github.com/BigBobbas/ESP32-S3-Box3-Custom-ESPHome/tree/dev
The best place to get involved and give feedback, report issues etc is on Discord https://discord.gg/U3SRYCG6Kp
Many Thanks as always for your support 👍
Beta Was this translation helpful? Give feedback.
All reactions