-
Notifications
You must be signed in to change notification settings - Fork 37
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
Happy new year JAN 2025 broken it seems #27
Comments
Can you post the error logs |
Happy new year, and it doesnt seem to show the error |
sorry, it does say fail to load the integration |
@yarafie So i updated HA to the latest version and It didnt seem to work, so i checked the latest aiohttp and changed that in my fork and restarted and nothing. |
Unfortuantly wont be able to check now. |
yeah ok, did yours work? |
Haven't updated. I tend to wait a few days and only upgrade when I have a full free day ahead of me :) |
Fair enough, Ill be back in Australia in a few days so hopefully this sorts itself out, So that you know updating was fine but the remootio didn't display and log issues, simply didnt work |
Logger: homeassistant.config_entries Error setting up entry Gates for remootio The above exception was the direct cause of the following exception: Traceback (most recent call last): @yarafie hey mate these are the log faults |
What does your manifest.json look like? |
{ |
When was the last time you updated aioremootio.git in your fork? "requirements": ["aioremootio @ git+https://github.com/alpha520098/aioremootio.git"], |
oh maybe, standby |
ok go to update it and i get this The version 839e575 for this integration can not be used with HACS. |
Try changing "requirements": ["aioremootio @ git+https://github.com/alpha520098/aioremootio.git"], to "requirements": ["aioremootio @ git+https://github.com/ivgg-me/aioremootio.git"], |
BTW: I update to latest HA 2025.1 and it is working for me |
just to be clear, make these change in home assistant or in my fork? |
{ still no joy! |
You have a few choices You currently have 2 forks: To make it easier in your remootio fork do the change I mentioned above and then go to HACS in home assistant redownload remootio from your fork an restart HA. |
ok so when i try that i get this error message |
Not sure what is happening.
Good Luck |
Ill give it a red hot go and mate thank you sincerely its extermely hard to give information to those that just kinda get it but i will follow you step by step, I have also made that facebook group if you so wished to contact me |
mate thank you!! all is right in the world! worked great |
@yarafie Thank you for all your help. I followed your instructions above and reforked both, updated manifest.json, requirements, etc., added my own fork as as a custom repository, but when I tried to download Remootio in HA, it says "The version f9cc7bd for this integration can not be used with HACS.". Any ideas what is wrong? Logs: Logger: custom_components.hacs <Integration jwinston100/remootio> The version f9cc7bd for this integration can not be used with HACS. |
@jwinston100 If you followed exactly the steps it should work @alpha520098 had same problem. |
@yarafie Yes, I followed all the steps you gave above including reforking both forks, etc. |
@jwinston100 and @yarafie Morning gentlemen. I followed the steps as per yarafies instructions. So it's was simply the case of removing all integrations and repos and reinstalling them |
I was using your folk @jwinston100 and I’m struggling to get it to work. Followed your instructions and getting the version a0a12cc for this integration can not be used with HACS Edit - scrap that, managed it. Just deleted everything and reinstalled from @yarafie folk, did the job 👍🏻 |
@Metalon666 Did you fork @yarafie 's remootio or airemootio or both? My remootio is forked from him, but my airemootio is forked from ivgg-me. I'll do whatever you did that works. Thanks |
@Metalon666 and @yarafie I removed everything including my forks and reforked, both from @yarafie, and I still get this error: and logs: Log details (ERROR) <Integration jwinston100/remootio> The version 884a5d5 for this integration can not be used with HACS. Is there any more information I can provide to help to debug this? Thanks. |
@jwinston100 Restart Home Assistant and add the integration as usual. Didn’t need to fork anything 👍🏻 hope this helps |
@Metalon666 I was adding my own fork from github as a custom repository as @yarafie said to do this above "8. go back to HA and in hacs custom repository add your fork of remootio and download it in HACS", but now I just did as you did and instead added his fork (https://github.com/yarafie/remootio) as a custom repository, and it worked. I am just not sure why that should be the case, especially since I just forked his fork, so it should be the same. |
@jwinston100 Yea I know what you mean, it was a last ditch attempt for me as I’d created a work around by adding Remootio to my SmartThings app and accessed through that integration but thought I’d give it one last attempt and it worked this way; why, who knows but as long as it’s working for now I’m happy 😃 |
@yarafie
Hello Remootio Community,
If you have updated to the latest version of HA and its not working perhaps this is where you need to be :
aiohttp>=3.11.11,<4.0.0
pycryptodome>=3.21.0,<3.22.0
async-class>=0.5.0,<1.0.0
voluptuous>=0.15.2,<0.16.0
this is my requirements can i've updated my end but its still not working
The text was updated successfully, but these errors were encountered: