We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here is my gallery Card code
`type: custom:gallery-card entities:
my problem is he doesnt shows all images, the newest were ignored, he shows the last from 18.06.2024 18:53.
but i have newer pictures, here is a screenshot. he stops by the folder named 18 but it gives 19 and 20.
my file format
06:54:55-20.06.24.jpg
The text was updated successfully, but these errors were encountered:
Please check your sensor.snaps.See #1
Sorry, something went wrong.
No branches or pull requests
Here is my gallery Card code
`type: custom:gallery-card
entities:
recursive: true
include_video: false
include_images: true
maximum_files: 20
file_name_format: HH:mm:ss-DD.MM.YY
show_reload: true
menu_alignment: bottom
parsed_date_sort: true
reverse_sort: true
random_sort: false
recursive: true
caption_format: DD-MM-YYYY HH:mm
`
my problem is he doesnt shows all images, the newest were ignored, he shows the last from 18.06.2024 18:53.
but i have newer pictures, here is a screenshot.
he stops by the folder named 18 but it gives 19 and 20.
my file format
06:54:55-20.06.24.jpg
The text was updated successfully, but these errors were encountered: