fritzconnection icon indicating copy to clipboard operation
fritzconnection copied to clipboard

Further redact of debug output

Open mib1185 opened this issue 9 months ago • 3 comments

mib1185 avatar Feb 13 '25 20:02 mib1185

Hi @kbr do you mind, we can add this addition to the debug redacting?

mib1185 avatar Mar 15 '25 11:03 mib1185

So far I don't have objections. I have to admit that because of some workload I'm far behind the schedule for the next release.

kbr avatar Mar 15 '25 12:03 kbr

yeah, take your time Klaus :+1: if there is anything I could support you with, just let me know :wink:

mib1185 avatar Mar 15 '25 12:03 mib1185

Getting these warnings during HA tests:

venv/lib/python3.13/site-packages/fritzconnection/core/soaper.py:207
venv/lib/python3.13/site-packages/fritzconnection/core/soaper.py:207
  /home/runner/work/core/core/venv/lib/python3.13/site-packages/fritzconnection/core/soaper.py:207: SyntaxWarning: invalid escape sequence '\d'
    wifi_pwd_keys = 'New(WEPKey\d+|PreSharedKey|KeyPassphrase)'

elupus avatar Oct 05 '25 07:10 elupus