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

Apple HomeKit support #2511

Open
hamed-ta opened this issue Apr 25, 2022 · 2 comments
Open

Apple HomeKit support #2511

hamed-ta opened this issue Apr 25, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@hamed-ta
Copy link
Contributor

Is there any plan to add the Apple homeKit support to espurna?

@hamed-ta hamed-ta added the enhancement New feature or request label Apr 25, 2022
@mcspr
Copy link
Collaborator

mcspr commented Nov 12, 2022

If we have the means to run it, yes.

Just to write down existing projects, there is a mgos homekit lib port for Shelly devices
(obviously, this is usable anywhere mgos could be used; with gpio number adjustments, should work on any dev board or a sonoff-basic at the very least)

Build system skips whatever built-in TLS lib in favour of mbedtls bundled with the homekit sdk

We also seem to need DNS-SD support (Bonjour?), iirc we have that already but just to note the external one

@mcspr
Copy link
Collaborator

mcspr commented Nov 15, 2022

+list

(thx to Github home page feed)

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

No branches or pull requests

2 participants