Apollon77 / ioBroker.daikin-cloud

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

Objects (channel and states) are not created - Occurs when installing or updating the adapter from Github #224

Closed Armilar closed 4 months ago

Armilar commented 4 months ago

Preliminary remark: I only have a Daikin Altherma and no other devices

Occurs when installing or updating the adapter from Github

Objects (channels and states) are not created. Objects are only created when the instance is restarted.

The objects are deleted and thus relationships to other tools such as InfluxDB, etc. are also permanently deleted and must be created again each time.

image

Only when the instance is restarted are the objects recreated

image

In the lower log (last entry) you can see that the data point "lastUpdateReceived" is deleted. Since this of course causes warnings afterwards, I create it again manually as state/date

see: image

Debug Log ioBroker Daikin Cloud.txt

Apollon77 commented 4 months ago

Nice one ... Bittte GitHub ausporbieren. Sollte gefixt sein

Armilar commented 4 months ago

I tested it briefly. It works

The version number is still 0.4.6?

lastUpdateReceived is no longer there? It was always cool to see when the last update was made

Apollon77 commented 4 months ago

ooohhh waitt ... forgot to push .. uups ... try again please

Armilar commented 4 months ago

hmm image

I'll wait a few more minutes and then do it again

Armilar commented 4 months ago

image

I've done the update a few more times now. It's still version 0.4.6

image

Armilar commented 4 months ago

image

Incidentally, it also shows in three places that version 0.4.6 is the last one...

Last change included (main.js / README.md

Armilar commented 4 months ago

I'll close the issue then ;-) . Everything seems to be working now

Thank you very much