Fix mobile_app registration and update
This commit is contained in:
@ -107,6 +107,7 @@ class HomeAssistant {
|
||||
registrationData.addAll({
|
||||
"app_id": "ha_client",
|
||||
"app_name": "$appName",
|
||||
"os_name": Device().osName,
|
||||
"supports_encryption": false,
|
||||
});
|
||||
Connection().sendHTTPPost(
|
||||
|
Reference in New Issue
Block a user