You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run pyhon --user <myuser> --pass <mypass> while the appliance (washing machine) was running a program launched manually/physically. Same scenario where the original app shows read-only stats.
I got much longer output, containing multiple ========== <APPLIANCE NAME> ========== sections.
The first section is relevant to my only appliance, containing correct data, but the following sections have multiple different appliance names including AC - *, DW - *, with data replaced with placeholders like PK: xxxx#xx-xxxx-0:0x0xx000-xxxx-0xxx-x00x-x000xx0x00x0 like in export --anonymous mode, but actually not using it.
Then the output is truncated and the following error appears:
I tried to run
pyhon --user <myuser> --pass <mypass>
while the appliance (washing machine) was running a program launched manually/physically. Same scenario where the original app shows read-only stats.I got much longer output, containing multiple
========== <APPLIANCE NAME> ==========
sections.The first section is relevant to my only appliance, containing correct data, but the following sections have multiple different appliance names including
AC - *
,DW - *
, with data replaced with placeholders likePK: xxxx#xx-xxxx-0:0x0xx000-xxxx-0xxx-x00x-x000xx0x00x0
like inexport --anonymous
mode, but actually not using it.Then the output is truncated and the following error appears:
running the same command again after the washmachine program finished results in correct output with just a single section.
The text was updated successfully, but these errors were encountered: