ha-sagemcom-fast
ha-sagemcom-fast copied to clipboard
Logon response with
Versions
| Key | Value |
|---|---|
| Home Assistant version | ? |
| Integration version | ? |
| Sagemcom F@st model | ? |
| Sagemcom F@st firmware (optional) | ? |
Describe the bug
logon not working
To Reproduce
Steps to reproduce the behavior:
- open
- enter password
- click logon
- See error
Expected behavior
Logged on succesfully
[bug]
{
"reply": {
"uid": 0,
"id": 0,
"error": {
"code": 16777236,
"description": "XMO_REQUEST_ACTION_ERR"
},
"actions": [
{
"uid": 1,
"id": 0,
"error": {
"code": 16777226,
"description": "XMO_ACCESS_RESTRICTION_ERR"
},
"callbacks": [
{
"uid": 1,
"result": {
"code": 16777226,
"description": "XMO_ACCESS_RESTRICTION_ERR"
},
"xpath": "Device",
"parameters": {}
}
]
}
],
"events": []
}
}