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

07-12-23 she's broken again! #25

Open
alpha520098 opened this issue Dec 6, 2023 · 25 comments
Open

07-12-23 she's broken again! #25

alpha520098 opened this issue Dec 6, 2023 · 25 comments

Comments

@alpha520098
Copy link

I see that the aiohttp has gone to 3.9.1 could that be the issue?

@yarafie

@alpha520098
Copy link
Author

Unable to install package aioremootio @ git+https://github.com/alpha520098/aioremootio.git: ERROR: Cannot install aioremootio==1.0.0.dev0 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

@yarafie

@alpha520098
Copy link
Author

home-assistant/core#104152

found this i dont know if it will help @yarafie

@lbreggi
Copy link

lbreggi commented Dec 7, 2023

same issue for me

@jwinston100
Copy link

jwinston100 commented Dec 9, 2023

My Remootio integration broke as well with the new HA version, core 2023.12.0 and 2023.12.1. It does seem this is due to the upgraded version of aiohttp, so I updated my requirements.txt in my Github fork as previously described by @yarafie to this:

aiohttp>=3.8.5,<4.0
pycryptodome>=3.17
async-class>=0.5.0,==0.5.*
voluptuous>=0.13.1,==0.13.*

The integration now works.

@drsmarsden
Copy link

I cloned the repository to fix the versioning

https://github.com/drsmarsden/aioremootio and changed the Requirements string in manifest.json in the Remootio custom component

I intend to keep this repo working

@alpha520098
Copy link
Author

I cloned the repository to fix the versioning

https://github.com/drsmarsden/aioremootio and changed the Requirements string in manifest.json in the Remootio custom component

I intend to keep this repo working

Is there a way that this could be a intergation to home assistant? or is there a away that this could auto update?

not that im complaining because i've had @jwinston100 and @peaceduck @yarafie fix this issue many times but it would be nice to have this auto update?

@drsmarsden
Copy link

drsmarsden commented Dec 14, 2023 via email

@drsmarsden
Copy link

drsmarsden commented Dec 14, 2023 via email

@yarafie
Copy link
Contributor

yarafie commented Dec 14, 2023

I cloned the repository to fix the versioning
https://github.com/drsmarsden/aioremootio and changed the Requirements string in manifest.json in the Remootio custom component
I intend to keep this repo working

Is there a way that this could be a intergation to home assistant? or is there a away that this could auto update?

not that im complaining because i've had @jwinston100 and @peaceduck @yarafie fix this issue many times but it would be nice to have this auto update?

similar to @drsmarsden reply. It is a major undertaking. that i don't have the time nor the inclination to do to make it an officil integration. I also forked the aioremootio and remootio and update as needed as a HACS. I think there was an attempt by the aioremootio dev but haven't seen much update.

@peaceduck
Copy link
Contributor

I have been really busy with work this autumn. But I have not completely given up on taking a closer look at this in the beginning of next year. I would like to get this to be official, so if I can find time for it I will have a go at that. But no promises. It depends on my work situation...

@yarafie
Copy link
Contributor

yarafie commented Dec 14, 2023

I have been really busy with work this autumn. But I have not completely given up on taking a closer look at this in the beginning of next year. I would like to get this to be official, so if I can find time for it I will have a go at that. But no promises. It depends on my work situation...

Thanks. I saw by chance in the HA dev github some attempts by somone to create a remootio integration with a long list of requirements and discussions. was that by chance you? can't seem to find it again.

@peaceduck
Copy link
Contributor

No, that was not me. I will try to see if I can find anything on it. Could be a good read, if I can find it. If you happen to find where you saw it, please let me know!

@yarafie
Copy link
Contributor

yarafie commented Dec 14, 2023

No, that was not me. I will try to see if I can find anything on it. Could be a good read, if I can find it. If you happen to find where you saw it, please let me know!

I was actually searching for a way to get the remootio icon to appear in HA ad it is blank. Few hours of googling went down the proverbial rabbit hole :) and stumblefd upon it. Should have bookmarked it tnought i did but can't find it again. I think it is the actual developer of aioremootio ivgg-me if I recall. If i stumble upon it again will let you know.

@yarafie
Copy link
Contributor

yarafie commented Dec 14, 2023

No, that was not me. I will try to see if I can find anything on it. Could be a good read, if I can find it. If you happen to find where you saw it, please let me know!
I feel like dorothy :) @peaceduck
check below
home-assistant/core#63155

@drsmarsden
Copy link

drsmarsden commented Dec 14, 2023 via email

@yarafie
Copy link
Contributor

yarafie commented Dec 14, 2023

Is there a spec of what needs to be done .? I am having surgery  at the start of January so will be house bound for 6 weeks , so only so much piano practice and Netflix you can doSent from my iPhoneOn 14 Dec 2023, at 18:56, yarafie @.> wrote: No, that was not me. I will try to see if I can find anything on it. Could be a good read, if I can find it. If you happen to find where you saw it, please let me know! I feel like dorothy :) @peaceduck check below home-assistant/core#63155 —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.>

@drsmarsden no idea. wish you a succesful surgery and speedy recovery.

@alpha520098
Copy link
Author

Like wise, hope you have a speedy recovery, however if you wish to put this as a integration in HA @yarafie will give you back rub

@markatprecision
Copy link

I'd do anyhting (almost) to have this fixed!!!

@alpha520098
Copy link
Author

Mate you having issues?

@markatprecision
Copy link

markatprecision commented Jan 23, 2024

Remootio integration > even changed the manifest file to
"requirements": ["aioremootio @ git+https://github.com/sam43434/aioremootio.git"],

no joy. Is it working for anyone?
I get no devices and no entities
image

@alpha520098
Copy link
Author

@markatprecision

Mate get to this Facebook page which and I'll help you through that

https://www.facebook.com/profile.php?id=61553050806894&mibextid=LQQJ4d

@yarafie
Copy link
Contributor

yarafie commented Jan 23, 2024

@markatprecision

Mate get to this Facebook page which and I'll help you through that

https://www.facebook.com/profile.php?id=61553050806894&mibextid=LQQJ4d

Yes. Also if anyones is interrested i just fixed (in my versions in github) the warning messages in HA regarding depcretated SUPPORT_* messages. I confirm it works.

@alpha520098
Copy link
Author

If I could ask @yarafie to join that page it would very helpful- he's certainly the man when it comes to these issues

@yarafie
Copy link
Contributor

yarafie commented Jan 23, 2024

If I could ask @yarafie to join that page it would very helpful- he's certainly the man when it comes to these issues

Not a big fan of facebook but since you kindly asked i just joined.

@markatprecision
Copy link

markatprecision commented Jan 23, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants