-
Notifications
You must be signed in to change notification settings - Fork 16
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
Build fail if lock component is not present #15
Comments
BTW: I'm a C developer... I would try to build this thing to submit a PR maybe, if you want ;) |
?? |
GitHub bot virus?? |
Really hoped they would not come back, had another one on my other repo couple days ago. Anyway, regarding your issue, think I might’ve missed some macros, I’ll be having a look later on. Also, appreciate your offer to help, a PR would be most welcome. |
This should do it, let me know if anything else |
will look into it later... Thanks!! |
Awesome! |
Context/Goal
I need to control two binary lamps with HomeKit without HomeAssistant.
Issue
On a generic ESP32, the test https://github.com/rednblkx/HAP-ESPHome/blob/main/homekey-test-esp32.yaml builds fine;
Then, I add a light and remove the lock component and build fails here:
here's my complete yaml file
The text was updated successfully, but these errors were encountered: