lorenzo-deluca / espkyogate

Serial Bridge for Bentel Kyo Alarm System.
GNU Affero General Public License v3.0
38 stars 13 forks source link

Move `bentel-kyo` to `components/bentel-kyo` #40

Closed ruimarinho closed 11 months ago

ruimarinho commented 1 year ago

Hi @lorenzo-deluca,

In order to use the external_components directive of esphome, the git repository must follow a certain structure, as documented under https://esphome.io/components/external_components.html.

My recommend would be to move bentel-kyo to components/, as in:

components
├── bentel-kyo
│    └── bentel_kyo32.h
lorenzo-deluca commented 11 months ago

Hello @ruimarinho, moved, thanks for recommendation 👍