Pulling json data into Home assistant
Home Assistant Configuration
On my local server I have a readeck bookmark system, I wanted to show the recent bookmarks on the home assistant dashboard, but the standard REST support would not do it.
So I created an intergration, which can take any standard API and import data from it, using a template to import it.
For more information see
https://github.com/jane-t/json_api_server