Modifying a Google Nest Mini for Homeassistant - Onju Voice Tutorial

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии • 38

  • @qwarlock4126
    @qwarlock4126 9 месяцев назад +1

    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 11 месяцев назад +1

    Thanks for the guide! This could really take off once we can connect it to chatgpt through home assistant.

    • @lbsfilm
      @lbsfilm  11 месяцев назад +1

      Its already possible, check the Extended ChatGPT and LlamaConversation Extensions available via HACS ;-)

    • @jacquesdupontd
      @jacquesdupontd 8 месяцев назад

      @@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  8 месяцев назад +2

      @@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...

  • @pjuhl2313
    @pjuhl2313 11 месяцев назад +2

    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  11 месяцев назад

      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 11 месяцев назад

      @@lbsfilm I did not see a media_player entity pop up when I installed the onju...

    • @lbsfilm
      @lbsfilm  11 месяцев назад +1

      @@pjuhl2313 hm should be though, at least with the config I use in the video

    • @pjuhl2313
      @pjuhl2313 11 месяцев назад

      @@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

  • @francescoruspaggiari8907
    @francescoruspaggiari8907 2 месяца назад

    Hi, I have second generation nest mini that always disconnect from the wi-fi, how can I fix it?

  • @KBVsTheWorld
    @KBVsTheWorld 7 месяцев назад

    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?

  • @GUN2kify
    @GUN2kify 9 месяцев назад

    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  9 месяцев назад +1

      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 10 месяцев назад

    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  10 месяцев назад

      I am pretty sure that is not a great idea. One would need to design a custom board for that device

  • @carnivorecore
    @carnivorecore 5 месяцев назад +1

    Thanks for the video, can i change the name, for exm can i cange it, i say ok jarvis, ok awan, ok love etc?

    • @lbsfilm
      @lbsfilm  5 месяцев назад +1

      @@carnivorecore there are a few different models available and theoretically you can train your own, check esphome and openwakeword documentatiom

    • @carnivorecore
      @carnivorecore 5 месяцев назад

      @@lbsfilm thanks

  • @albertogregory9678
    @albertogregory9678 11 месяцев назад +1

    oh thats neat

  • @KarlMiller
    @KarlMiller 11 месяцев назад

    How much does the populated board cost?
    Does it still play music?... can you still "cast" music to it?

    • @lbsfilm
      @lbsfilm  11 месяцев назад

      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 11 месяцев назад

    Any coding to provide an auditory response after using wake word?

    • @lbsfilm
      @lbsfilm  11 месяцев назад +1

      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 11 месяцев назад +1

      @@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.

  • @PKAWA
    @PKAWA 8 месяцев назад

    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  8 месяцев назад

      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

  • @em_lo
    @em_lo 9 месяцев назад

    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  9 месяцев назад

      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  9 месяцев назад

      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 9 месяцев назад

      @@lbsfilmI’m on 2024.5.2

    • @lbsfilm
      @lbsfilm  9 месяцев назад +1

      @@Mlo99 my homeassistant is as well, esphome 2024.4.0

    • @Mlo99
      @Mlo99 9 месяцев назад +1

      @@lbsfilm I cleaned up my yaml's and installed. All seem to work, as well as before, but still some hiccups (per usual)

  • @HARSHADIWAKAR
    @HARSHADIWAKAR 8 месяцев назад

    can this build work on mini nest 2

    • @lbsfilm
      @lbsfilm  8 месяцев назад

      It only works on nest mini 2

  • @RubenKelevra
    @RubenKelevra 3 месяца назад

    I mean that's nice and all, but I don't need 5 PCBs, I just need one ;D

  • @Waleed_Al-Haidary
    @Waleed_Al-Haidary 3 месяца назад

    If only this has a medum size language model to enable some advance conversations, i promise you, no one will ever buy google nest or amazon echo dots

    • @lbsfilm
      @lbsfilm  3 месяца назад

      You can run local ollama and connect it in homeassistant