Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Week" history broken? #97

Open
chamsters opened this issue Jul 1, 2024 · 1 comment
Open

"Week" history broken? #97

chamsters opened this issue Jul 1, 2024 · 1 comment

Comments

@chamsters
Copy link

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?

@Woerni1983
Copy link

same for me. Week and Year are not working for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants