ofalvai / home-assistant-candy

Unofficial Candy/Haier appliance integration for Home Assistant
125 stars 30 forks source link

Trying to add induction Hob Hoover HTPSJ644MCWIFI #281

Open ojoaosemtil opened 1 year ago

ojoaosemtil commented 1 year ago

I tried to add an Hoover induction hob, with works in candy simply-fi app, but I get this in the logs:

Logger: homeassistant.config_entries Source: config_entries.py:1250 First occurred: 23:27:19 (1 occurrences) Last logged: 23:27:19

Config entry 'Candy' for candy integration not ready yet: Error communicating with API: Exception('Unable to detect machine type from API response', {'statusHob': {'StatoWiFi': '1', 'Z1status': '0', 'Z1pan': '0', 'Z1hot': '0', 'Z1combi': '0', 'Z1low': '0', 'Z1power': '0', 'Z1error': '00', 'Z1timeh': '0', 'Z1timem': '0', 'Z2status': '0', 'Z2pan': '0', 'Z2hot': '0', 'Z2combi': '0', 'Z2low': '0', 'Z2power': '0', 'Z2error': '00', 'Z2timeh': '0', 'Z2timem': '0', 'Z3status': '0', 'Z3pan': '0', 'Z3hot': '0', 'Z3combi': '0', 'Z3low': '0', 'Z3power': '0', 'Z3error': '00', 'Z3timeh': '0', 'Z3timem': '0', 'Z4status': '0', 'Z4pan': '0', 'Z4hot': '0', 'Z4combi': '0', 'Z4low': '0', 'Z4power': '0', 'Z4error': '00', 'Z4timeh': '0', 'Z4timem': '0', 'lock': '0', 'alarmh': '0', 'alarmm': '0', 'JollyFunc': '0', 'PhaseZ1': '0', 'PhaseZ2': '0', 'PhaseZ3': '0', 'PhaseZ4': '0', 'PowerManagementLevel': '5'}}); Retrying in background

Is it possible to add this device? Thank you!