-
Notifications
You must be signed in to change notification settings - Fork 6
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
axp2101.h:4:10: fatal error: esphome/components/binary_sensor/binary_sensor.h: No such file or directory #3
Comments
@stefanthoss It's really strange, when I add the binary_sensor section in the configuration it build:
|
The output is OK now: Bootlog
|
Not 100% sure why it can't find the binary sensor dependency. If you don't need any binary sensors, this should also work by just defining an empty binary_sensor: section. |
Thank you. Yes, I can confirm that it works with this workaround. |
Hi,
Thanks for your work.
I am facing a build issue with your component for CoreS3. Do you know how to fix it?
Environment
Config
Error log
Full error log
The text was updated successfully, but these errors were encountered: