Skip to content

Could not find __init__.py file for component binary_sensor. #203

@bgardner46

Description

@bgardner46

I have been using this esphome implementation for quite a while and it has worked great. I wanted to make a change to add min_auth_mode and when I tried to validate the existing YAML I got the following error:

=====================

INFO Reading configuration /config/esphome/DscAlarmESP32.yaml...
Failed config

external_components: [source /config/esphome/DscAlarmESP32.yaml:62]

  • source: github://Dilbert66/esphome-components@main
    components:

    • dsc_alarm_panel

    Could not find init.py file for component binary_sensor. Please check the component is defined by this source (search path: /data/external_components/7f9d0dc0/components/binary_sensor/init.py).

    • binary_sensor
    • text_sensor

=====================

I had not made any changes since I first implemented this so I was surprised. Is this something I should have done something about?

Thanks for any help or suggestions and for creating this implementation.

By the way I have some PCBs that I had made up if anyone is interested.

Bob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions