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 was 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.
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; theoptionswork withfritz.getTamMessagesso 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.