mirror of
https://github.com/home-assistant/core.git
synced 2025-08-14 07:50:01 +00:00
.devcontainer
.github
.vscode
docs
build
source
_ext
_static
_templates
api
auth.rst
bootstrap.rst
components.rst
config_entries.rst
core.rst
data_entry_flow.rst
exceptions.rst
helpers.rst
loader.rst
util.rst
conf.py
index.rst
Makefile
make.bat
screenshot-components.png
screenshots.png
homeassistant
machine
pylint
rootfs
script
tests
.core_files.yaml
.coveragerc
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml
.prettierignore
.readthedocs.yml
.strict-typing
.yamllint
CLA.md
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.yaml
codecov.yml
mypy.ini
pyproject.toml
requirements.txt
requirements_all.txt
requirements_docs.txt
requirements_test.txt
requirements_test_all.txt
requirements_test_pre_commit.txt
setup.cfg
tox.ini

* Upgrade Sphinx to 2.4.4 * Refactor API documentation * Remove left-over * Remove Markdown from docstring * Update titels
7 lines
119 B
ReStructuredText
7 lines
119 B
ReStructuredText
.. _core_module:
|
|
|
|
:mod:`homeassistant.core`
|
|
-------------------------
|
|
|
|
.. automodule:: homeassistant.core
|
|
:members: |