You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Joost Lekkerkerker e4c51d43f0
Add YouTube integration (#92988)
* Add YouTube stub

* Add YouTube stub

* Add YouTube stub

* Add YouTube stub

* Add Youtube stub

* Add Youtube stub

* Add tests

* Add tests

* Add tests

* Clean up

* Add test for options flow

* Fix feedback

* Fix feedback

* Remove obsolete request

* Catch exceptions

* Parallelize latest video calls

* Apply suggestions from code review

Co-authored-by: Robert Hillis <tkdrob4390@yahoo.com>

* Add youtube to google brands

* Fix feedback

* Fix feedback

* Fix test

* Fix test

* Add unit test for http error

* Update homeassistant/components/youtube/coordinator.py

Co-authored-by: Robert Hillis <tkdrob4390@yahoo.com>

* Fix black

* Fix feedback

* Fix feedback

* Fix tests

---------

Co-authored-by: Robert Hillis <tkdrob4390@yahoo.com>
5 hours ago
.devcontainer Drop flake8 in favor of Ruff (#89863) 2 months ago
.github Bump actions/setup-python from 4.6.0 to 4.6.1 (#93512) 3 days ago
.vscode Add scaffolds to vscode tasks (#92015) 6 days ago
docs Update screenshot of featured integrations (#91345) 1 month ago
homeassistant Add YouTube integration (#92988) 5 hours ago
machine Cleanup pybluez from machine builds (#92122) 1 month ago
pylint/plugins Add type hints for stub_blueprint_populate fixture (#93568) 2 days ago
rootfs Fix logging & exit code reporting to S6 on HA shutdown (#72921) 12 months ago
script Scrape Microsoft TTS supported languages (#91988) 3 days ago
tests Add YouTube integration (#92988) 5 hours ago
.core_files.yaml Add date and time platforms to core files (#92343) 4 weeks ago
.coveragerc Add Ezviz number entity (#93366) 3 days ago
.dockerignore Not to Tox (#76582) 6 months ago
.gitattributes Ensure .pcm binary files do not have line endings changed (#91881) 1 month ago
.gitignore Remove translations from Core (#87543) 4 months ago
.hadolint.yaml Add hadolint to CI (#34758) 3 years ago
.pre-commit-config.yaml Update ruff to v0.0.262 (#91767) 1 month ago
.prettierignore Add tests to Lidarr (#79610) 2 months ago
.readthedocs.yml Update readthedocs config (#65230) 1 year ago
.strict-typing Improve hydrawise typing (#93503) 3 days ago
.yamllint Add filters to climate and light service descriptions (#86162) 2 months ago
CLA.md Update LICENSE.md and CLA.md to reflect the new Apache 2.0 license 6 years ago
CODEOWNERS Add YouTube integration (#92988) 5 hours ago
CODE_OF_CONDUCT.md Update URLs forwarding to HA blog posts (#91698) 1 month ago
CONTRIBUTING.md Use core GitHub URL in contributing guidelines (#41083) 3 years ago
Dockerfile Remove legacy pip resolver (#92124) 1 month ago
Dockerfile.dev Remove legacy pip resolver (#92124) 1 month ago
LICENSE.md Update license to official GitHub template (#16470) 5 years ago
MANIFEST.in Move remaining keys to `setup.cfg` (#65154) 1 year ago
README.rst Change README demo to demo.home-assistant.io subdomain (#89921) 2 months ago
build.yaml Update Home Assistant base image to 2023.05.0 (#93350) 5 days ago
codecov.yml Add recorder platform to required test category (#86704) 4 months ago
mypy.ini Improve hydrawise typing (#93503) 3 days ago
pyproject.toml Prevent SensorEntity and RestoreEntity inheritance (#88971) 4 days ago
requirements.txt Bump httpx to 0.24.1 (#93396) 4 days ago
requirements_all.txt Add YouTube integration (#92988) 5 hours ago
requirements_docs.txt Refactor API documentation (#33217) 3 years ago
requirements_test.txt Update requests to 2.31.0 (#93363) 5 days ago
requirements_test_all.txt Add YouTube integration (#92988) 5 hours ago
requirements_test_pre_commit.txt Update ruff to v0.0.262 (#91767) 1 month ago
setup.cfg Drop flake8 in favor of Ruff (#89863) 2 months ago

README.rst

Home Assistant |Chat Status|
=================================================================================

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

Check out `home-assistant.io <https://home-assistant.io>`__ for `a
demo <https://demo.home-assistant.io>`__, `installation instructions <https://home-assistant.io/getting-started/>`__,
`tutorials <https://home-assistant.io/getting-started/automation/>`__ and `documentation <https://home-assistant.io/docs/>`__.

|screenshot-states|

Featured integrations
---------------------

|screenshot-integrations|

The system is built using a modular approach so support for other devices or actions can be implemented easily. See also the `section on architecture <https://developers.home-assistant.io/docs/architecture_index/>`__ and the `section on creating your own
components <https://developers.home-assistant.io/docs/creating_component_index/>`__.

If you run into issues while using Home Assistant or during development
of a component, check the `Home Assistant help section <https://home-assistant.io/help/>`__ of our website for further help and information.

.. |Chat Status| image:: https://img.shields.io/discord/330944238910963714.svg
   :target: https://discord.gg/c5DvZ4e
.. |screenshot-states| image:: https://raw.githubusercontent.com/home-assistant/core/master/docs/screenshots.png
   :target: https://demo.home-assistant.io
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/