claudegel / sinope-130

Neviweb130 custom component for Home Assistant to manage devices connected via a GT130 and wifi devices from Sinopé

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating error code: None

sicarriere opened this issue · comments

Hi Claude,

Received that error in my log for my TH1123WF Thermostat.

Here some info :

Logger: custom_components.neviweb130.climate
Source: custom_components/neviweb130/climate.py:1006
Integration: Sinope Neviweb130 (documentation)
First occurred: 14 décembre 2022 à 22:52:37 (517 occurrences)
Last logged: 09:45:13

Updating error code: None

2022-12-17 09:45:13.342 DEBUG (SyncWorker_6) [custom_components.neviweb130.climate] Updating neviweb130 climate Salon (0.827 sec): {'roomSetpoint': 21, 'outputPercentDisplay': {'percent': 100, 'sourceType': 'heating'}, 'roomTemperature': {'value': 20.36, 'error': None}, 'roomSetpointMin': 5, 'roomSetpointMax': 30, 'roomTemperatureDisplay': {'value': 20.5, 'status': 'on'}, 'timeFormat': '24h', 'temperatureFormat': 'celsius', 'drStatus': {'drActive': 'off', 'optOut': 'off', 'setpoint': 'off', 'powerAbsolute': 'off', 'powerRelative': 'off'}, 'drSetpoint': {'status': 'off', 'value': None}, 'loadWattOutput1': 1869, 'loadWatt': 1869, 'wifiRssi': -52, 'keyboardLock': 'unlock', 'config2ndDisplay': 'default', 'setpointMode': 'manual', 'occupancyMode': 'none', 'backlightAutoDim': 'alwaysOn', 'earlyStartCfg': 'off', 'roomSetpointAway': 15}
2022-12-17 09:45:13.710 DEBUG (SyncWorker_6) [custom_components.neviweb130] Error code status data: {}
2022-12-17 09:45:13.710 WARNING (SyncWorker_6) [custom_components.neviweb130.climate] Updating error code: None

This is every 30 mins, so looks like from the energy statistic

Hi do you have energy statistic for those wifi thermostats in neviweb ? If you don't I need to remove those request for the wifi devices

Ok it is not in the statistic update but in the error code update. Probably there are no error code available for the wifi thermostats. I'll make an update to remove that message. Give me few minutes

Please test https://github.com/claudegel/sinope-130/tree/wifi-code. You only need to download file climate.py and copy it over your neviweb130/climate.py
It should prevent error code polling for wifi devices which don't have any available

Will let you know, just restarted HA. For now, looks good.

If it is ok I'll push a new release

Everything is fine. Merci Claude.

Great I'll push a release