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

Home Assistant Integration #512

Open
andrewdavidmackenzie opened this issue Oct 9, 2024 · 3 comments
Open

Home Assistant Integration #512

andrewdavidmackenzie opened this issue Oct 9, 2024 · 3 comments
Labels
idea An idea for discussion before deciding to do it!

Comments

@andrewdavidmackenzie
Copy link
Owner

Use-case:

I have a wall mounted 7" Raspberry Pi display with a POE SSR relay hat to control some lights that can't be smart and are controlled by a poorly placed wall switch. So controlling / monitoring remote Raspberry Pi GPIO's would expand the use of Rpi's in HA Outside of HA servers. I think the current solution is using Remote GPIO but it's a headache to get it integrated into HA.

So, the idea would be to have some HA plugin that connected to piglet/porky much like piggie does and to be able to control outputs from it and react to input levels/changes

I hope to play around with your release this weekend.

@andrewdavidmackenzie andrewdavidmackenzie added the idea An idea for discussion before deciding to do it! label Oct 9, 2024
@andrewdavidmackenzie
Copy link
Owner Author

@andrewdavidmackenzie
Copy link
Owner Author

Maybe a python plugin could be done, where the serde over the wire could be done with part of pigg as a library, using https://pyo3.rs/v0.22.3/, to ensure wire format compatibility.....

@andrewdavidmackenzie
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea An idea for discussion before deciding to do it!
Projects
None yet
Development

No branches or pull requests

1 participant