Tasmota firmware on ESP8266 working with Google Home and Google Assistant

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 มี.ค. 2021
  • In this video I show how to integrate ESP8266 running the firmware Tasmota with Google Smart Home, to work with Google Assistant and Google Home app. The prerequisite is that you should have a Google Smart Home application running in Google Cloud with your credentials, check my first video on this channel to see how to do it.
    This is the summary of this video:
    - The first step is to have an ESP8266 flashed with Tasmota firmware.
    - Create a configure a new device for Google Smart Home and configure Tasmota MQTT topic to use the created device id on Google SH.
    - Demo of Tasmota device working with Google Home app and Google Assistant.
    Any questions, fell free to ask on the comments below!
    References:
    #tasmota
    tasmota.github.io/docs/
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 31

  • @AlfredoOuro
    @AlfredoOuro 3 ปีที่แล้ว +1

    Showwww, tenho que voltar a reproduzir seus projetos, para aprender mais. Obrigado por compartilhar !

  • @prabhudattabhuyan7128
    @prabhudattabhuyan7128 3 ปีที่แล้ว +8

    Please teach us how to make a backend system for google home device which could be accessible by multiple users through the frontend. Thank You.

  • @geniustechnology3358
    @geniustechnology3358 ปีที่แล้ว

    Good tutorial. Thanks.

  • @og6078
    @og6078 3 ปีที่แล้ว

    That is what i am looking for. Tnx for video. İ will try shortly i am planing use for my smart door key.

  • @varunkumaran2624
    @varunkumaran2624 2 ปีที่แล้ว +1

    good

  • @ramakrishnas114
    @ramakrishnas114 ปีที่แล้ว +1

    Is there any documentations of step by step procedure.

  • @JimmyChretien
    @JimmyChretien ปีที่แล้ว

    I'm trying to figure out if it would be possible to use a DHT11 temperature sensor on tasmota as a second temperature sensor for the nest thermostat, anyone thought about that? I know I could just buy an actual nest sensor for 40$ but I'm curious if nest is somehow open for other sensors

  • @IoT-InternetDasCoisas
    @IoT-InternetDasCoisas 2 ปีที่แล้ว

    Tô tentando fazer o aplicativo da Alexa reconhecer o ESP32 com Tasmota, mas ele não encontra de forma alguma, aí achei teu vídeo.
    Por favor, me responde uma coisa, como tu colocastes aquele switch lá no Google Home?
    Valeu!

    • @ElectroFun_SmartHome
      @ElectroFun_SmartHome  2 ปีที่แล้ว +1

      Olá Robson, o Tasmota funciona bem com a Alexa, é só voce ativar a emulação do Belkin WeMo, dá uma olhada nesta página tasmota.github.io/docs/Alexa/ eu já testei e funcionou.

  • @app213
    @app213 2 ปีที่แล้ว +1

    Hey Electrofun.
    I'm a complete beginner, hope you could help me with this.
    I want to create a local MQTT server on an Android device (mosquito). Then integrate it to Google Home app. So that other Google account users can operate the esp-01 device.
    Maybe a tutorial?

    • @ElectroFun_SmartHome
      @ElectroFun_SmartHome  2 ปีที่แล้ว

      Hi, I created a local MQTT server using mosquitto on raspberry pi, did you succeed to have it work on Android device?

    • @app213
      @app213 2 ปีที่แล้ว

      @@ElectroFun_SmartHome I haven't attempted it. No idea how. I was hoping you'd tackle on this idea and perhaps show us how 😂.
      Idea I pictured is to put old Android phones (they're basically iot single board computers) to work as local servers over the internet.

  • @dr.jishnu7926
    @dr.jishnu7926 3 ปีที่แล้ว

    Is it possible to connect device on differents google accounts, like mi purifier or smart light etc?

    • @ElectroFun_SmartHome
      @ElectroFun_SmartHome  3 ปีที่แล้ว

      Yes, but then your application needs to implement the full google authentication. In my example I'm using a fake authentication, just for your own google id.

  • @prabhudattabhuyan7128
    @prabhudattabhuyan7128 3 ปีที่แล้ว +1

    how to set a device using cross id for example *Alex* is the *admin* of the cloud server and now *Tom* wants to use that with his credential, with his google home.

    • @ElectroFun_SmartHome
      @ElectroFun_SmartHome  3 ปีที่แล้ว

      You need to add the Google Authentication in Java backend. The example that I showed on my first video on this channel, uses a fake authentication, so you can use just for your self. To implement the full Google Authentication you need to check other Google codes examples and try to merge it on this one. I'm planning to do it in a short time.

  • @duyspkt08dt
    @duyspkt08dt 7 หลายเดือนก่อน

    I can't create MQTT. What is MQTT?

  • @joostwilhelm
    @joostwilhelm 2 ปีที่แล้ว

    Can you also change the color with google voice assistant?

    • @ElectroFun_SmartHome
      @ElectroFun_SmartHome  2 ปีที่แล้ว

      Yes, it is possible, check this video th-cam.com/video/DXhw3-9B3g8/w-d-xo.html

  • @pratikdesai1579
    @pratikdesai1579 2 ปีที่แล้ว

    Where is the Java application i didnt understand that step

  • @PiyushNikam
    @PiyushNikam 2 ปีที่แล้ว

    If the device is added in my google home, then can other people with other google account also use it?

    • @ElectroFun_SmartHome
      @ElectroFun_SmartHome  2 ปีที่แล้ว

      Hi, well it is possible but a full authentication needs to be implemented in the backend of your java application that interfaces with Google Home. In the example that I showed in my first video I just implemented a fake authentication that only works with your own google user.

  • @benjamink7311
    @benjamink7311 2 ปีที่แล้ว

    Could you give the connection diagram image please

    • @ElectroFun_SmartHome
      @ElectroFun_SmartHome  2 ปีที่แล้ว

      It is on minute 4:03, in this example is just an LED and a button.

  • @malindumethsara2265
    @malindumethsara2265 2 ปีที่แล้ว

    How to reset esp8266 to default ?

    • @ElectroFun_SmartHome
      @ElectroFun_SmartHome  2 ปีที่แล้ว

      You need to flash your ESP8266 with binaries from factory, you can download it from this link docs.espressif.com/projects/esp-at/en/release-v2.2.0.0_esp8266/AT_Binary_Lists/ESP8266_AT_binaries.html

  • @attranquoc8901
    @attranquoc8901 3 ปีที่แล้ว

    i run serve on cmd, but i don't see addr 127.0.0.1:8081. error MODULE_NOT_FOUND

    • @ElectroFun_SmartHome
      @ElectroFun_SmartHome  3 ปีที่แล้ว

      Check this instructions on Connect to Firebase : github.com/actions-on-google/smart-home-java

    • @attranquoc8901
      @attranquoc8901 3 ปีที่แล้ว

      @@ElectroFun_SmartHome thank you, i will check