8000 Module failure if alarm is offline · Issue #27 · augustas2/eldes · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Module failure if alarm is offline #27
Open
@simie7

Description

@simie7

I have two ELDES alarms on the cloud. When both are working, everything is OK with HA.
But I had a case recently, when one (remote) system was offline because of electricity failure for prolonged time.
I wasn't able to see anything on Home assistant even related with another working alarm system.

What is expected - when one system is not working, other system should be functional.

Problem was seen even in this window:
image

Error was like this:

2023-10-13 18:32:26.779 ERROR (MainThread) [custom_components.eldes_alarm.core.eldes_cloud] Client error on API https://cloud.eldesalarms.com:8083/api/device/partition/list?imei=IMEINUMBER request 400, message='', url=URL('https://cloud.eldesalarms.com:8083/api/device/partition/list?imei=IMEINUMBER')

As second alarm system wasn't functioning, it still was discoverable on the cloud, but was not possible to read partitions list (as well as controls and temperature sensors).

Maybe it would be possible to change code to handle such case?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0