Seite 1 von 1

z-wave Parameter mit "Configuration GET" setzen?

Verfasst: 21. Feb 2023 19:51
von Proton
Hallo zusammen,

ich habe den Multisensor 7 von Aeotec bei mir mit USB-Kabel angeschlossen. In der Konfiguration steht aber bei Power Status 0 (was Batterie-Modus bedeutet) und der Wert ist readonly. Mit dem Support von Aeotec habe ich jetzt länger hin- und her geschrieben und heute kam das hier:

Code: Alles auswählen

I ran some tests, and it should change accordingly to battery power or USB power in this case. 
​
Parameter 10 = 1 = USB power
Parameter 10 = 0 = Battery power
​
This is reflected fine when i use Home Assistant with ZWaveJS UI, this seems to only change only if i send a "Configuration GET" command to Parameter 10 which it would update it then.
​
Are you able to perform a Configuration Get on Parameter 10 to update the parameter status?
Kann man in OH ein "Configuration GET" ausführen? Ich möchte nämlich nicht zu Home Assistant wechseln.

Schönen Gruß

Re: z-wave Parameter mit "Configuration GET" setzen?

Verfasst: 19. Apr 2023 23:51
von Proton
Mir konnte im englischen Forum geholfen werden
https://community.openhab.org/t/can-z-w ... get/144735