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:
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
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:
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).
=====================
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