Add banner to documentation to point to particular release versions of the documentation
See original GitHub issueChecklist:
- I updated to the latest version available
- I cleared the cache of my browser
Release with the issue:
Last working release (if known): None
Browser and Operating System: Chrome
Description of problem: Frigate Card complain about “Cannot autodetect Frigate Camera name. You need to set Camera_entity and / or Figrate.camera_name”
Javascript errors shown in the web inspector (if applicable):
Additional information: I have working frigate configuration. It works and detects events, there are recordings and snapshots. Both Frigate and Home Assistant are working on different docker containers on same network. i.e. both are able to communicate with each other. Still when I installed Frigate lovelace card, I get above error. Any leads on how to solve this error ?
Many thanks.
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
display banner link to stable docs from latest and old ... - GitHub
RTD will display a banner when viewing old versions of docs that links to the highest released ... Add warning banners for pre-release...
Read more >Versioned Documentation - Read the Docs
Read the Docs supports multiple versions of your repository. On initial import, we will create a latest version. This will point at the...
Read more >Managing versions | Administering Jira applications Data ...
Release a version · On the Versions screen, hover over the relevant version to display the cog icon, then select Release from the...
Read more >Versioning - Docusaurus
Versioning. You can use the versioning CLI to create a new documentation version based on the latest content in the docs directory.
Read more >Create and print a banner, poster, or other large publication in ...
Important: Some features, such as gradients, lines, and border art, may not be printed correctly on banners that are larger than 10 feet....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes. The issue here is likely using documentation from GitHub head, against a fixed past release. Instead, view the documentation at the release tag that matches the card version you are using. That’ll always be in sync (but I make the same mistake sometimes too, maybe I could add a banner?).
In this case, once the bugs are worked out, I hope we can cut a new release soon.
Added banner to README to point at release-locked README.
Closing this for now, but @AbDhops let me know if that doesn’t work for you. Thanks!