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
In the Home Assistant logs appear errors on the payload (which has to be a string value) committed to the BlindsCommand subject in MQTT.
This error won't prohibit it's functioning, but it should not be there. And it is definitely quite annoying when you've integrated HASS with Google Home. Constantly the blinds function in Google home works, but it gives a reply that the position (a numeric value) is not applicable to this blinds. Even when i change the payload to "open" or "close" it won't fix the problem. How to get rid of this statements in the HASS log and the error reply from Google Home?
The text was updated successfully, but these errors were encountered:
In the Home Assistant logs appear errors on the payload (which has to be a string value) committed to the BlindsCommand subject in MQTT.
This error won't prohibit it's functioning, but it should not be there. And it is definitely quite annoying when you've integrated HASS with Google Home. Constantly the blinds function in Google home works, but it gives a reply that the position (a numeric value) is not applicable to this blinds. Even when i change the payload to "open" or "close" it won't fix the problem. How to get rid of this statements in the HASS log and the error reply from Google Home?
The text was updated successfully, but these errors were encountered: