asantaga / wiserHomeAssistantPlatform

Platform and related climate/sensors to support the Drayton Wiser Home Heating System
MIT License
235 stars 44 forks source link

LTS Temperature of room reporting 0 a few times every day v2 #505

Open Chaoscontrol opened 2 weeks ago

Chaoscontrol commented 2 weeks ago

As reported a few months ago here: https://github.com/asantaga/wiserHomeAssistantPlatform/issues/439 Also related to discussion here: https://github.com/asantaga/wiserHomeAssistantPlatform/issues/434

I am observing it happening again. LTS Temperature of room reporting 0 a few times every day. Climate entity for the room also shows that when looking its history. Just can't show it in the History Explorer.

image

Chaoscontrol commented 2 weeks ago

Seems unrelated as times do not match, but I'm also getting plenty of connection errors.

This error originated from a custom integration.

Logger: custom_components.wiser.coordinator
Source: custom_components/wiser/coordinator.py:198
integration: Drayton Wiser Integration for Home Assistant (documentation, issues)
First occurred: 11:33:30 (33 occurrences)
Last logged: 20:19:11

Unknown error fetching wiser (wiser-WiserHeat04B0AC) data. [Errno 104] Connection reset by peer. Please report this error to the integration owner
Unknown error fetching wiser (wiser-WiserHeat04B0AC) data. Response payload is not completed: <TransferEncodingError: 400, message='Not enough data for satisfy transfer length header.'>. Please report this error to the integration owner
Unknown error fetching wiser (wiser-WiserHeat04B0AC) data. Response payload is not completed: <TransferEncodingError: 400, message='Not enough data for satisfy transfer length header.'>. ConnectionResetError(104, 'Connection reset by peer'). Please report this error to the integration owner
Unknown error fetching wiser (wiser-WiserHeat04B0AC) data. Server disconnected. Please report this error to the integration owner

image