Apollon77 / ioBroker.daikin-cloud

ioBroker Adapter for Daikin-Cloud devices
MIT License
14 stars 6 forks source link

Nicht alle Klimageräte werden als 'online' angezeigt, obwohl verbunden #219

Open grffieldThM opened 3 months ago

grffieldThM commented 3 months ago

Describe the bug
Ich habe eine Split-Klimaanlage mit einer Outdoorunit und zwei Indoor-Units. Eines der beiden Klimageräte, die ich habe, wird als offline angezeigt: cloudConnected == (null), obwohl beide Geräte laut Log verbunden sind. So läßt sich der Status der Geräte in einem Skript nicht abfragen. Beide Geräte lassen sich jedoch bedienen und zeigen Informationen zu Temperatur usw. an.

To Reproduce
Steps to reproduce the behavior:

  1. Starte daikin-cloud-Adapter
  2. Beobachte die Objekte, nachdem alles upgedatet ist.

Expected behavior
Beide Geräte sollten als verbunden: cloudConnected == true angezeigt werden.

Screenshots & Logfiles
Log: daikin.log

Objekte: image

Versions:

Apollon77 commented 3 months ago

Not included in the data, so not determinable. I try to find out

Apollon77 commented 3 months ago

Can you maybe tell which kind of devices are affected?

Dar4ide commented 3 months ago

Hi, I think cloudConnected is this part in the specification:

Cloud connection status
All gateway devices contain the isCloudConnectionUp attribute that informs you if the device is connected to the ONECTA Cloud or not. This attribute is not part of a management point

I have 5 perfera indoor units, cant find the datapoint in debuglog. Is it possible that this datapoint was calculated in the adapater in previous versions?

fu-zhou commented 3 months ago

Ich habe 3x Perfera, eins war gerade offline, das ist auch in der Onecta App so angezeigt worden. Das Gerät kam dann von alleine recht schnell wieder online (Onecta App) und nach der nächsten Abfrage vom Adapter war das Gerät auch im iobroker wieder online (Objekt: daikin-cloud.0.29af6b52-bc1a-441e-aff4-xxxxxxxxxx.cloudConnected = true)

Apollon77 commented 3 months ago

I received a Response from the Daikin developers that they will look into this internally ...so lets see what the respult is. The field should be there

grffieldThM commented 3 months ago

Ich habe eine "Perfera", da wird der Verbindungsstatus richtig angezeigt cloudConnected == true und eine "Stylish", da steht cloudConnected == (null) .