See https://github.com/home-assistant/home-assistant/issues/14345#issuecomment-400854569
* Move HomeAssistantView to separate file. Convert http to async syntax. * pylint * websocket api * update emulated_hue for async/await * Lint
* Clean up HTTP component * Clean up HTTP mock * Remove unused import * Fix test * Lint