panasonic_cc
panasonic_cc copied to clipboard
Cannot add integration "Invalid Handler Specified"
Hello, Im trying to add the integration and I receive a popup that says
Config flow could not be loaded: {"message":"Invalid handler specified"}
Relevant logs
2024-06-22 11:54:31.008 ERROR (MainThread) [homeassistant.loader] Unexpected exception importing platform custom_components.panasonic_cc.config_flow
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/loader.py", line 833, in get_platform
cache[full_name] = self._import_platform(platform_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/loader.py", line 850, in _import_platform
return importlib.import_module(f"{self.pkg_path}.{platform_name}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "
I get this as well. Cant add 40, 41, 42, 43.
Not getting this issue with previous versions.
Can you log in to the app with the credentials or are you getting the Multifactor setup step, if you are getting the MF step you need to complete that first.
@sockless-coding first of all, thanks for an epic custom component!
I performed the MF step again before attempting to upgrade. Was always able to use the app without issues. I tried downgrading to version 39 and then upgrading again, no luck. Then i upgraded HA to latest stable from 2023 something. After upgrade to latest HA i was able to add the integration without issues.
I experience the same error and I have never entered my credentials before in the app, its the first time using it for me, so i suspect the MFA issue cant be the thing causing it...
My issue was solved by upgrading home-assistant itself. 👍
@timovp Thanks. Will try to update again and see. Hoping to close the issue if it works.
You updated to the latest HA? What version?
@kusius I think the integration needs at least 2024.4 to work, I'm not entirely sure when they introduced all the new state constants.
Hi there! This issue has been marked as stale due to inactivity. If you believe this is still relevant, please let us know. Otherwise, it will be closed soon.
This issue has been automatically closed due to inactivity. If you still need help, feel free to reopen or create a new issue. Thank you!