Remootio garage door automation - new product

Hi there. Got this issue:

Error handling request
20:25:54 – (ERROR) /lsiopy/lib/python3.11/site-packages/aiohttp/web_protocol.py
Unable to install package aioremootio @ git+https://github.com/peaceduck/aioremootio: ERROR: Error [Errno 2] No such file or directory: ‘git’ while executing command git version ERROR: Cannot find command ‘git’ - do you have ‘git’ installed and in your PATH?
20:25:54 – (ERROR) util/package.py - message first occurred at 20:25:49 and shows up 3 times

Any ideas?

That is a weird one. How is your home assistant installed, and one what type of hardware? Can you install other integrations in HACS?

Hello. HA installed as Docker under UNRAID storage. Every other integration is working well, including integrations under HACS. I am unable to fix this issue still, I tried both ways, your git repo and also original repo with modification in py files, nothing works. Same error for both.
Core 2023.11.3, Frontend 20231030.2

Anyone else have a broken Remootio integration again after updating to 2023.12?

I get the below error;

ERROR (SyncWorker_9) [homeassistant.util.package] Unable to install package aioremootio @ git+https://github.com/beardboy69/aioremootio.git: ERROR: Cannot install aioremootio==1.0.0.dev0 because these package versions have conflicting dependencies.

requirements.txt looks like this;

aiohttp==3.8.5
pycryptodome==3.17
async-class==0.5.0
voluptuous==0.13.1

I am assuming something here needs changing?

Thanks!

Yes, I have. And I reverted back to 2023.11 :slight_smile:

1 Like

Thanks - I’m hoping to stay on 2023.12, so will hold out for a fix ASAP or workaround :slight_smile:

@peaceduck Is your Remootio fork also affected? I’m holding off the 2023.12 update for now.

Same here. Every version update seems to break it more than the last.

Is there any working forks with 12?

I can’t find it, and I don’t have time to play with it and test it. I’m thinking to replace this with Athom.tech ESPhome version. :slight_smile:

Sorry, I have been very busy at work. I am still att 2023.11.
I am not sure if I will have time to look at it before Christmas. But I will really try to take a closer look after Christmas. It is very annoying that it breaks all the time. I will try to find time to investigate this in more detail so we can get a stable integration. If I can, I will check before Christmas, but no promises there.

1 Like

A bit of a blind test here, since I do not have the time at the moment to update HA.
But I saw a discussion on GitHub on this, and I did change the version strings. So if anyone with 2023.12 have time, you could try to update mine to 2.0.1. I have updated the requirements.txt (which I did not totally understand, when I looked at the documentation now…)

2 Likes

Thanks for the update. I just updated to 2023.12.2 and it works for me with 2.0.1.

hello, if somebody will have anytime this issue with missing git, solution is easy - open console from container and run “apk add git”

What did you update to 2.0.1 to get this working again?

I’m using the fork by @peaceduck . It was automatically updated to 2.0.1 in hacs.

Can anyone confirm which version works with 2024.1?

It’s working for me fine in 2014.1, with the fork from @peaceduck

Mine just died, switched to @peaceduck and sorted! Hope it stays like this :slight_smile:

Hi

I installed the peaceduck HACS remootio 2.0.1 thing but i dont find the config page for it in HA after installation. Can someone guide me where it is supposed to be?
Currently running HA 2024.2.1

I am just trying to set it up too (HA 2024.2.1), added the peaceduck repo in HACS, then in Settings > Devices & Services > Add Integration > Remootio Smart Garage Door Opener

You then get the config of the IP and API secret/auth keys.

I think you need to restart HA after you have added it so it reads the config - you need to do a restart at some point.

I get a wait after entering my config but then get an “Unexpected Error”. Not clear to me where I can look to determine what may be happening here. And ideas?