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

[Feature request] Integration with Home Assistant #1062

Open
JohanAke1 opened this issue Oct 10, 2024 · 7 comments
Open

[Feature request] Integration with Home Assistant #1062

JohanAke1 opened this issue Oct 10, 2024 · 7 comments

Comments

@JohanAke1
Copy link

Would love to see an integration with Home Assistant. This would enable much more use cases on what to do with the data and also how to send notifications.

@IgnisDa
Copy link
Owner

IgnisDa commented Oct 10, 2024

What would an integration with it do?

@JohanAke1
Copy link
Author

In short, create sensors of the data available on Ryot side. One could create dashboards based on this data in Home Assistant side too. Not all data would be required to be available in Home Assistant side as it wouldn’t be useful.

At least the initial step would be to make Ryot data send to home assistant.

Here are few examples that I found from quick looking

https://github.com/dylandoamaral/trakt-integration

https://github.com/jonkristian/mediatracker-ha

@IgnisDa
Copy link
Owner

IgnisDa commented Oct 10, 2024

Would you be willing to write the HA side for this? I do not use it myself. I can guide you on the Ryot side.

@StoffelCPR
Copy link

I +1 this. I can help on both sides if needed.

@IgnisDa
Copy link
Owner

IgnisDa commented Oct 11, 2024

How would you go about building an integration? This is a monorepo so it can contain code for the HA side as well here.

@JohanAke1
Copy link
Author

I can try and help with the HA side, haven’t ever done integrations for it though so it will be slow. I think they basically are just python so not over complicated stuff.

@IgnisDa
Copy link
Owner

IgnisDa commented Oct 12, 2024

Cool. To start, just fork this repo and make a dummy PR. THen I will setup a project for HA. We already have one for kodi (apps/kodi) which is written in Python.

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

3 participants