marvingrieger/ioBroker.haassohn

Warning - State device.room_mode + device.tvl_temp does not exist

hauthaler opened this issue · 3 comments

Hey Marvin,

I always get the following warning message in the iobroker protocol:

2023-10-26 09:53:55.352  - warn: haassohn.0 (13728) State device.room_mode does not exist. Please open an issue on GitHub..
2023-10-26 09:53:55.354  - warn: haassohn.0 (13728) State device.tvl_temp does not exist. Please open an issue on GitHub..

Do you have an idea what this could be?

thanks in advance for your help

Hey,
thats strange, since both states do exist:

Maybe something is wrong with your installation. Please try the following steps:

  1. Reinstall the adapter

  2. Re-upload the adapter:

Upload

  1. If this did not solve the problem: Please set the log-level of the adapter to "Debug" and print the output here:

Debug

Best regards

Hi Marvin,

ich versuche es mal in meiner Muttersprache zu formulieren :-):

Ich habe den Adapter nochmal gelöscht und habe diesen dann nochmal manuell installiert. Leider erhalte ich noch immer den Fehler und sehe unter den Objekten auch nicht die beiden genannten Statusfelder.

Hier ein Bild von den aktuellen Objektdaten:

grafik

Adapterinfos:
grafik

ioBroker Infos (Install über Synolgy NAS Dockers)
grafik

Hier die Logdatei:

2023-10-30 11:39:23.671  - info: host.iobroker stopInstance system.adapter.haassohn.0 (force=false, process=true)
2023-10-30 11:39:23.679  - info: haassohn.0 (2931) Got terminate signal TERMINATE_YOURSELF
2023-10-30 11:39:23.681  - info: haassohn.0 (2931) Adapter is shutting down. Cleaning everything up
2023-10-30 11:39:23.681  - debug: haassohn.0 (2931) Adapter was shut down. Cleaned everything up.
2023-10-30 11:39:23.682  - info: haassohn.0 (2931) terminating
2023-10-30 11:39:23.682  - info: haassohn.0 (2931) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
2023-10-30 11:39:23.716  - info: host.iobroker stopInstance system.adapter.haassohn.0 send kill signal
2023-10-30 11:39:24.184  - info: haassohn.0 (2931) terminating
2023-10-30 11:39:24.247  - info: host.iobroker instance system.adapter.haassohn.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2023-10-30 11:39:26.802  - info: host.iobroker instance system.adapter.haassohn.0 started with pid 3917
2023-10-30 11:39:28.527  - debug: haassohn.0 (3917) Redis Objects: Use Redis connection: 127.0.0.1:9001
2023-10-30 11:39:28.577  - debug: haassohn.0 (3917) Objects client ready ... initialize now
2023-10-30 11:39:28.630  - debug: haassohn.0 (3917) Objects create System PubSub Client
2023-10-30 11:39:28.632  - debug: haassohn.0 (3917) Objects create User PubSub Client
2023-10-30 11:39:28.740  - debug: haassohn.0 (3917) Objects client initialize lua scripts
2023-10-30 11:39:28.754  - debug: haassohn.0 (3917) Objects connected to redis: 127.0.0.1:9001
2023-10-30 11:39:28.786  - debug: haassohn.0 (3917) Redis States: Use Redis connection: 127.0.0.1:9000
2023-10-30 11:39:28.839  - debug: haassohn.0 (3917) States create System PubSub Client
2023-10-30 11:39:28.841  - debug: haassohn.0 (3917) States create User PubSub Client
2023-10-30 11:39:28.899  - debug: haassohn.0 (3917) States connected to redis: 127.0.0.1:9000
2023-10-30 11:39:29.388  - info:  haassohn.0 (3917) starting. Version 1.0.9 in  /opt/iobroker/node_modules/iobroker.haassohn, node: v18.18.2,  js-controller: 5.0.12
2023-10-30 11:39:29.432  - debug: haassohn.0 (3917) HPIN: ddcbe25988981920c872c1787382f04d
2023-10-30 11:39:29.433  - debug: haassohn.0 (3917) Polling device
2023-10-30 11:39:29.940  - debug: haassohn.0 (3917) Syncing state of the oven
2023-10-30 11:39:29.942  - debug: haassohn.0 (3917) Syncing state of the oven
2023-10-30 11:39:29.957  - warn: haassohn.0 (3917) State device.room_mode does not exist. Please open an issue on GitHub..
2023-10-30 11:39:29.958  - warn: haassohn.0 (3917) State device.tvl_temp does not exist. Please open an issue on GitHub..
2023-10-30 11:39:29.971  - debug: haassohn.0 (3917) HSPIN: ddcbe25988981920c872c1787382f04d
2023-10-30 11:39:29.972  - debug: haassohn.0 (3917) Detected new state for device.meta.ts: 113579 (was: 113575)
2023-10-30 11:39:30.023  - debug:  haassohn.0 (3917) stateChange haassohn.0.device.meta.ts  {"val":113579,"ack":true,"ts":1698662370019,"q":0,"from":"system.adapter.haassohn.0","user":"system.user.admin","lc":1698662370019}
2023-10-30 11:39:59.947  - debug: haassohn.0 (3917) Polling device
2023-10-30 11:40:00.282  - debug: haassohn.0 (3917) Syncing state of the oven
2023-10-30 11:40:00.283  - debug: haassohn.0 (3917) Syncing state of the oven
2023-10-30 11:40:00.285  - debug:  haassohn.0 (3917) Validating Hardware / Software combination.  Supported:  KS01_V5.07,KS01_V5.10,KS01_V5.12,KS01_V5.13,KS01_V6.01,KS01_V6.02,KS01_V6.07,KS01_V7.02,KS01_V7.04-oKV,KS01_V7.06,KS01_V7.07,KS01_V7.08,KS01_V7.11,KS01_V7.13
2023-10-30 11:40:00.285  - debug: haassohn.0 (3917) Hardware / Software combination is supported by this adapter!
2023-10-30 11:40:00.300  - warn: haassohn.0 (3917) State device.room_mode does not exist. Please open an issue on GitHub..
2023-10-30 11:40:00.300  - warn: haassohn.0 (3917) State device.tvl_temp does not exist. Please open an issue on GitHub..
2023-10-30 11:40:00.311  - debug: haassohn.0 (3917) Detected new state for device.meta.ts: 113582 (was: 113579)
2023-10-30 11:40:00.312  - debug: haassohn.0 (3917) Detected new state for device.is_temp: 22.47 (was: 22.4)
2023-10-30 11:40:00.364  - debug:  haassohn.0 (3917) stateChange haassohn.0.device.meta.ts  {"val":113582,"ack":true,"ts":1698662400361,"q":0,"from":"system.adapter.haassohn.0","user":"system.user.admin","lc":1698662400361}
2023-10-30 11:40:00.370  - debug:  haassohn.0 (3917) stateChange haassohn.0.device.is_temp  {"val":22.47,"ack":true,"ts":1698662400365,"q":0,"from":"system.adapter.haassohn.0","user":"system.user.admin","lc":1698662400365}

Hey,
du hast Version 1.0.9 installiert, diese beiden Zustände wurden erst in v1.0.10 hinzugefügt.
Bitte installier einmal direkt die GitHub-Version v1.0.11:

Beste Grüße