custom-components / custom_updater

[DEPRECATED]📦 A component which allows you to track and update custom cards/components and python_scripts
MIT License
166 stars 66 forks source link

Custom Updater does not show components #132

Closed bigred10151990 closed 5 years ago

bigred10151990 commented 5 years ago

Version of the custom_component

4.2.19

Describe the bug

Custom updater does not show any components other than custom_updater

custom_updater configuration

custom_updater:

component_urls: !include_dir_merge_named ../custom_updater/component_urls

card_urls: !include_dir_merge_named ../custom_updater/card_urls

Add configuration here

i'm using a package type setup where the folder listed above contains a single yaml file for each url. the files themselves are just the url.

I have also tried adding the url directly to the component_urls: section and have the same results

Resources in lovelace configuration

resources:

Add configuration here


## Tracker-card configuration

type: 'custom:tracker-card'

# Add configuration here

Debug log


Add your logs here.
ludeeus commented 5 years ago

As described in the issue template issues missing required information will be closed. In this issue these are missing: