@ohadbenita wrote:
I’m trying to setup GitLab CI using the
check_config
script.My current failure:
- Component error: breaking_changes - Integration 'breaking_changes' not found. - Platform error sensor.school_holidays - Integration 'school_holidays' not found. - Component error: alexa_media - Integration 'alexa_media' not found. - Component error: docker_monitor - Integration 'docker_monitor' not found. - Component error: hacs - Integration 'hacs' not found. - Component error: switcher_aio - Integration 'switcher_aio' not found. - Component error: shelly - Integration 'shelly' not found. - Platform error media_player.alexa - No module named 'homeassistant.components.alexa.media_player'
It seems that the check_config script doesn’t know how to handle the custom components as they’re not part of the source code. Any idea on how to get around this nicely ?
Posts: 2
Participants: 2