* 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