Closed Tomcuzz closed 3 months ago
Alter the custom_components folder name to components to allow it be imported in via git (as per: https://esphome.io/components/external_components.html#git )
Example import below:
external_components: - source: github://rednblkx/HAP-ESPHome@main components: [ homekit, homekit_base, pn532 ]
Alter the custom_components folder name to components to allow it be imported in via git (as per: https://esphome.io/components/external_components.html#git )
Example import below: