* Move more files to async/await syntax * Attempt Work around pylint bug Using lazytox :P
* Add support for multi-entity recent fetch of history. Add graph component * Rename graph to history_graph. Support fast fetch without current state. * Address comments