Skip to content
New issue

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

Homematic IP Access Point Firmware: 2.2.18 has lost connection with the cloud #42503

Closed
kallejoken opened this issue Oct 28, 2020 · 3 comments · Fixed by #43018
Closed

Homematic IP Access Point Firmware: 2.2.18 has lost connection with the cloud #42503

kallejoken opened this issue Oct 28, 2020 · 3 comments · Fixed by #43018

Comments

@kallejoken
Copy link

The problem

The following, I work with homematic IP and recently with HA, among other things I have installed a nuki lock.
I have created the following automation that when I deactivate the alarm, the door lock unlocks / or the door opens.
Since today I have received several unexpected messages from HA that the alarm has been deactivated, so the nuki was also addressed.
the homematic regularly loses its connection to the cloud, after it has found itself the alarm is deactivated (although it was not activated at all)

now with the new homematic version 2.2.18 i have these problems, with the old version 2.0.36 there were no problems

Environment

Home Assistant Core release with the issue: 0.116.4
Last working Home Assistant Core release (if known): 0.116.4
Operating environment (OS/Container/Supervised/Core): Supervised
Integration causing this issue: Homematic IP Access Point Firmware: 2.2.18
Link to integration documentation on our website: https://www.home-assistant.io/integrations/homematicip_cloud/

Problem-relevant

homematic ip not in config.yaml

Traceback/Error logs

Logger: homematicip.base.enums
Source: /usr/local/lib/python3.8/site-packages/homematicip/base/enums.py:33
First occurred: 14:45:30 (559 occurrences)
Last logged: 21:43:59
'HOME_CONTROL_ACCESS_POINT' isn't a valid option for class 'DeviceType'
'ACCESS_CONTROLLER_CHANNEL' isn't a valid option for class 'FunctionalChannelType'

Logger: homematicip.device
Source: /usr/local/lib/python3.8/site-packages/homematicip/device.py:194
First occurred: 14:45:30 (279 occurrences)
Last logged: 21:43:59
There is no class for functionalChannel 'ACCESS_CONTROLLER_CHANNEL' yet

Logger: homeassistant.components.homematicip_cloud.hap
Source: components/homematicip_cloud/hap.py:128
Integration: HomematicIP Cloud (documentation, issues)
First occurred: 15:44:40 (2 occurrences)
Last logged: 20:48:43
HMIP access point has lost connection with the cloud

Additional information

@probot-home-assistant
Copy link

homematicip_cloud documentation
homematicip_cloud source
(message by IssueLinks)

@probot-home-assistant
Copy link

Hey there @SukramJ, mind taking a look at this issue as its been labeled with an integration (homematicip_cloud) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)

@SukramJ
Copy link
Contributor

SukramJ commented Oct 28, 2020

Hi,

thanks for reporting. The warnings in the logs are related to a missing device definition in the upstream lib. It's already reported there.
The connection loss maybe related to the FW Update, but i don't think this is related to this integration.

I think this issue can be closed.

BR

@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants