Custom Predbat table card can now show debug metadata #1289
Closed
pacemaker82
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just wanted to create awareness for @springfall2008 and others on an important update to the custom table card.
I added the function to show the table metadata that the original card shows on my card too:
![Screenshot 2024-07-07 at 12 07 28](https://private-user-images.githubusercontent.com/157808562/346330290-35d48f74-d1b0-4873-a953-38fd14c8c3b2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NDQyMTcsIm5iZiI6MTczOTQ0MzkxNywicGF0aCI6Ii8xNTc4MDg1NjIvMzQ2MzMwMjkwLTM1ZDQ4Zjc0LWQxYjAtNDg3My1hOTUzLTM4ZmQxNGM4YzNiMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxMDUxNTdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1mMGU5YTBkZGU1MWE5MmI1YjcyN2Q5MzE2YjgwZWYwMTk3ZTJlODQ3NDI4NDIwNzY2MzMyZjI3YmJkNmViMDMxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.fNhdF8PYZs5ZZSMBYtfzR95c_qdut93oXCPf6x0K2NQ)
Please set the
show_table_meta
config item totrue
in the card YAML to see this. Hopefully this will help debugging when folks are using my card.Beta Was this translation helpful? Give feedback.
All reactions