Modifying a Google Nest Mini for Homeassistant - Onju Voice Tutorial

  Рет қаралды 7,242

Lukas Bachschwell

Lukas Bachschwell

Күн бұрын

Today we will take a look at how to modify a Google Nest Mini to be used with a custom PCB and HomeAssistant
Thanks to the awesome creators of this project!!
github.com/justLV
github.com/tetele
And of course www.home-assistant.io/
---
Links:
OnjuVoice
github.com/justLV/onju-voice
OnjuVoice ESPHomeConig
github.com/tetele/onju-voice-...
---
My Website:
lbs.sh
---
Other Projects:
Rekordboxer: shop.lbs.sh
---
Chapters:
00:00 Intro and Hardware
03:10 Programming
07:31 Disassembeling
15:57 Isolation
18:50 Reassembly
21:08 Final Test

Пікірлер: 31
@qwarlock4126
@qwarlock4126 Ай бұрын
Really nice video. I think you have convinced me to do this. My Alexas are no longer working reliably and so for home automation this REALLY does look like the way to go. I wish this was compatible with the Alexa hardware as then I would just shift them over. Thanks again for the hard work and well made video!~
@raddacle3627
@raddacle3627 4 ай бұрын
Thanks for the guide! This could really take off once we can connect it to chatgpt through home assistant.
@lbsfilm
@lbsfilm 4 ай бұрын
Its already possible, check the Extended ChatGPT and LlamaConversation Extensions available via HACS ;-)
@jacquesdupontd
@jacquesdupontd Ай бұрын
@@lbsfilm Exactly. What i'm wondering, and i don't think it's possible, is to play music on it ? For example, with "Music Assistant" or "Spotify" extensions
@lbsfilm
@lbsfilm Ай бұрын
@@jacquesdupontd also possible... but only with a different config. Using the external esphome_audio component the media_player is now supported even on the IDF framework... but I have not tested spotify, only mp3s so far...
@KennethBlossomVsTheWorld
@KennethBlossomVsTheWorld 3 күн бұрын
I'm thinking about ordering a few boards from PCBWay, but I am not sure which options I need to choose. I assume if I don't want to do all the work, I should get the PCB+Assembly. However, I don't know if I need Edge connectors or not. Also if any of the other options need to be adjusted. Are there instructions to make sure I order the right parts?
@albertogregory9678
@albertogregory9678 4 ай бұрын
oh thats neat
@pjuhl2313
@pjuhl2313 3 ай бұрын
I just recently did the same install and it is much more responsive than the M5 Atom's or the ESP32 S3-Box. Solid video! Have you messed with the casting side of the board/speaker combo? I would love to still be able to use the speaker to actually play music.
@lbsfilm
@lbsfilm 3 ай бұрын
Hey, no not yet... but I am thinking of it. One thing I found was that the media_player entity still works fine on home-assistent side even when using ESPIF, at least for TTS... could not make it play music yet.... need to play with it more yet...
@pjuhl2313
@pjuhl2313 3 ай бұрын
@@lbsfilm I did not see a media_player entity pop up when I installed the onju...
@lbsfilm
@lbsfilm 3 ай бұрын
@@pjuhl2313 hm should be though, at least with the config I use in the video
@pjuhl2313
@pjuhl2313 3 ай бұрын
@@lbsfilm So I ended up finding it, however the media_player.onju xxxx doesn't show up as an entity for like a call spotcast service. I can see the entity in my entities area. Odd
@GUN2kify
@GUN2kify 2 ай бұрын
is two of three good enough for recognition in a whole room? As far as i remember the third microphone was to sensor the room, while the two focus at the near, even to count back some background noise. Actually it is quite interesting. if it would fit in an wall-jack to replace unneeded lightswitches /-buttons it would be awesome.
@lbsfilm
@lbsfilm 2 ай бұрын
Definitly good enough, there are more aspects, like how good the software is processing it, it works really well in my testing so far. With the new microWakeWord it gets even better but that is still a bit work in progress, I have a nice working test setup though
@driftwoodturning6846
@driftwoodturning6846 3 ай бұрын
Hi all. Thanks for the video. Does anyone think this could work in an Amazon Echo. If we first assume it fits inside?
@lbsfilm
@lbsfilm 3 ай бұрын
I am pretty sure that is not a great idea. One would need to design a custom board for that device
@PKAWA
@PKAWA 26 күн бұрын
Could you give me some input on how it performs after a few months? I'm currently talking with pcbsolutions to get my pcb's for the project but would like to make sure it's worth destroying my nest mini over.
@lbsfilm
@lbsfilm 26 күн бұрын
Depending what you are looking for, it works great but has a few minor inconveniences and featurewise stuff like timers and a few other essentials are kinda missing
@KarlMiller
@KarlMiller 3 ай бұрын
How much does the populated board cost? Does it still play music?... can you still "cast" music to it?
@lbsfilm
@lbsfilm 3 ай бұрын
So you can order them only in batches of 5, and that will be around 200$ from pcbway right now You can theoretically use them for music but it all comes down how you configure them with homeassistant. Casting will also not work out of the box without more setup on homeassistant side
@Mlo99
@Mlo99 4 ай бұрын
Any coding to provide an auditory response after using wake word?
@lbsfilm
@lbsfilm 4 ай бұрын
Hey, yeah I am still tinkering around with that, I am almost certain that its possible, but I have not made it work yet
@Mlo99
@Mlo99 4 ай бұрын
@@lbsfilmawesome. An auditory response would make it easier to not have to look for the lights to indicate it’s listening. Interesting enough, none of the demos on HA site or their vids show an auditory response when listening.
@HARSHADIWAKAR
@HARSHADIWAKAR Ай бұрын
can this build work on mini nest 2
@lbsfilm
@lbsfilm Ай бұрын
It only works on nest mini 2
@em_lo
@em_lo Ай бұрын
Since 2024.5 came out and I updated the esphome firmware on my Onjou devices, they no longer respond. Have you noticed any issues with yours since 2024.5 was released?
@lbsfilm
@lbsfilm Ай бұрын
Hey, I literally updated all my devices to the version before yesterday, as .5 was released today... have not tested yet. Sometimes you might need to clear the builds with esphome clean your.yaml And then retry... I had some weirdness on previous updates as well... eventually it always started working at some point... also try readding in homeassistant. I will upgrade to .5 in the next days... lets see
@lbsfilm
@lbsfilm Ай бұрын
actually, .5 is not out yet as far as I can see ? esphome.io/changelog I am definitely running latest homeassistant on my side and it works fine
@Mlo99
@Mlo99 Ай бұрын
@@lbsfilmI’m on 2024.5.2
@lbsfilm
@lbsfilm Ай бұрын
@@Mlo99 my homeassistant is as well, esphome 2024.4.0
@Mlo99
@Mlo99 Ай бұрын
@@lbsfilm I cleaned up my yaml's and installed. All seem to work, as well as before, but still some hiccups (per usual)
Local AI Just Got Easy (and Cheap)
13:27
Data Slayer
Рет қаралды 242 М.
Perfect ZigBee coordinator doesn't exis....
17:29
NotEnoughTECH
Рет қаралды 4,8 М.
3 wheeler new bike fitting
00:19
Ruhul Shorts
Рет қаралды 51 МЛН
We Got Expelled From Scholl After This...
00:10
Jojo Sim
Рет қаралды 70 МЛН
How to install an Onju Voice PCB inside a Google Nest Mini
11:07
MAKE your Star Trek LCARS smart home
15:44
BeardedTinker
Рет қаралды 12 М.
ESP32 wake from Deep Sleep | ESPHome and HomeAssistant + MQTT
8:38
OMG The Cloud!
Рет қаралды 11 М.
Google Home Mini Hacks - AUX Mod
7:38
Tinker Man Mick
Рет қаралды 114 М.
Home Assistant's Year of the Voice Is Over
8:24
Everything Smart Home
Рет қаралды 84 М.
Installing Home Assistant On Proxmox with no scripts in 2024
6:18
virtualize everything
Рет қаралды 10 М.
Google Home Automations are now 100x BETTER!
8:22
Smart Home Solver
Рет қаралды 144 М.
ESPHome Guide for Advanced and Intermediate Users
13:36
Let's Automate
Рет қаралды 17 М.