tp1de / ioBroker.ems-esp

EMS-ESP Adapter
MIT License
18 stars 4 forks source link

Green Lamp - Gateway unreachable #39

Closed unstressable closed 8 months ago

unstressable commented 8 months ago

Actually the adapter doesn't show if the ems-esp gateway is reachable:

image

Today my gateway get stuck, and I didn't recognize, because the lamp was green.

Isn't there a possibility to make it like this:

image
tp1de commented 8 months ago

I tried my best to implement. Since the adapter supports 2 gateways parallel (ems-esp and km200) and there is only one connection status available, the status shows non-availability of one gateway as an error.

Within the states under info.connection and info_connection__ems / info.connectio_km200 the details can be seen.

You can test by installing the latest version from Github. Please report if any disconnection is properly seen.

unstressable commented 8 months ago

so you did something for this in the latest version?

I mean, you could implement it like the adapter only checks the checkmarked gateways.

tp1de commented 8 months ago

Please install the version from GH and give a Feedback.

unstressable commented 8 months ago

Looks good actually.