RenierM26 / hass_ids_hyyp

Home Assistant integration for IDS Hyyp (Beta)
GNU General Public License v3.0
4 stars 5 forks source link

Issue after update #4

Open valpre09 opened 2 years ago

valpre09 commented 2 years ago

Entities became unavailable after update to 0.0.08.

Log:

Logger: homeassistant.config_entries Source: config_entries.py:388 First occurred: 11:41:48 (2 occurrences) Last logged: 11:41:49

Config entry 'xx@gmail.com' for ids_hyyp integration not ready yet: list indices must be integers or slices, not str; Retrying in background

RenierM26 commented 2 years ago

Hi @valpre09,

I found the problem, made a double not logic error on the api. Corrected the problem in the latest release.