If you’re device is fully set up (including Home Kit on your phone) then all you need to do is delete the device / hub from your Apple Home Kit Home and use the Home Assistant HomeKit Controller integration to add it to Home Assistant.
edit. Nevermind. I guess it didn’t update to 2021.1.1. I’m still showing 2020.12.7
edit2: I just realized 2020.12.7 is for Supervisor. 2021.1.1 is for Core. I never realized until now I have three and not two things to check versions for in HA. I have now updated the Core through SSH but did it before checking if it was already on 2021.1.1. So now I wait to see if the intermittent problem returns.
edit3. It just happened again. So 2021.1.1 didn’t fix it for me.
btw if it’s of any value, it looks like MyQ is offering free linking to IFTTT and a few others. They don’t ask for a credit card and it says it doesn’t expire til 2023.
I had the same issues described over past couple of days, I just updated to the latest release and then reinstalled the integration and all working now. Also Google Assistant is able to close the garage door again now; open has worked, but not close in the past few released for me using Nabu Casa integration.
I have the MyQ app on my phone, the MyQ integration on HA, and I do not have a HomeKit. I added the HomeKit Controller integration and I do not see the garage door an option. What am I missing?
Same here. The logbook shows a cycle of MyQ Gateway disconnected then 1 minute later connected then 3 minutes later disconnected. It happens over and over again.
I wonder if jjross has the disconnects in his logbook.
I figured it was redundant but wanted to verify by also checking the setting. Core is a docker image in HassOS so it should be the same as running docker is the way I understand it.
I think a lot of people have MyQ excluded from recorder or they don’t look at their logbook to see the intermittent problem.
I don’t have it excluded in recorder and I have a history-graph below my garage door button in Lovelace so I see the intermittent problem. I also have Unavailable Sensor Detection and Notification which alerts me when a cover, sensor, device or entity goes unavailable.
Fixed? I’ve updated to 2021.1.1 and still see the intermittent myQ server connection errors with the garage door entities becoming temporarily unavailable.
@ehendrix - Erik, I see in your pymq 2.0.13 update that you removed the random user-header and reverted to “pymyq” as the default header string. You’ve also added a means to specify a custom header string in the api.py call.
How is this custom header configured in Home Assistant during the login?
Does a custom header really solve the problem with the myQ v5 infrastructure apparently crumbling in transition to v6?