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
{{ message }}
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
first of all -- great project! I am trying to build an automation that reads and transcribes tam messages. However, just a very basic script that downloads the messages does not seem to work. I basically copy pasted your example from the tests and while I can read the tam list, I can not download them. My remote path looks like this /data/tam/rec/rec.0.003; the options work with fritz.getTamMessages so there can't be an error in username/password/server. Interestingly, an empty local file also is written. I get the error Error: Not authenticated correctly for communication with Fritz!Box.
Any idea what I might be doing wrong? I have a Fritz!Box 7590 with OS 07.01.
The text was updated successfully, but these errors were encountered:
Hi Nicolas, thank you for creating an issue! This seems interesting for sure, I'll try to reproduce this on my side in the coming month and share my findings.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
first of all -- great project! I am trying to build an automation that reads and transcribes tam messages. However, just a very basic script that downloads the messages does not seem to work. I basically copy pasted your example from the tests and while I can read the tam list, I can not download them. My remote path looks like this
/data/tam/rec/rec.0.003
; theoptions
work withfritz.getTamMessages
so there can't be an error in username/password/server. Interestingly, an empty local file also is written. I get the errorError: Not authenticated correctly for communication with Fritz!Box
.Any idea what I might be doing wrong? I have a Fritz!Box 7590 with OS 07.01.
The text was updated successfully, but these errors were encountered: