We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: