You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem with the temperature/humidity sensor. I send him the correct payload
{
"payload": {
"temperature": 22,
"humidity": 10
}
}
Via UI https://smart-nora.eu/my-nora I can see my sensor and the correct values next to it. However, on Google Home (Android) I only see the humidity value, it doesn't show the temperature. If I switch the sensor to report temperature only, nothing is shown in google home and after selecting the device it shows only its properties - do you have any ideas.
@maaalek it's just how Google Home works. If it would've shown the values I wouldn't have added the NORA dashboard, since it would be redundant.
Btw, until pretty recently, google home was not even showing the humidity...
@andrei-tatar It's so weird that I don't even know what to write about it. There is any another way to show text (string) in google home via smart nora ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a problem with the temperature/humidity sensor. I send him the correct payload
{
"payload": {
"temperature": 22,
"humidity": 10
}
}
Via UI https://smart-nora.eu/my-nora I can see my sensor and the correct values next to it. However, on Google Home (Android) I only see the humidity value, it doesn't show the temperature. If I switch the sensor to report temperature only, nothing is shown in google home and after selecting the device it shows only its properties - do you have any ideas.
Beta Was this translation helpful? Give feedback.
All reactions