I’ve just had my first custom integration listed on HACS.
Would really appreciate any feedback.
Basically I’m using a NASA api to pull information about any Near Earth Objects and display details and an interactive 3D model of them in HA.
Thanks for the share and that cool integration but how do you display the data ? I don’t see any custom card added with integration once configured !
I don’t see anything about it also in repo.
I’m a little lost there as the only sample card in the github that is in /doc subdirectory is only the one you shared with me that displays a text card only Did I miss something ?
Works great.
Followed the instructions. I had to install the lovelace-layout-card from HACS to get the sample grid configured. Then i follow the links to view the detail view and the orbital view.
Thank you for your work.