Files
.devcontainer
.github
.vscode
plugins
sass
source
.well-known
_dashboards
_data
_docs
_examples
_faq
404.markdown
addon_not_starting.markdown
after-upgrading.markdown
browser.markdown
character_t.markdown
component.markdown
configuration-file.markdown
connection-error.markdown
dependencies.markdown
distutils.markdown
documentation-tool.markdown
ha-vs-hassio.markdown
libyaml.markdown
missing-documentation.markdown
pip.markdown
pip3.markdown
problems-with-dependencies.markdown
python.markdown
release.markdown
rpi4_8gb.markdown
sdcard_files.markdown
unique_id.markdown
usb_boot.markdown
usb_config.markdown
_includes
_integrations
_layouts
_posts
addons
android
assets
blog
blue
changelogs
cloud
code_of_conduct
common-tasks
conference
dashboards
developers
docs
examples
faq
font
getting-started
help
home-energy-management
images
installation
integrations
ios
javascripts
latest-release-notes
more-info
privacy
security
state-of-the-open-home
static
stylesheets
tag
tos
404.html
CNAME
_headers
_redirects
atom.xml
favicon.png
googlef4f3693c209fe788.html
index.html
integrations.json
robots.txt
service_worker.js
version.json
.editorconfig
.gitattributes
.gitignore
.markdownlint.json
.nvmrc
.powrc
.remarkignore
.remarkrc.js
.ruby-version
.textlintrc.json
CLA.md
CODEOWNERS
CODE_OF_CONDUCT.md
Dockerfile
Gemfile
Gemfile.lock
LICENSE.md
README.md
Rakefile
_config.yml
config.rb
config.ru
package-lock.json
package.json
home-assistant.io/source/_faq/component.markdown
Pavel Skuratovich 83e810c197 its != it's 😊 ()
2021-11-04 15:16:11 +01:00

795 B

title, description, ha_category
title description ha_category
My integration does not show up My integration does not show up Configuration

When an integration does not show up, many different things can be the case. Before you try any of these steps, make sure to look at the home-assistant.log file and see if there are any errors related to your integration you are trying to set up.

If you have incorrect entries in your configuration files you can use the CLI script to check your configuration, each installation type has its own section in the common-tasks about this: