Skip to content

"Week" history broken? #97

Description

@chamsters

Hi there,

I've had a script which takes the total consumption figure every 30 minutes work by calling:

python3 pcomfortcloud.py -t token.json (mysername) (mypassword) history 1 Week 20240701

As of last week I see this error:

(history: Expected status code 200, received: 400: {"code":4008,"message":"Bad request"}

It doesn't appear to be authentication issue - I followed along with the issue last week, updated etc. - and it started working again temporarilly.

What's interesting is that running:

python3 pcomfortcloud.py -t token.json (mysername) (mypassword) history 1 Day 20240701

works just fine. Other commands like list also work. It's just that weekly data request that I receive this error. ANy ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions