mirror of
https://github.com/home-assistant/core.git
synced 2025-05-23 23:37:07 +00:00

* Drop unused constant * Don't default to localhost A philips tv will never run on localhost * Use library internal state * Add play media support for channels * Control update manually This allow us to delay update of state when we perform and action. * Bump version for support for api v1 again * Consider missing source and only channels as channels * Fix some flake8 tasks * Fix some pylint errors * Adjust requirements_all file * Switch to async_add_executor_job * Assume device turns of off a sucessfull standby call