python-panasonic-comfort-cloud
python-panasonic-comfort-cloud copied to clipboard
hist command gives -255
Thanks for great software! I get these unexpected results:
user@computer:~$ ./pcomfortcloud.py [email protected] password history 1 Day 20200120
id : abcdefg12345678....
parameters
currencyUnit : kr
energyConsumption : 0.0
estimatedCost : 0.0
historyDataList :
dataNumber : 0
consumption : -255
cost : -255
averageSettingTemp: -255
averageInsideTemp: -255
averageOutsideTemp: -255
dataNumber : 1
consumption : -255
cost : -255
averageSettingTemp: -255
averageInsideTemp: -255
averageOutsideTemp: -255
and so on until dataNumber 23
.
Can you see if I use the software incorrectly? I get similar results for other days and also for Week
and Month
.
thanks, just to be clear, is these historical graphs ok if you use the app from Panasonic?
Sorry I did not write that. Yes, they are fine in the app.
And the value -255
is also the one I get in the json when I add the -r True
flag.
@lostfields Have you had a chance to look at this? Is there anything I can do in trying to (help) debug?
Hi. Is the app working for historical data?
Hi. Is the app working for historical data?
Yes, it is.