Home Assistant Cloud
The Home Assistant Cloud allows you to quickly integrate your local Home Assistant with various cloud services like Amazon Alexa and Google Assistant. It also enables a secure remote connection, speech-to-text, text-to-speech, an offsite backup location, Webhooks support, and better WebRTC. Learn more.
Configuration
This integration集成将 Home Assistant 与您的设备、服务等连接和集成。 [Learn more] is by default enabled, unless you’ve disabled or removed the default_config:
line from your configuration. If that is the case, the following example shows you how to enable this integration manually:
# Example configuration.yaml entry to enable the cloud component
cloud:
Documentation of further configuration possibilities are located at NabuCasa
Once activated, go to the configuration panel in Home Assistant, create an account, and log in. If you are not seeing the Settings panel, make sure you have the following option enabled in your configuration.yaml
configuration.yaml 文件是 Home Assistant 的主要配置文件。它列出了要加载的集成及其特定配置。在某些情况下,需要直接在 configuration.yaml 文件中手动编辑配置。大多数集成可以在 UI 中配置。 [Learn more] file.
config: