freitdav / BDRthermostatHA

BDR (Baxi, De Dietrich, Remeha) thermostat custom component integration for Home Assistant
GNU General Public License v3.0
48 stars 21 forks source link

Error in HA: Error setting up entry BDR Thermostat for bdr_thermostat #30

Open jdschuitemaker opened 1 year ago

jdschuitemaker commented 1 year ago

Since yesterday evening I am seeing this error. I started receiving this error around the time that I updated HA to Supervisor 2022.12.1 yesterday evening.

Anyone else seeing this?

Logger: homeassistant.config_entries
Source: custom_components/bdr_thermostat/BdrAPI.py:175
Integration: BDR Thermostat ([documentation](https://github.com/freitdav/BDRthermostatHA))
First occurred: 08:50:54 (2 occurrences)
Last logged: 08:53:19

Error setting up entry BDR Thermostat for bdr_thermostat
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 382, in async_setup
    result = await component.async_setup_entry(hass, self)
  File "/config/custom_components/bdr_thermostat/__init__.py", line 59, in async_setup_entry
    await api.bootstrap()
  File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 49, in bootstrap
    await self._load_capabilities()
  File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 175, in _load_capabilities
    for function, uri in subsystem.items():
AttributeError: 'list' object has no attribute 'items'
Tom-Heitbrink commented 1 year ago

Same here, identical notification. not sure when it started, since i ignored it for some time thinking it was probably a remote issue.

UpperCamelCase commented 1 year ago

Same here, since yesterday. After they placed a hybrid heatpump i am getting this message. Removed the integration, made a new connection but still receiving the same message as above.

dadozts commented 1 year ago

after the last update, after months of operation, the result is this:

Questo errore ha avuto origine da un'integrazione personalizzata.

Logger: homeassistant.config_entries Source: custom_components/bdr_thermostat/BdrAPI.py:175 Integration: BDR Thermostat (documentation) First occurred: 20 gennaio 2023 13:50:40 (1 occurrences) Last logged: 20 gennaio 2023 13:50:40

Error setting up entry BDR Thermostat for bdr_thermostat Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 372, in async_setup result = await component.async_setup_entry(hass, self) File "/config/custom_components/bdr_thermostat/init.py", line 59, in async_setup_entry await api.bootstrap() File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 49, in bootstrap await self._load_capabilities() File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 175, in _load_capabilities for function, uri in subsystem.items(): AttributeError: 'list' object has no attribute 'items'

jdschuitemaker commented 1 year ago

No response from @freitdav since a couple of weeks. I hope he returns or else I will have to wait for my Remeha account to be upgraded to Remeha Home and start using this https://github.com/msvisser/remeha_home

alexswider commented 1 year ago

Same problem 2023-01-25 14:48:13.907 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration bdr_thermostat which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-25 14:48:40.270 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry BDR Thermostat for bdr_thermostat File "/config/custom_components/bdr_thermostat/init.py", line 59, in async_setup_entry File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 49, in bootstrap File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 175, in _load_capabilities 2023-01-25 14:50:51.520 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry BDR Thermostat for bdr_thermostat File "/config/custom_components/bdr_thermostat/init.py", line 59, in async_setup_entry File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 49, in bootstrap File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 175, in _load_capabilities 2023-01-25 14:51:23.867 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry BDR Thermostat for bdr_thermostat File "/config/custom_components/bdr_thermostat/init.py", line 59, in async_setup_entry File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 49, in bootstrap File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 175, in _load_capabilities 2023-01-25 15:03:59.592 ERROR (SyncWorker_8) [custom_components.bdr_thermostat.BdrAPI] ERROR with get request to https://ruapi.remoteapp.bdrthermea.com/v1.0/system/gateway/connection: 403 2023-01-25 15:04:07.165 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Pietro DieDrich for bdr_thermostat File "/config/custom_components/bdr_thermostat/init.py", line 59, in async_setup_entry File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 49, in bootstrap File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 175, in _load_capabilities

evoteknic commented 1 year ago

I get same error 2023-01-27 20:21:11.089 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Planta Baja for bdr_thermostat Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 382, in async_setup result = await component.async_setup_entry(hass, self) File "/config/custom_components/bdr_thermostat/init.py", line 59, in async_setup_entry await api.bootstrap() File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 49, in bootstrap await self._load_capabilities() File "/config/custom_components/bdr_thermostat/BdrAPI.py", line 175, in _load_capabilities for function, uri in subsystem.items(): AttributeError: 'list' object has no attribute 'items'

BobPuts commented 1 year ago

I get the same error. The error exists since Remeha switched to the new app.

jdschuitemaker commented 1 year ago

@BobPuts , If your account has moved to the new app, then look at this: https://github.com/msvisser/remeha_home

joene-nl commented 1 year ago

Same error here.