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

Inside Temperature wrong since last Update #223

Closed
TomF79 opened this issue Jun 27, 2024 · 23 comments
Closed

Inside Temperature wrong since last Update #223

TomF79 opened this issue Jun 27, 2024 · 23 comments
Labels

Comments

@TomF79
Copy link

TomF79 commented Jun 27, 2024

Since the last update i have seen that the inside temperature shows 32 degrees instead of 23 degrees.

Anyone can confirm this?

@sockless-coding
Copy link
Owner

@TomF79 enable debug logging for the integration and then look for the update status request the entry should look something like this:

[custom_components.panasonic_cc.pcomfortcloud.panasonicsession] GET url: https://accsmart.panasonic.com/deviceStatus/<device id>, response: {"timestamp":1719514171464,"permission":2,"summerHouse":2,"iAutoX":false,"nanoe":true,"nanoeStandAlone":true,"autoMode":true,"heatMode":true,"fanMode":true,"dryMode":true,"coolMode":true,"ecoNavi":false,"powerfulMode":true,"quietMode":true,"airSwingLR":true,"autoSwingUD":false,"ecoFunction":0,"temperatureUnit":0,"modeAvlList":{"autoMode":1},"nanoeList":{"visualizationShow":0},"clothesDrying":false,"insideCleaning":false,"fireplace":false,"pairedFlg":false,"parameters":{"ecoFunctionData":0,"insideCleaning":0,"fireplace":0,"lastSettingMode":0,"operate":1,"operationMode":2,"temperatureSet":20,"fanSpeed":0,"fanAutoMode":1,"airSwingLR":5,"airSwingUD":3,"ecoMode":0,"ecoNavi":0,"nanoe":1,"iAuto":0,"airDirection":0,"insideTemperature":19,"outTemperature":25,"airQuality":0},"deviceNanoe":1}

@TomF79
Copy link
Author

TomF79 commented Jun 27, 2024

@TomF79 enable debug logging for the integration and then look for the update status request the entry should look something like this:

[custom_components.panasonic_cc.pcomfortcloud.panasonicsession] GET url: https://accsmart.panasonic.com/deviceStatus/<device id>, response: {"timestamp":1719514171464,"permission":2,"summerHouse":2,"iAutoX":false,"nanoe":true,"nanoeStandAlone":true,"autoMode":true,"heatMode":true,"fanMode":true,"dryMode":true,"coolMode":true,"ecoNavi":false,"powerfulMode":true,"quietMode":true,"airSwingLR":true,"autoSwingUD":false,"ecoFunction":0,"temperatureUnit":0,"modeAvlList":{"autoMode":1},"nanoeList":{"visualizationShow":0},"clothesDrying":false,"insideCleaning":false,"fireplace":false,"pairedFlg":false,"parameters":{"ecoFunctionData":0,"insideCleaning":0,"fireplace":0,"lastSettingMode":0,"operate":1,"operationMode":2,"temperatureSet":20,"fanSpeed":0,"fanAutoMode":1,"airSwingLR":5,"airSwingUD":3,"ecoMode":0,"ecoNavi":0,"nanoe":1,"iAuto":0,"airDirection":0,"insideTemperature":19,"outTemperature":25,"airQuality":0},"deviceNanoe":1}

Please can you tell me where i can find the update Status request?

@sockless-coding
Copy link
Owner

Go to the integration and enable debug logging:
image

Then go to <your ha url>/config/logs and click load full logs

@TomF79
Copy link
Author

TomF79 commented Jun 27, 2024

Go to the integration and enable debug logging: image

Then go to <your ha url>/config/logs and click load full logs

Here you are
home-assistant_panasonic_cc_2024-06-27T19-13-55.372Z.log

@TomF79
Copy link
Author

TomF79 commented Jun 27, 2024

@sockless-coding
Copy link
Owner

Ah, you have one of the devices where there isn't an outside sensor, but the outside sensor is used for the inside temperature.
This will be fixed in the next release

@TomF79
Copy link
Author

TomF79 commented Jun 27, 2024

Fine, thanks for your fast support

@sockless-coding
Copy link
Owner

v1.0.49 should fix the issue

@TomF79
Copy link
Author

TomF79 commented Jun 28, 2024

v1.0.49 should fix the issue

I have update to v1.049 and now the outside temperature is not available and the inside temperature shows the actually outdoor temperature.

@sbuchbauer
Copy link

sbuchbauer commented Jun 28, 2024

The integration is really great, thank you for providing it.
I have Nanoe but cant set it, it is always reset to off.
Also the inside temperature shows the outside and outside is not available
1.049 installed

@TomF79
Copy link
Author

TomF79 commented Jun 28, 2024

The integration is really great, thank you for providing it. I have Nanoe but cant set it, it is always reset to off. Also the inside temperature shows the outside and outside is not available 1.049 installed

Same here

@sockless-coding
Copy link
Owner

There is a bug regarding Nanoe, I'll fix that.
Regarding the indoor sensor, it's strange... The log @TomF79 provided the indoor sensor was missing.
Under the Device Info does it say Firmware: 1.21.0 or 1.20.0 ?

@sbuchbauer
Copy link

I use firmware 1.21

@TomF79
Copy link
Author

TomF79 commented Jun 28, 2024

There is a bug regarding Nanoe, I'll fix that. Regarding the indoor sensor, it's strange... The log @TomF79 provided the indoor sensor was missing. Under the Device Info does it say Firmware: 1.21.0 or 1.20.0 ?

Also Firmware 1.21.0

it is possible that the indoor Sensor is missing on my Modell because the Panasonic App also dont show the indoor temperature

@sockless-coding
Copy link
Owner

If the indoor doesn't show up in the app then it's not there / working

@TomF79
Copy link
Author

TomF79 commented Jun 28, 2024

If the indoor doesn't show up in the app then it's not there / working

I understand but since update to 1.049 the outdoor temperature is shown as indoor temperature sensor and outdoor temperature sensor is not available.

a few Updates before all two Sensors shows differently temperatures

@TomF79
Copy link
Author

TomF79 commented Jun 28, 2024

Uploading Bildschirmfoto 2024-06-28 um 20.36.32.jpeg.png…

@sockless-coding
Copy link
Owner

Removed the swapping of sensors in v1.0.50

Copy link

Hi there! This issue has been marked as stale due to inactivity. If you believe this is still relevant, please let us know. Otherwise, it will be closed soon.

@github-actions github-actions bot added the stale label Sep 23, 2024
@Nerestro21
Copy link

Hey, since the 2024.9 release I have an issue with wrong inside temperatures as well. It either seems to not update the values or jump to strange values occasionally. However, if I open the app and refresh, it seems to show the correct value in the app and then the integration also gets it updated.

Before, the integration always got the right values on its own.

@sockless-coding
Copy link
Owner

@Nerestro21 this is probably related to the #310 issue.

@github-actions github-actions bot removed the stale label Sep 25, 2024
Copy link

Hi there! This issue has been marked as stale due to inactivity. If you believe this is still relevant, please let us know. Otherwise, it will be closed soon.

@github-actions github-actions bot added the stale label Nov 24, 2024
Copy link

github-actions bot commented Dec 1, 2024

This issue has been automatically closed due to inactivity. If you still need help, feel free to reopen or create a new issue. Thank you!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants