UncleSamSwiss / ioBroker.loxone

ioBroker adapter for Loxone Miniserver
Apache License 2.0
27 stars 24 forks source link

Keine Änderungen an Loxone Werten vom Typ "virtuelle Eingänge" nach Loxone Update auf Version 15.0.5.11 mehr möglich #553

Closed MatthiasBosch closed 1 month ago

MatthiasBosch commented 1 month ago

Hallo zusammen,

ich habe gestern das neue Loxone Update auf die Version 15.0.5.15 gemacht. Der Loxone Adapter hat die Version 3.0.1.

Danach kann ich im ioBroker keine Werte mehr ändern, die vom Typ "virtuelle Eingänge" sind. Andere Typen sind meiner Ansicht nach nicht betroffen. Sonst gab es zum Zustand, bei den es noch funktioniert hat keine Änderungen.

Kann das jemand auch nachvollziehen?

raintonr commented 1 month ago

Please look in your log file for errors. If there are none, please turn debug on and try to change your VI and see what the log says.

MatthiasBosch commented 1 month ago

There is a error message in the log: Unsupported state change: loxone.0.16a031ee-01a3-9c07-ffff403fb0c34b9e.value

raintonr commented 1 month ago

What type is the VI? Digital or analogue? If digital, what type? Did you check permissions? Are you able to login to the web interface on your Miniserver using the same credentials as are configured in the IoB adapter and perform an update of this VI?

MatthiasBosch commented 1 month ago

analog. yesterday befor the Loxone Update to version 15.0.5.11 it worked. And I had no other changes then the Loxone update

MatthiasBosch commented 1 month ago

I found the problem. I have checkt "nur Statusanzeige". If you uncheck this upload it to the miniserver and the check again and upload again it works also with checked "nur Statusanzeige".

raintonr commented 1 month ago

"Status display only"... you can actually update these via a HTTP call.

Either way, looks like not a bug so closing.