-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Replies: 3 comments · 26 replies
-
Furthermore, when I try to connect via the GHSAFM-TC Android app (found under one of the Google developer doc), the app just hang and report "Something went wrong" From Tasmota console...
|
Beta Was this translation helpful? Give feedback.
All reactions
-
That is already on the latest version 13.0.0.1 |
Beta Was this translation helpful? Give feedback.
All reactions
-
Yes, but in between I added more logs to the code. Can tou try with the latest version from the development branch? Although it's still 13.0.0.1, it has some changes. |
Beta Was this translation helpful? Give feedback.
All reactions
-
I tested with 13.0.0.2 (Timestamp 20230718 09:19) development build. The result is still pretty much the same. On Google home, it only shows the bridge device is online, and everything else are offline. as for the logs, I filtered out just the MTR messages
p.s. I am still not familiar with all the terms used by matter. That was from a single "Add" from google home, but why there are two "fabric" being "commissioned"? And who/what is Vendor 0x110A? |
Beta Was this translation helpful? Give feedback.
All reactions
-
At least the exception is not happening anymore. Can you please use It's normal to have 2 fabrics, this is the way Google and Apple proceed. Btw you don't need to mask the Fabric ID in the logs, it's a random number that contains no useful information. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Here are all the MTR messages with
|
Beta Was this translation helpful? Give feedback.
All reactions
-
Please try again with latest version. Also make sure that Tasmota is on the same LAN than your app and your gateway |
Beta Was this translation helpful? Give feedback.
All reactions
-
Log during pairing:
The device is always Offline on my Google Home Application. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Using the application "GHSAFM-TC Android app" recommended by @Derek-K it works, but only toggle button. With GH app nope. LoL |
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks. The initial connection is from Do you see any new connection later in the logs? Edit: all logs are normal and show nothing out of ordinary. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Yes it's my phone. Is it possible to connect an ESP32 like a normal Sonoff device without the hub? |
Beta Was this translation helpful? Give feedback.
All reactions
-
GH requires a hub on the same network as your end device. We have no control on this. |
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Update. Was busy earlier, and finally have time to test 13.2.0.2. It works much better, very close to my expectation. I was even able to add another ESP8266 based Tasmota device to the ESP32 Tasmota that I was testing Matter. I was able to see all the switches (and one temp reading too). Except, one of the switch was showing offline in Google home, but it works the whole time on the ESP32 main screen. I have a feeling is during the matter connection phase, if there is some sort of timeout, it will remain offline in Google home. I will have to experiment it more to see what's the cause. I have even tried briefly, using Google home (on my phone), disconnected from my home network, and I was still able to control it. |
Beta Was this translation helpful? Give feedback.
All reactions
-
I speak too soon... I just re-tested it.
All 'end point' appears after second tries. (first time Google said "Something went wrong", my gut feel it is taking too long) except 2 end points shows offline no matter what I tried. It was all good for a while (maybe 5-10 minutes), all of the sudden, everything on my Google home screen disappears, even the ESP32 bridge. Except one random endpoint, but even the label was wrong. p.s. My previous test, I have never experience all end point disappear in Google Home. This is the first time. Very odd. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Matter is still in early stage with some brands... |
Beta Was this translation helpful? Give feedback.
-
I am very excited about the Matter integration, especially with ESP32 it acts as a bridge to older ESP8266 Tasmota devices (provided upgraded to 13.0.0)
However, I am unsure if I have misunderstood how it works or if something is missing. After following the instructions here I was able to add my ESP32 Tasmota device under Google Home, it has knowledge about my other ESP8266 Tasmota devices. But that's where it ends. Other than the Matter bridge, everything shows as offline.
Also, is it possible to name my "bulbs" and "outlets"?
The two "outlets" are the relays on Sonoff Dual R3.
The other two "bulbs" are each ESP8266 Sonoff.
Beta Was this translation helpful? Give feedback.
All reactions