Closed bigred10151990 closed 5 years ago
4.2.19
Custom updater does not show any components other than custom_updater
custom_updater
custom_updater:
component_urls: !include_dir_merge_named ../custom_updater/component_urls
card_urls: !include_dir_merge_named ../custom_updater/card_urls
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:
## Tracker-card configuration type: 'custom:tracker-card' # Add configuration here
Add your logs here.
As described in the issue template issues missing required information will be closed. In this issue these are missing:
Version of the custom_component
4.2.19
Describe the bug
Custom updater does not show any components other than custom_updater
custom_updater
configurationcustom_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
Debug log